Searched refs:TEST_FILTERS (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/site_tests/kernel_LTP/ |
D | parse_ltp_out.py | 31 TEST_FILTERS = {'TPASS': '+Pass', 'TFAIL': '-Fail', 'TBROK': '-Broken', variable 199 _print_summary(TEST_FILTERS, _filter_and_count(ltp_out_file, TEST_FILTERS))
|
/external/autotest/client/tests/ltp/ |
D | parse_ltp_out.py | 31 TEST_FILTERS = {'TPASS': '+Pass', 'TFAIL': '-Fail', 'TBROK': '-Broken', variable 206 _print_summary(TEST_FILTERS, _filter_and_count(ltp_out_file, TEST_FILTERS))
|