Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/test/os-tests/tests/zen_umc/
H A Dzen_umc_test.c110 if (test->uft_compose) { in zen_umc_test_fabric_one()
116 test->uft_sock_id, test->uft_die_id, test->uft_comp_id); in zen_umc_test_fabric_one()
118 if (test->uft_valid) { in zen_umc_test_fabric_one()
134 zen_fabric_id_compose(test->uft_decomp, test->uft_sock_id, in zen_umc_test_fabric_one()
135 test->uft_die_id, test->uft_comp_id, &fab); in zen_umc_test_fabric_one()
194 zen_fabric_id_decompose(test->uft_decomp, test->uft_fabric_id, in zen_umc_test_fabric_one()
247 pass = zen_umc_decode_pa(test->udt_umc, test->udt_pa, &dec); in zen_umc_test_decode_one()
258 test->udt_fail); in zen_umc_test_decode_one()
391 test->udt_fail, in zen_umc_test_decode_one()
413 test->udt_sock); in zen_umc_test_decode_one()
[all …]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c153 for (test = test_base; test != NULL; test = test->next) { in ac_mem_test_start()
229 test->info.handle, test->board, test->bank); in ac_mem_test_start()
251 for (test = test_base; test != NULL; test = test->next) { in ac_mem_test_stop()
267 test->info.handle, test->board, in ac_mem_test_stop()
310 for (test = test_base; test != NULL; test = test->next) { in ac_mem_test_stop_on_close()
311 if (test->board == board && test->bank == bank) in ac_mem_test_stop_on_close()
325 test->board, test->bank, condition); in ac_mem_test_stop_on_close()
394 for (test = test_base; test != NULL; test = test->next) { in ac_mem_test_read()
410 test->info.bank_size / test->info.page_size) || in ac_mem_test_read()
413 test->info.page_size / test->info.line_size) || in ac_mem_test_read()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/threads/
H A Dthread_name.c50 int test; in main() local
55 test = 1; in main()
63 test = 2; in main()
77 test = 3; in main()
85 test = 4; in main()
93 test = 5; in main()
106 test = 6; in main()
119 test = 7; in main()
128 test = 8; in main()
141 test = 9; in main()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.br.d.out1 test:entry
2 test:0
3 test:4
4 test:8
5 test:c
6 test:10
7 test:14
8 test:18
9 test:1c
10 test:20
[all …]
/illumos-gate/usr/src/test/os-tests/tests/imc/
H A Dimc_test.c163 pass = imc_decode_pa(test->itc_imc, test->itc_pa, &dec); in imc_test_run_one()
164 if (pass && !test->itc_pass) { in imc_test_run_one()
169 test->itc_fail); in imc_test_run_one()
193 if (test->itc_tadid != UINT32_MAX && in imc_test_run_one()
255 imc_test_strenum(test->itc_fail), test->itc_fail, in imc_test_run_one()
270 test->itc_nodeid); in imc_test_run_one()
273 if (test->itc_tadid != UINT32_MAX) { in imc_test_run_one()
279 test->itc_channelid); in imc_test_run_one()
284 "\n", test->itc_chanaddr); in imc_test_run_one()
289 test->itc_rankid); in imc_test_run_one()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c1083 if (test & TEST_OK) in extract()
1099 test |= TEST_PASS; in extract()
1118 quote(s, -1, test); in extract()
1329 test |= TEST_FAIL; in main()
1332 test |= TEST_PASS; in main()
1553 test |= TEST_ARE; in main()
1556 test |= TEST_BRE; in main()
1593 test |= TEST_ERE; in main()
1596 test |= TEST_KRE; in main()
1599 test |= TEST_LRE; in main()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t65 $test++;
73 $test++;
85 $test++;
94 $test++;
125 $test++;
137 $test++;
145 $test++;
150 $test++;
154 $test++;
158 $test++;
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dnvlist_to_lua.c140 test("boolean", B_TRUE, B_FALSE); in run_tests()
146 test("byte", B_FALSE, B_FALSE); in run_tests()
149 test("int8", B_FALSE, B_FALSE); in run_tests()
152 test("uint8", B_FALSE, B_FALSE); in run_tests()
155 test("int16", B_FALSE, B_FALSE); in run_tests()
158 test("uint16", B_FALSE, B_FALSE); in run_tests()
161 test("int32", B_FALSE, B_FALSE); in run_tests()
164 test("uint32", B_FALSE, B_FALSE); in run_tests()
167 test("int64", B_TRUE, B_TRUE); in run_tests()
173 test("string", B_TRUE, B_TRUE); in run_tests()
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmemleak.test37 all.test
38 quick.test
39 malloc.test
40 misuse.test
41 memleak.test
42 btree2.test
43 trans.test
47 attach.test \
48 attach2.test \
49 auth.test \
[all …]
H A Dquick.test23 all.test
24 quick.test
25 btree2.test
26 malloc.test
27 memleak.test
28 misuse.test
33 attach.test \
34 attach2.test \
35 auth.test \
36 format3.test \
[all …]
H A Dtrigger4.test21 create view test as
29 insert into test values(1,2,3);
40 sqlite db test.db
42 insert into test values(4,5,6);
59 update test set a=22 where id=1;
70 sqlite db test.db
85 insert into test values(7,8,9);
90 sqlite db test.db
92 insert into test values(7,8,9);
108 insert into test values(7,8,9);
[all …]
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Datrparse.c586 ret = atr_parse(test->ar_buf, test->ar_len, data); in atr_parse_one()
587 if (ret != test->ar_retval) { in atr_parse_one()
590 test->ar_retval); in atr_parse_one()
607 if (sup != test->ar_sup) { in atr_parse_one()
613 if (def != test->ar_def) { in atr_parse_one()
619 if (neg != test->ar_neg) { in atr_parse_one()
625 if (fi != test->ar_fi) { in atr_parse_one()
631 if (di != test->ar_di) { in atr_parse_one()
637 if (conv != test->ar_conv) { in atr_parse_one()
649 if (stop != test->ar_stop) { in atr_parse_one()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/grep_xpg4/files/
H A Dgout.t10.61 test.o.0:1:foo
2 test.o.0:1:foo
3 test.o.0:1:foo
4 test.o.0:2:foo
5 test.o.0:2:Foo
6 test.o.0:4:foo
7 test.o.0:5:foo
8 test.o.0:6:Foo
9 test.o.0:7:sdf;
10 test.o.0:7:sfd;
[all …]
H A Dgout.t10.71 test.o.0:0:1:foo
2 test.o.0:0:1:foo
3 test.o.0:0:1:foo
4 test.o.0:0:2:foo
5 test.o.0:0:2:Foo
6 test.o.0:0:4:foo
7 test.o.0:0:5:foo
8 test.o.0:0:6:Foo
9 test.o.0:0:7:sdf;
10 test.o.0:0:7:sfd;
[all …]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dstrlen.S60 test %edx, %edx
77 test %edx, %edx
83 test %edx, %edx
89 test %edx, %edx
113 test %dl, %dl
115 test $0x01, %dl
118 test $0x02, %dl
122 test $0x04, %dl
125 test $0x08, %dl
128 test $0x10, %dl
[all …]
/illumos-gate/usr/src/test/util-tests/tests/libjedec/
H A Dlibjedec_temp.c52 res = libjedec_temp_range(test->ltt_temp, &min, &max); in libjedec_temp_run_single()
53 if (res != test->ltt_res) { in libjedec_temp_run_single()
54 if (test->ltt_res) { in libjedec_temp_run_single()
68 if (min != test->ltt_min) { in libjedec_temp_run_single()
70 "found %d\n", test->ltt_min, min); in libjedec_temp_run_single()
73 if (max != test->ltt_max) { in libjedec_temp_run_single()
75 "found %d\n", test->ltt_max, max); in libjedec_temp_run_single()
87 const libjedec_temp_test_t *test = &temp_tests[i]; in main() local
89 if (libjedec_temp_run_single(test)) { in main()
90 (void) printf("TEST PASSED: %s\n", test->ltt_desc); in main()
[all …]
H A Dlibjedec_spd.c162 libjedec_spd_test(const libjedec_spd_test_t *test) in libjedec_spd_test() argument
168 nvl = libjedec_spd(test->lst_data, test->lst_len, &err); in libjedec_spd_test()
169 if (err != test->lst_err) { in libjedec_spd_test()
171 test->lst_err, err); in libjedec_spd_test()
176 if (test->lst_err != LIBJEDEC_SPD_OK) { in libjedec_spd_test()
178 "an nvlist! Contents:", test->lst_err); in libjedec_spd_test()
183 if (test->lst_err == LIBJEDEC_SPD_OK) { in libjedec_spd_test()
190 if (pass && test->lst_check) { in libjedec_spd_test()
191 pass = test->lst_check(nvl); in libjedec_spd_test()
205 if (!libjedec_spd_test(test)) { in main()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/execvpe/
H A Dexecvpe-test.c66 execvpe_test_one(const execvpe_test_t *test) in execvpe_test_one() argument
73 if (test->et_path != NULL) { in execvpe_test_one()
74 if (setenv("PATH", test->et_path, 1) != 0) { in execvpe_test_one()
76 "failed to set PATH", test->et_desc); in execvpe_test_one()
81 "failed to unset PATH", test->et_desc); in execvpe_test_one()
90 argv[0] = test->et_prog; in execvpe_test_one()
99 if (test->et_pass) { in execvpe_test_one()
101 "but no such luck", test->et_desc); in execvpe_test_one()
103 } else if (test->et_errno != e) { in execvpe_test_one()
105 "expected %d", test->et_desc, e, test->et_errno); in execvpe_test_one()
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-testrunner.p5m23 dir path=opt/test-runner
24 dir path=opt/test-runner/bin
26 file path=opt/test-runner/bin/run mode=0555 \
28 dir path=opt/test-runner/man
29 dir path=opt/test-runner/man/man1
31 dir path=opt/test-runner/stf
32 dir path=opt/test-runner/stf/contrib
33 dir path=opt/test-runner/stf/contrib/include
36 dir path=opt/test-runner/stf/include
40 license usr/src/test/test-runner/stf/contrib/LICENSE.Artistic \
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac39 if test -z "$PERL"; then
45 if test "x$CFLAGS" = x; then
49 if test "x$host_cpu" = xx86_64; then
69 if test "x$with_binutils" != x; then
149 if test "x$undef_flag" = xyes; then
153 if test "x$with_binutils" != x; then
234 if test x"$enable_fat" != xno; then
241 if test x"$enable_ffs" != xno; then
248 if test x"$enable_ufs" != xno; then
283 if test x"$enable_jfs" != xno; then
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/wcsrtombs/
H A Dwcsrtombs_test.c73 struct wcsrtombs_test *test; member
99 const wchar_t *wcs = test[i].wcs; in test_wcsrtombs_1()
105 if (cnt != strlen(test[i].mbs)) { in test_wcsrtombs_1()
107 cnt, strlen(test[i].mbs)); in test_wcsrtombs_1()
111 mbs, test[i].mbs); in test_wcsrtombs_1()
153 cnt, strlen(test[i].mbs)); in test_wcsrtombs_l()
157 test[i].mbs); in test_wcsrtombs_l()
168 struct wcsrtombs_test *test) in test_wcsrtombs_thr_iter() argument
188 cnt, strlen(test[i].mbs)); in test_wcsrtombs_thr_iter()
192 test[i].mbs); in test_wcsrtombs_thr_iter()
[all …]
/illumos-gate/usr/src/common/ficl/test/
H A Dtestcase.fr7 : test-case ( n -- )
21 see test-case
28 0 test-case
31 1 test-case
34 324 test-case
41 : test-case-2 ( n -- )
58 see test-case-2
67 0 test-case-2
70 1 test-case-2
73 2 test-case-2
[all …]
/illumos-gate/usr/src/test/smbsrv-tests/doc/
H A DREADME33 cd $SRC/test/smbsrv-tests
48 Add test user:
49 # useradd test
50 # smbadm enable-user test
51 # passwd test
67 <pool>/test
75 # zfs snapshot <pool>/test@a
76 # zfs snapshot <pool>/test@b
77 # zfs snapshot <pool>/test@c
81 # zfs set sharesmb=name=test <pool>/test
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/nl_langinfo/
H A Dnl_langinfo_test.c179 test_nl_langinfo_1(const char *locale, struct langinfo_test *test) in test_nl_langinfo_1() argument
197 for (int i = 0; test[i].value != NULL; i++) { in test_nl_langinfo_1()
198 v = nl_langinfo(test[i].param); in test_nl_langinfo_1()
200 test[i].param, test[i].value, v); in test_nl_langinfo_1()
201 if (strcmp(v, test[i].value) != 0) { in test_nl_langinfo_1()
204 test[i].param, test[i].value, v); in test_nl_langinfo_1()
235 for (int i = 0; test[i].value != NULL; i++) { in test_nl_langinfo_l()
236 v = nl_langinfo_l(test[i].param, loc); in test_nl_langinfo_l()
238 test[i].param, test[i].value, v); in test_nl_langinfo_l()
239 if (strcmp(v, test[i].value) != 0) { in test_nl_langinfo_l()
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dtest-suite.rst4 Sparse has a number of test cases in its validation directory. The test-suite
6 embedding tags in C comments in the test cases.
13 Name of the test. This is the only mandatory tag.
17 A description of what the test checks.
24 run the test-case.
68 Mark the test as being known to fail.
91 Using test-suite
96 It can be called to check a single test with::
104 Writing a test
107 The test-suite comes with a format command to make a test easier to write::
[all …]

12345678910>>...24