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

/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h813 struct __test_xfail { struct
817 struct __test_xfail *prev, *next;
831 static struct __test_xfail \
858 struct __test_xfail *xfails;
909 static inline void __register_xfail(struct __test_xfail *xf)
1160 struct __test_xfail *xfail;
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c35 void __test_xfail(const char *buf) function
H A Daolib.h36 extern void __test_xfail(const char *buf);
63 __test_print(__test_xfail, fmt "\n", ##__VA_ARGS__)

Completed in 115 milliseconds