Home
last modified time | relevance | path

Searched refs:test_variants (Results 1 – 25 of 121) 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.c62 static struct test_variants struct
76 struct test_variants *tv = &variants[tst_variant]; in verify_semctl() argument
90 struct test_variants *tv = &variants[tst_variant]; in setup()
112 .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/mem/hugetlb/hugeshmctl/
Dhugeshmctl02.c64 static struct test_variants struct
77 struct test_variants *tv = &variants[tst_variant]; in test_hugeshmctl() argument
102 struct test_variants *tv = &variants[tst_variant]; in setup()
136 .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.c57 static struct test_variants struct
72 struct test_variants *tv = &variants[tst_variant]; in verify_adjtimex() argument
108 struct test_variants *tv = &variants[tst_variant]; in setup()
149 .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,
Darray_size04.c4 .test_variants = ARRAY_SIZE(variants),
Dmultiline_macro.c5 .test_variants = TEST_VARIANTS,
Dmacro.c4 .test_variants = TEST_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/
Dtest_runtime01.c29 .test_variants = 2,
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),
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/
Dsched_getscheduler02.c38 .test_variants = ARRAY_SIZE(sched_variants),
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
Dsetdomainname03.c53 .test_variants = TEST_VARIANTS,
Dsetdomainname01.c34 .test_variants = TEST_VARIANTS,

12345