Home
last modified time | relevance | path

Searched refs:pre_test (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/
H A Dget_mempolicy01.c45 int (*pre_test)(struct test_case *tc); member
83 .pre_test = test_mbind_none,
89 .pre_test = test_mbind_default,
94 .pre_test = test_mbind_default,
100 .pre_test = test_mbind_none,
106 .pre_test = test_mbind_default,
159 if (tc->pre_test && tc->pre_test(tc)) in setup()
174 if (tc->pre_test) in cleanup()

Completed in 1 milliseconds