Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
H A Dkunit_tool_test.py41 def _test_data_path(path): function
57 kconfig_path = _test_data_path('test_read_from_file.kconfig')
103 log_path = _test_data_path('test_output_isolated_correctly.log')
114 log_path = _test_data_path('test_pound_sign.log')
143 all_passed_log = _test_data_path('test_is_test_passed-all_passed.log')
150 all_passed_log = _test_data_path('test_is_test_passed-all_passed_nested.log')
157 kselftest_log = _test_data_path('test_is_test_passed-kselftest.log')
164 failed_log = _test_data_path('test_is_test_passed-failure.log')
171 nested_log = _test_data_path('test_is_test_passed-failure-nested.log')
182 empty_log = _test_data_path('test_is_test_passed-no_tests_run_no_header.log')
[all …]