Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dreport.py214 …port(self, logger, source_dir, branch, commit, tag, use_regression_map, raw_test, selected_test_ca… argument
246 if raw_test:
249 result = testresults[testsuite].get(raw_test, {})
251 raw_results[testsuite] = {raw_test: result}
258 print('Could not find raw test result for %s' % raw_test)