Home
last modified time | relevance | path

Searched defs:failed_tests (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/
H A Dkselftest_module.h26 static inline int kstm_report(unsigned int total_tests, unsigned int failed_tests, in kstm_report()
/linux/fs/unicode/
H A Dutf8-selftest.c17 static unsigned int failed_tests; variable
/linux/drivers/dma/
H A Ddmatest.c584 unsigned int failed_tests = 0; in dmatest_func() local
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c2639 u32 i, j, failed_tests = 0, nb_tests; in main() local