Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/dragonfly/test/stress/stress2/testcases/openat/
H A Ddoat.c216 tests[0].tests[4].result = 0; in setup()
221 tests[0].tests[5].result = 0; in setup()
226 tests[0].tests[6].result = 0; in setup()
251 tests[1].tests[3].result = 0; in setup()
256 tests[1].tests[4].result = 0; in setup()
261 tests[1].tests[5].result = 0; in setup()
289 tests[2].tests[3].result = 0; in setup()
295 tests[2].tests[4].result = 0; in setup()
301 tests[2].tests[5].result = 0; in setup()
327 tests[3].tests[2].result = 0; in setup()
[all …]
/dragonfly/contrib/bmake/
H A DFILES73 unit-tests/Makefile
77 unit-tests/archive.exp
78 unit-tests/archive.mk
92 unit-tests/cmdline.mk
94 unit-tests/comment.mk
187 unit-tests/dep.exp
188 unit-tests/dep.mk
293 unit-tests/dir.exp
294 unit-tests/dir.mk
552 unit-tests/opt.mk
[all …]
H A Dbsd.after-import.mk69 configured_files= config.h Makefile.config unit-tests/Makefile.config
114 @echo Generating ${.CURDIR}/unit-tests/Makefile
115 @mkdir -p ${.CURDIR}/unit-tests
121 ${BMAKE_SRC}/unit-tests/Makefile ) > ${.TARGET}
122 @cmp -s ${.TARGET} ${.CURDIR}/unit-tests/Makefile || \
123 mv ${.TARGET} ${.CURDIR}/unit-tests/Makefile
H A DMakefile78 SUBDIR+= unit-tests
219 cd ${.CURDIR}/unit-tests && \
228 _utobj = ${.OBJDIR}/unit-tests
230 _utobj = ${.CURDIR}/unit-tests/${MAKEOBJDIR:Uobj}
H A DChangeLog68 o adjust unit-tests
181 o more unit tests
206 o more unit tests
228 o more unit tests
290 o more unit-tests
317 o more unit-tests
452 symlink unit-tests -> ../unit-tests/obj so that
508 o more unit tests
554 o unit-tests: fix some tests to be more portable
1232 o unit-tests: make some tests use line buffered stdout
[all …]
/dragonfly/games/backgammon/backgammon/
H A Dmove.c40 static char tests[20]; variable
454 strcpy(tests, ""); in movcmp()
496 strcat(tests, "o"); in movegood()
501 strcat(tests, "e"); in movegood()
506 strcat(tests, "i"); in movegood()
513 strcat(tests, "i"); in movegood()
521 strcat(tests, "c"); in movegood()
526 strcat(tests, "o"); in movegood()
531 strcat(tests, "o"); in movegood()
536 strcat(tests, "b"); in movegood()
[all …]
/dragonfly/sys/contrib/dev/acpica/generate/release/
H A Dbuild.sh223 mkdir $TEMP_DIR/tests
224 mkdir $TEMP_DIR/tests/misc
225 mkdir $TEMP_DIR/tests/templates
246 cp -r tests/misc/*.asl $TEMP_DIR/tests/misc
247 cp -r tests/templates/Makefile $TEMP_DIR/tests/templates
248 cp -r tests/templates/templates.sh $TEMP_DIR/tests/templates
348 cp -r tests $TEMP_DIR/tests
417 cp tests/misc/badcode.asl $TEMP_DIR
/dragonfly/tools/regression/lib/libm/
H A Dtest-nearbyint.c54 } tests[] = { variable
64 static const int ntests = sizeof(tests) / sizeof(tests[0]);
93 out = tests[testindex].out[rmodeindex]; in get_output()
107 in = tests[testindex].in; in test_nearby()
114 in = -tests[testindex].in; in test_nearby()
138 in = tests[testindex].in; in test_modf()
139 ipart_expected = tests[testindex].out[1]; in test_modf()
H A Dtest-conj.c73 static const double tests[] = { variable
94 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; in main()
102 __real__ expected = __real__ in = tests[2 * i]; in main()
103 __imag__ in = tests[2 * i + 1]; in main()
H A Dtest-csqrt.c114 static const double tests[] = { in test_finite() local
157 for (i = 0; i < N(tests); i += 4) { in test_finite()
159 a = tests[i] * mults[j] * mults[j]; in test_finite()
160 b = tests[i + 1] * mults[j] * mults[j]; in test_finite()
161 x = tests[i + 2] * mults[j]; in test_finite()
162 y = tests[i + 3] * mults[j]; in test_finite()
H A Dtest-ctrig.c434 } tests[] = { in test_small() local
463 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in test_small()
464 z = cpackl(tests[i].a, tests[i].b); in test_small()
466 cpackl(tests[i].sinh_a, tests[i].sinh_b), 1.1); in test_small()
468 cpackl(tests[i].cosh_a, tests[i].cosh_b), 1.1); in test_small()
470 cpackl(tests[i].tanh_a, tests[i].tanh_b), 1.1); in test_small()
H A Dtest-invctrig.c392 } tests[] = { in test_small() local
401 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in test_small()
402 testall_tol(cacos, tests[i].z, tests[i].acos_z, 2); in test_small()
403 testall_odd_tol(casin, tests[i].z, tests[i].asin_z, 2); in test_small()
404 testall_odd_tol(catan, tests[i].z, tests[i].atan_z, 2); in test_small()
H A Dtest-cexp.c311 static const double tests[] = { in test_small() local
323 for (i = 0; i < N(tests); i += 4) { in test_small()
324 a = tests[i]; in test_small()
325 b = tests[i + 1]; in test_small()
326 x = tests[i + 2]; in test_small()
327 y = tests[i + 3]; in test_small()
H A DMakefile10 .PHONY: tests
11 tests: ${TESTS} target
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenrecog.c1158 cmp = maybe_both_true_1 (d1->tests, d2->tests); in maybe_both_true()
1364 if ((int) add->tests->type < (int) old->tests->type) in merge_trees()
1425 new_dec->tests = first->tests->next; in factor_tests()
1443 new_dec->tests = next->tests->next; in factor_tests()
1487 a = tree->tests; in simplify_tests()
1502 tree->tests = a; in simplify_tests()
1668 || nodes_identical_1 (p->tests, p->next->tests)) in write_switch()
1716 while (p && p->tests->type == DT_pred && p->tests->u.pred.data) in write_switch()
1806 if (nodes_identical_1 (p->tests, q->tests)) in write_switch()
1835 while (p && p->tests->type == type && !p->tests->next); in write_switch()
[all …]
/dragonfly/contrib/lvm2/dist/test/
H A Dharness.sh3 tests="$@"
4 test -z "$tests" && tests=`echo t-*.sh`
6 for t in $tests; do
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_module_tests.c753 } tests[] = { in test_md5() local
801 addr[0] = (u8 *) tests[i].data; in test_md5()
802 len[0] = strlen(tests[i].data); in test_md5()
811 addr[0] = (u8 *) tests[i].data; in test_md5()
812 len[0] = strlen(tests[i].data); in test_md5()
813 addr[1] = (u8 *) tests[i].data + 1; in test_md5()
814 len[1] = strlen(tests[i].data) - 1; in test_md5()
1277 } tests[] = { variable
1699 addr[0] = (u8 *) tests[i].data; in test_sha256()
1700 len[0] = strlen(tests[i].data); in test_sha256()
[all …]
/dragonfly/tools/regression/lib/libc-regex/
H A DREADME10 summary line is written after all tests are done. Each successful
12 before the first test, and tests requiring these features are
19 -n do not repeat successful tests with regnexec()
23 -x do not repeat successful tests with REG_NOSUB
127 Tom Lord lord@regexps.com (rx tests)
129 Andrew Hume andrew@research.att.com (gre tests)
130 John Maddock John_Maddock@compuserve.com (regex++ tests)
131 Philip Hazel ph10@cam.ac.uk (pcre tests)
132 Ville Laurikari vl@iki.fi (libtre tests)
136 AT&T Research regex(3) regression tests
/dragonfly/test/libpthread/
H A DREADME4 provide a simple framework for regression tests. In general, this test suite
12 allows multiple tests to pass/fail within one program.
14 There is no driving need for test naming consistency, but the existing tests
19 <name>_b*.c : Back end C program used by perl tests.
/dragonfly/bin/ed/test/
H A DREADME4 used for testing ed. To run the tests, set the ED variable in the Makefile
6 `make'. The tests do not exhaustively verify POSIX compliance nor do
17 The output of the tests is written to the two files err.o and scripts.o.
18 At the end of the tests, these files are grep'ed for error messages,
/dragonfly/tools/regression/usr.bin/
H A Dregress.m43 dnl A library of routines for doing regression tests for userland utilities.
7 dnl directory to run the tests inside.
55 dnl be the number of failed tests, but hey presto, this is what it does. This
56 dnl could also clean up potential droppings, if some forms of regression tests
/dragonfly/tools/regression/lib/libc/gen/
H A DMakefile5 .PHONY: tests
6 tests: ${TESTS} target
/dragonfly/lib/libcrypt/
H A Dcrypt-sha256.c576 } tests[] = variable
610 #define ntests (NELEM(tests))
657 __crypt__sha256_process_bytes (tests[cnt].input, strlen (tests[cnt].input), &ctx); in main()
659 if (memcmp (tests[cnt].result, sum, 32) != 0) in main()
666 for (int i = 0; tests[cnt].input[i] != '\0'; ++i) in main()
667 __crypt__sha256_process_bytes (&tests[cnt].input[i], 1, &ctx); in main()
669 if (memcmp (tests[cnt].result, sum, 32) != 0) in main()
H A Dcrypt-sha512.c619 } tests[] = variable
672 #define ntests (NELEM(tests))
721 __crypt__sha512_process_bytes (tests[cnt].input, strlen (tests[cnt].input), &ctx); in main()
723 if (memcmp (tests[cnt].result, sum, 64) != 0) in main()
730 for (int i = 0; tests[cnt].input[i] != '\0'; ++i) in main()
731 __crypt__sha512_process_bytes (&tests[cnt].input[i], 1, &ctx); in main()
733 if (memcmp (tests[cnt].result, sum, 64) != 0) in main()
/dragonfly/tools/regression/bin/sh/execution/
H A Dshellproc3.01 # $FreeBSD: head/bin/sh/tests/execution/shellproc3.0 356208 2019-12-30 21:32:55Z jilles $
2 # This tests a quality of implementation issue.

12345678910>>...27