/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 70 struct test_variants *tv = &variants[tst_variant]; in setup() 79 .test_variants = ARRAY_SIZE(variants),
|
/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 80 struct test_variants *tv = &variants[tst_variant]; in setup() 102 .test_variants = ARRAY_SIZE(variants),
|
/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 182 struct test_variants *tv = &variants[tst_variant]; in setup() 225 struct test_variants *tv = &variants[tst_variant]; in cleanup() 255 .test_variants = ARRAY_SIZE(variants),
|
D | clock_adjtime02.c | 113 static struct test_variants { struct 129 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() argument 193 struct test_variants *tv = &variants[tst_variant]; in setup() 230 struct test_variants *tv = &variants[tst_variant]; in cleanup() 260 .test_variants = ARRAY_SIZE(variants),
|
/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 87 struct test_variants *tv = &variants[tst_variant]; in setup() 125 .test_variants = ARRAY_SIZE(variants),
|
/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 103 struct test_variants *tv = &variants[tst_variant]; in setup() 144 .test_variants = ARRAY_SIZE(variants),
|
/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 121 struct test_variants *tv = &variants[tst_variant]; in setup() 162 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
D | clock_getres01.c | 39 static struct test_variants { struct 67 struct test_variants *tv = &variants[tst_variant]; in do_test() 94 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/metadata/tests/ |
D | include.c | 4 .test_variants = TEST_VARIANTS,
|
D | multiline_macro.c | 5 .test_variants = TEST_VARIANTS,
|
D | macro.c | 4 .test_variants = TEST_VARIANTS,
|
D | array_size04.c | 4 .test_variants = ARRAY_SIZE(variants),
|
D | array_size01.c | 4 .test_variants = ARRAY_SIZE(variants),
|
D | array_size02.c | 8 .test_variants = ARRAY_SIZE(variants),
|
D | array_size03.c | 9 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/lib/newlib_tests/ |
D | test22.c | 32 .test_variants = 2,
|
D | variant.c | 52 .test_variants = 3,
|
/third_party/ltp/testcases/kernel/syscalls/epoll_create/ |
D | epoll_create01.c | 35 .test_variants = EPOLL_CREATE_VARIANTS,
|
D | epoll_create02.c | 37 .test_variants = 2,
|
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/ |
D | sched_setparam01.c | 35 .test_variants = ARRAY_SIZE(sched_variants),
|
D | sched_setparam05.c | 49 .test_variants = ARRAY_SIZE(sched_variants),
|
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/ |
D | sched_getscheduler02.c | 38 .test_variants = ARRAY_SIZE(sched_variants),
|
/third_party/ltp/testcases/kernel/syscalls/setdomainname/ |
D | setdomainname01.c | 34 .test_variants = TEST_VARIANTS,
|
D | setdomainname03.c | 53 .test_variants = TEST_VARIANTS,
|
/third_party/ltp/testcases/kernel/syscalls/stime/ |
D | stime02.c | 65 .test_variants = TEST_VARIANTS,
|