Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in383 write_log(bytearray(result_line, encoding='utf-8'), LOG_FILE)
386 write_log(result_line, LOG_OUT)
388 write_log(result_line, LOG_OUT)
397 write_log(b'%s %s\n' % (timestamp, line), LOG_FILE)
465 write_log("Warning: Test '%s' not added to this run because"
471 write_log("Not adding Test '%s' to this run.\n" %
571 write_log("Warning: TestGroup '%s' not added to this run. "
577 write_log("Warning: TestGroup '%s' not added to this run. "
584 write_log("Not adding TestGroup '%s' to this run.\n" %
592 write_log("Warning: Test '%s' removed from TestGroup '%s' "
[all …]