Home
last modified time | relevance | path

Searched refs:dev_filename (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c278 const char *dev_filename = dev_files[i]; in main() local
280 if (test_cachestat(dev_filename, false, false, false, in main()
282 ksft_test_result_pass("cachestat works with %s\n", dev_filename); in main()
284 ksft_test_result_fail("cachestat fails with %s\n", dev_filename); in main()