tests 95 lib/replace/test/testsuite.c } tests[] = { tests 104 lib/replace/test/testsuite.c for (i=0;tests[i].src;i++) { tests 105 lib/replace/test/testsuite.c if (strlcpy(buf, tests[i].src, sizeof(buf)) != tests[i].result) { tests 211 lib/torture/torture.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 228 lib/torture/torture.c tcase->tests = NULL; tests 399 lib/torture/torture.c for (test = tcase->tests; test; test = test->next) { tests 494 lib/torture/torture.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 528 lib/torture/torture.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 593 lib/torture/torture.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 624 lib/torture/torture.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 149 lib/torture/torture.h struct torture_test *tests; tests 9 source3/torture/t_asn1.c static DATA_BLOB tests[] = { tests 33 source3/torture/t_asn1.c for (i=0; tests[i].data != NULL; i++) { tests 44 source3/torture/t_asn1.c if ((data->length != tests[i].length) || tests 45 source3/torture/t_asn1.c (memcmp(data>data, tests[i].data, data->length) != 0)) { tests 9690 source4/torture/nbt/winsreplication.c tcase->tests->dangerous = true; tests 87 source4/torture/ndr/ndr.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 323 source4/torture/rpc/rpc.c DLIST_ADD(tcase->tcase.tests, test); tests 344 source4/torture/rpc/rpc.c DLIST_ADD(tcase->tcase.tests, test); tests 367 source4/torture/rpc/rpc.c DLIST_ADD(tcase->tcase.tests, test); tests 423 source4/torture/rpc/schannel.c } tests[] = { tests 435 source4/torture/rpc/schannel.c for (i=0;i<ARRAY_SIZE(tests);i++) { tests 437 source4/torture/rpc/schannel.c tests[i].acct_flags, tests[i].dcerpc_flags, tests 440 source4/torture/rpc/schannel.c tests[i].acct_flags, tests[i].dcerpc_flags); tests 224 source4/torture/rpc/wkssvc.c } tests[] = { tests 236 source4/torture/rpc/wkssvc.c for (i=0; i<ARRAY_SIZE(tests); i++) { tests 237 source4/torture/rpc/wkssvc.c r.in.unknown = tests[i].unknown; tests 238 source4/torture/rpc/wkssvc.c r.in.level = tests[i].level; tests 248 source4/torture/rpc/wkssvc.c tests[i].result, tests 67 source4/torture/smb2/smb2.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 122 source4/torture/smb2/smb2.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 770 source4/torture/util_smb.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 822 source4/torture/util_smb.c DLIST_ADD_END(tcase->tests, test, struct torture_test *); tests 867 source4/torture/util_smb.c DLIST_ADD_END(tcase->tests, test, struct torture_test *);