Home
last modified time | relevance | path

Searched refs:test_variants (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage02.c43 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/
Dsemctl03.c52 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/
Dclock_adjtime01.c107 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),
Dclock_adjtime02.c113 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/
Dmsgctl04.c59 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/
Dshmctl02.c77 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/
Dadjtimex02.c64 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/
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/
Dinclude.c4 .test_variants = TEST_VARIANTS,
Dmultiline_macro.c5 .test_variants = TEST_VARIANTS,
Dmacro.c4 .test_variants = TEST_VARIANTS,
Darray_size04.c4 .test_variants = ARRAY_SIZE(variants),
Darray_size01.c4 .test_variants = ARRAY_SIZE(variants),
Darray_size02.c8 .test_variants = ARRAY_SIZE(variants),
Darray_size03.c9 .test_variants = ARRAY_SIZE(variants),
/third_party/ltp/lib/newlib_tests/
Dtest22.c32 .test_variants = 2,
Dvariant.c52 .test_variants = 3,
/third_party/ltp/testcases/kernel/syscalls/epoll_create/
Depoll_create01.c35 .test_variants = EPOLL_CREATE_VARIANTS,
Depoll_create02.c37 .test_variants = 2,
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
Dsched_setparam01.c35 .test_variants = ARRAY_SIZE(sched_variants),
Dsched_setparam05.c49 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/
Dsched_getscheduler02.c38 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
Dsetdomainname01.c34 .test_variants = TEST_VARIANTS,
Dsetdomainname03.c53 .test_variants = TEST_VARIANTS,
/third_party/ltp/testcases/kernel/syscalls/stime/
Dstime02.c65 .test_variants = TEST_VARIANTS,

12345