Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/tc-testing/
Dtdc.py290 …res.set_failmsg('Command exited with {}, expected {}\n{}'.format(exit_code, tidx["expExitCode"], p…
302 … res.set_failmsg('Could not match regex pattern. Verify command output:\n{}'.format(procout))
307 res.set_failmsg('No output generated by verify command.')
381 res.set_failmsg(pmtf.output)
DTdcResults.py40 def set_failmsg(self, failmsg): member in TestResult
/external/linux-kselftest/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py148 res.set_failmsg('Memory leak detected')