Home
last modified time | relevance | path

Searched refs:testcase_t (Results 1 – 6 of 6) sorted by relevance

/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
69 static void setup2(struct testcase_t *);
70 static void setup3(struct testcase_t *);
71 static void setup4(struct testcase_t *);
72 static void setup5(struct testcase_t *);
73 static void setup6(struct testcase_t *);
74 static void cleanup2(struct testcase_t *);
75 static void cleanup5(struct testcase_t *);
[all …]
/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
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 tcases[] = {
[all …]
/third_party/boost/boost/beast/_experimental/unit_test/
Dsuite.hpp135 class testcase_t class in boost::beast::unit_test::suite
142 testcase_t(suite& self) in testcase_t() function in boost::beast::unit_test::suite::testcase_t
178 testcase_t testcase;
405 suite::testcase_t::operator()( in operator ()()
414 suite::testcase_t::operator()(abort_t abort) in operator ()()
423 suite::testcase_t::operator<<(T const& t) in operator <<()
/third_party/boost/libs/beast/include/boost/beast/_experimental/unit_test/
Dsuite.hpp135 class testcase_t class in boost::beast::unit_test::suite
142 testcase_t(suite& self) in testcase_t() function in boost::beast::unit_test::suite::testcase_t
178 testcase_t testcase;
405 suite::testcase_t::operator()( in operator ()()
414 suite::testcase_t::operator()(abort_t abort) in operator ()()
423 suite::testcase_t::operator<<(T const& t) in operator <<()
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c44 struct testcase_t { struct
116 struct testcase_t *tcase = &testcases[i]; in test_writev()
/third_party/pixman/test/
Dfetch-test.c21 } testcase_t; typedef
23 static testcase_t testcases[] =