Home
last modified time | relevance | path

Searched refs:__test_xfail (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/
A Dkselftest_harness.h853 struct __test_xfail { struct
857 struct __test_xfail *prev, *next; argument
871 static struct __test_xfail \
896 struct __test_xfail *xfails;
948 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()
1187 struct __test_xfail *xfail; in __run_test()
/tools/testing/selftests/net/tcp_ao/lib/
A Dsetup.c35 void __test_xfail(const char *buf) in __test_xfail() function
A Daolib.h36 extern void __test_xfail(const char *buf);
105 __test_print(__test_xfail, fmt "\n", ##__VA_ARGS__)

Completed in 13 milliseconds