/third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 39 static struct test_variants { struct 40 int (*func)(clockid_t clk_id, void *ts); 41 enum tst_ts_type type; 42 struct tst_ts **spec; 43 char *desc;
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
D | clock_adjtime01.c | 107 static struct test_variants { struct 123 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() argument
|
D | clock_adjtime02.c | 113 static struct test_variants { struct 129 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() argument
|
/third_party/ltp/testcases/kernel/syscalls/getrusage/ |
D | getrusage02.c | 43 static struct test_variants struct 56 struct test_variants *tv = &variants[tst_variant]; in verify_getrusage() argument
|
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
D | adjtimex02.c | 64 static struct test_variants struct 79 struct test_variants *tv = &variants[tst_variant]; in verify_adjtimex() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
D | msgctl04.c | 59 static struct test_variants { struct 71 struct test_variants *tv = &variants[tst_variant]; in verify_msgctl() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
D | shmctl02.c | 77 static struct test_variants struct 90 struct test_variants *tv = &variants[tst_variant]; in verify_shmctl() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
D | semctl03.c | 52 static struct test_variants struct 66 struct test_variants *tv = &variants[tst_variant]; in verify_semctl() argument
|
/third_party/ltp/metadata/tests/ |
D | array_size02.c.json | 2 "test_variants": 3, number
|
D | macro.c.json | 2 "test_variants": 10, number
|
D | array_size01.c.json | 2 "test_variants": 1, number
|
D | multiline_macro.c.json | 2 "test_variants": 10, number
|
D | array_size03.c.json | 2 "test_variants": 2, number
|
D | array_size04.c.json | 2 "test_variants": 3, number
|
D | include.c.json | 2 "test_variants": 10, number
|
/third_party/ltp/include/ |
D | tst_test.h | 216 unsigned int test_variants; member
|
/third_party/ltp/lib/ |
D | tst_test.c | 1529 unsigned int test_variants = 1; in tst_run_tcases() local
|
/third_party/glib/glib/tests/ |
D | gvariant.c | 1873 test_variants (void) in test_variants() function
|
/third_party/python/Lib/lib2to3/tests/ |
D | test_fixers.py | 4624 def test_variants(self): member in Test_asserts
|