Searched refs:test_variants (Results 1 – 19 of 19) sorted by relevance
/external/ltp/lib/newlib_tests/ |
D | variant.c | 52 .test_variants = 3,
|
/external/ltp/testcases/kernel/syscalls/setdomainname/ |
D | setdomainname01.c | 34 .test_variants = TEST_VARIANTS,
|
D | setdomainname03.c | 53 .test_variants = TEST_VARIANTS,
|
D | setdomainname02.c | 53 .test_variants = TEST_VARIANTS,
|
/external/ltp/testcases/kernel/syscalls/stime/ |
D | stime02.c | 65 .test_variants = TEST_VARIANTS,
|
D | stime01.c | 65 .test_variants = TEST_VARIANTS,
|
/external/ltp/testcases/kernel/syscalls/select/ |
D | select04.c | 76 .test_variants = TEST_VARIANTS,
|
/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range03.c | 76 .test_variants = TEST_VARIANTS,
|
D | copy_file_range02.c | 251 .test_variants = TEST_VARIANTS,
|
D | copy_file_range01.c | 234 .test_variants = TEST_VARIANTS,
|
/external/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 87 .test_variants = 3,
|
/external/ltp/lib/ |
D | tst_test.c | 1309 unsigned int test_variants = 1; in tst_run_tcases() local 1321 if (tst_test->test_variants) in tst_run_tcases() 1322 test_variants = tst_test->test_variants; in tst_run_tcases() 1324 for (tst_variant = 0; tst_variant < test_variants; tst_variant++) { in tst_run_tcases()
|
/external/ltp/testcases/kernel/syscalls/sigpending/ |
D | sigpending02.c | 166 .test_variants = 3,
|
/external/ltp/testcases/kernel/syscalls/sendmmsg/ |
D | sendmmsg01.c | 114 .test_variants = TEST_VARIANTS,
|
/external/ltp/include/ |
D | tst_test.h | 159 unsigned int test_variants; member
|
/external/clang/test/Sema/ |
D | format-strings-scanf.c | 68 void test_variants(int *i, const char *s, ...) { in test_variants() function
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_fixers.py | 4615 def test_variants(self): member in Test_asserts
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_fixers.py | 4519 def test_variants(self): member in Test_asserts
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 1703 .test_variants = 2,
|