Home
last modified time | relevance | path

Searched defs:testcase_t (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns01.c23 struct testcase_t { struct
30 void (*setup) (struct testcase_t *, int i); argument
31 void (*cleanup) (struct testcase_t *); argument
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c44 struct testcase_t { struct
45 const char *desc;
46 int *pfd;
47 struct iovec (*piovec)[];
48 int iovcnt;
49 int exp_ret;
50 int exp_errno;
/third_party/ltp/testcases/kernel/syscalls/waitid/
Dwaitid02.c54 struct testcase_t { struct
62 void (*setup) (struct testcase_t *); argument
63 void (*cleanup) (struct testcase_t *); argument