Home
last modified time | relevance | path

Searched defs:test_error (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/powerpc/include/
H A Dsubunit.h24 static inline void test_error(const char *name) in test_error() function
/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c23 const char *test_error[] = { variable
/linux/kernel/trace/
H A Dring_buffer_benchmark.c65 static int test_error; variable
/linux/drivers/dma-buf/
H A Dst-dma-fence.c310 static int test_error(void *arg) in test_error() function
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h117 #define test_error(fmt, ...) \ macro