Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/kernel_LTP/
Dparse_ltp_out.py31 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/
Dparse_ltp_out.py31 TEST_FILTERS = {'TPASS': '+Pass', 'TFAIL': '-Fail', 'TBROK': '-Broken', variable
206 _print_summary(TEST_FILTERS, _filter_and_count(ltp_out_file, TEST_FILTERS))