Searched defs:matchout (Results 1 - 1 of 1) sorted by relevance

/external/kmod/testsuite/
H A Dtestsuite.c746 bool matchout, match_modules; local
755 matchout = test_run_parent_check_outputs(t, fdout[0], fderr[0],
791 if (matchout)
792 matchout = check_generated_files(t);
800 if (matchout && match_modules)
807 matchout ? "loaded modules" : "outputs",
818 if (matchout) {
830 if (matchout) {

Completed in 119 milliseconds