Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/setns/
H A Dsetns01.c23 struct testcase_t { struct
30 void (*setup) (struct testcase_t *, int i);
31 void (*cleanup) (struct testcase_t *);
34 static void setup0(struct testcase_t *t, int i) in setup0()
39 static void setup1(struct testcase_t *t, int i) in setup1()
45 static void setup2(struct testcase_t *t, int i) in setup2()
50 static void setup3(struct testcase_t *t, int i) in setup3()
61 static void setup4(struct testcase_t *t, int i) in setup4()
69 static void cleanup4(LTP_ATTRIBUTE_UNUSED struct testcase_t *t) in cleanup4()
74 static struct testcase_t tcase
[all...]
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev01.c44 struct testcase_t { struct
116 struct testcase_t *tcase = &testcases[i]; in test_writev()

Completed in 2 milliseconds