Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_tool_test.py38 def test_data_path(path): function
54 kconfig_path = test_data_path('test_read_from_file.kconfig')
111 log_path = test_data_path('test_pound_sign.log')
177 missing_plan_log = test_data_path('test_is_test_passed-'
220 skipped_log = test_data_path('test_skip_tests.log')
229 skipped_log = test_data_path('test_skip_all_tests.log')
237 hyphen_log = test_data_path('test_strip_hyphen.log')
275 pound_log = test_data_path('test_pound_sign.log')
291 pound_log = test_data_path('test_pound_no_prefix.log')
320 ktap_log = test_data_path('test_parse_ktap_output.log')
[all …]

Completed in 4 milliseconds