Searched refs:test_data_path (Results 1 – 1 of 1) sorted by relevance
38 def test_data_path(path): function54 kconfig_path = test_data_path('test_read_from_file.kconfig')93 log_path = test_data_path('test_output_isolated_correctly.log')104 log_path = test_data_path('test_pound_sign.log')133 all_passed_log = test_data_path('test_is_test_passed-all_passed.log')141 all_passed_log = test_data_path('test_is_test_passed-all_passed_nested.log')149 kselftest_log = test_data_path('test_is_test_passed-kselftest.log')157 failed_log = test_data_path('test_is_test_passed-failure.log')165 empty_log = test_data_path('test_is_test_passed-no_tests_run_no_header.log')175 missing_plan_log = test_data_path('test_is_test_passed-'[all …]