Searched refs:test_data_path (Results 1 – 1 of 1) sorted by relevance
39 def test_data_path(path): function55 kconfig_path = test_data_path('test_read_from_file.kconfig')101 log_path = test_data_path('test_output_isolated_correctly.log')112 log_path = test_data_path('test_pound_sign.log')141 all_passed_log = test_data_path('test_is_test_passed-all_passed.log')148 all_passed_log = test_data_path('test_is_test_passed-all_passed_nested.log')155 kselftest_log = test_data_path('test_is_test_passed-kselftest.log')162 failed_log = test_data_path('test_is_test_passed-failure.log')169 empty_log = test_data_path('test_is_test_passed-no_tests_run_no_header.log')178 missing_plan_log = test_data_path('test_is_test_passed-'[all …]