Home
last modified time | relevance | path

Searched refs:test_variants (Results 1 - 25 of 117) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage02.c43 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 Dclock_adjtime02.c113 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 Dclock_adjtime01.c107 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 Dhugeshmctl02.c64 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 Dadjtimex02.c57 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 Dmsgctl04.c59 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 Dsemctl03.c62 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 Dshmctl02.c77 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 Dclock_getres01.c39 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 Dinclude.c4 .test_variants = TEST_VARIANTS,
H A Dmultiline_macro.c5 .test_variants = TEST_VARIANTS,
H A Dmacro.c4 .test_variants = TEST_VARIANTS,
H A Darray_size04.c4 .test_variants = ARRAY_SIZE(variants),
H A Darray_size01.c4 .test_variants = ARRAY_SIZE(variants),
H A Darray_size02.c8 .test_variants = ARRAY_SIZE(variants),
H A Darray_size03.c9 .test_variants = ARRAY_SIZE(variants),
/third_party/ltp/lib/newlib_tests/
H A Dtest22.c32 .test_variants = 2,
H A Dtest_runtime01.c29 .test_variants = 2,
H A Dvariant.c52 .test_variants = 3,
/third_party/ltp/testcases/kernel/syscalls/epoll_create/
H A Depoll_create01.c35 .test_variants = EPOLL_CREATE_VARIANTS,
H A Depoll_create02.c37 .test_variants = 2,
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam01.c35 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/
H A Dsched_getscheduler02.c38 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler02.c60 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait04.c63 .test_variants = TEST_VARIANTS,

Completed in 8 milliseconds

12345