Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/fs/unicode/
H A Dutf8-selftest.c17 unsigned int failed_tests; variable
/openbmc/linux/drivers/dma/
H A Ddmatest.c577 unsigned int failed_tests = 0; in dmatest_func() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c2299 u32 i, j, failed_tests = 0; in main() local