Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c382 char bufmatch[4096]; in test_run_parent_check_outputs() local
408 bufmatch + done, r - done); in test_run_parent_check_outputs()
425 bufmatch[r] = '\0'; in test_run_parent_check_outputs()
432 if (!streq(buf, bufmatch)) { in test_run_parent_check_outputs()
435 ERR("correct:\n%s\n", bufmatch); in test_run_parent_check_outputs()