Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/kunit/
H A Dkunit_tool_test.py39 def test_data_path(path): function
55 kconfig_path = test_data_path('test_read_from_file.kconfig')
112 log_path = test_data_path('test_pound_sign.log')
178 missing_plan_log = test_data_path('test_is_test_passed-'
221 skipped_log = test_data_path('test_skip_tests.log')
230 skipped_log = test_data_path('test_skip_all_tests.log')
238 hyphen_log = test_data_path('test_strip_hyphen.log')
276 pound_log = test_data_path('test_pound_sign.log')
292 pound_log = test_data_path('test_pound_no_prefix.log')
336 ktap_log = test_data_path('test_parse_attributes.log')
[all …]