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')100 log_path = test_data_path('test_output_isolated_correctly.log')111 log_path = test_data_path('test_pound_sign.log')140 all_passed_log = test_data_path('test_is_test_passed-all_passed.log')147 all_passed_log = test_data_path('test_is_test_passed-all_passed_nested.log')154 kselftest_log = test_data_path('test_is_test_passed-kselftest.log')161 failed_log = test_data_path('test_is_test_passed-failure.log')168 empty_log = test_data_path('test_is_test_passed-no_tests_run_no_header.log')177 missing_plan_log = test_data_path('test_is_test_passed-'[all …]