Home
last modified time | relevance | path

Searched defs:total_tests (Results 1 – 3 of 3) 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.c18 unsigned int total_tests; variable
/openbmc/linux/drivers/dma/
H A Ddmatest.c578 unsigned int total_tests = 0; in dmatest_func() local