/third_party/ltp/testcases/kernel/syscalls/getrusage/ |
H A D | getrusage02.c | 43 static struct test_variants struct 56 struct test_variants *tv = &variants[tst_variant]; in verify_getrusage() 70 struct test_variants *tv = &variants[tst_variant]; in setup() 79 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime02.c | 113 static struct test_variants { struct 129 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() 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),
|
H A D | clock_adjtime01.c | 107 static struct test_variants { struct 123 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() 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),
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
H A D | hugeshmctl02.c | 64 static struct test_variants struct 77 struct test_variants *tv = &variants[tst_variant]; in test_hugeshmctl() 102 struct test_variants *tv = &variants[tst_variant]; in setup() 136 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
H A D | adjtimex02.c | 57 static struct test_variants struct 72 struct test_variants *tv = &variants[tst_variant]; in verify_adjtimex() 108 struct test_variants *tv = &variants[tst_variant]; in setup() 149 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl04.c | 59 static struct test_variants { struct 71 struct test_variants *tv = &variants[tst_variant]; in verify_msgctl() 87 struct test_variants *tv = &variants[tst_variant]; in setup() 125 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl03.c | 62 static struct test_variants struct 76 struct test_variants *tv = &variants[tst_variant]; in verify_semctl() 90 struct test_variants *tv = &variants[tst_variant]; in setup() 112 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl02.c | 77 static struct test_variants struct 90 struct test_variants *tv = &variants[tst_variant]; in verify_shmctl() 103 struct test_variants *tv = &variants[tst_variant]; in setup() 144 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
H A 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/ |
H A D | include.c | 4 .test_variants = TEST_VARIANTS,
|
H A D | multiline_macro.c | 5 .test_variants = TEST_VARIANTS,
|
H A D | macro.c | 4 .test_variants = TEST_VARIANTS,
|
H A D | array_size04.c | 4 .test_variants = ARRAY_SIZE(variants),
|
H A D | array_size01.c | 4 .test_variants = ARRAY_SIZE(variants),
|
H A D | array_size02.c | 8 .test_variants = ARRAY_SIZE(variants),
|
H A D | array_size03.c | 9 .test_variants = ARRAY_SIZE(variants),
|
/third_party/ltp/lib/newlib_tests/ |
H A D | test22.c | 32 .test_variants = 2,
|
H A D | test_runtime01.c | 29 .test_variants = 2,
|
H A D | variant.c | 52 .test_variants = 3,
|
/third_party/ltp/testcases/kernel/syscalls/epoll_create/ |
H A D | epoll_create01.c | 35 .test_variants = EPOLL_CREATE_VARIANTS,
|
H A D | epoll_create02.c | 37 .test_variants = 2,
|
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/ |
H A D | sched_setparam01.c | 35 .test_variants = ARRAY_SIZE(sched_variants),
|
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/ |
H A D | sched_getscheduler02.c | 38 .test_variants = ARRAY_SIZE(sched_variants),
|
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/ |
H A D | sched_setscheduler02.c | 60 .test_variants = ARRAY_SIZE(sched_variants),
|
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
H A D | epoll_pwait04.c | 63 .test_variants = TEST_VARIANTS,
|