Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
A Dkunit_tool_test.py37 def test_data_path(path): function
54 kconfig_path = test_data_path('test_read_from_file.kconfig')
117 log_path = test_data_path('test_pound_sign.log')
188 missing_plan_log = test_data_path('test_is_test_passed-'
229 skipped_log = test_data_path('test_skip_tests.log')
239 skipped_log = test_data_path('test_skip_all_tests.log')
248 hyphen_log = test_data_path('test_strip_hyphen.log')
275 prefix_log = test_data_path('test_multiple_prefixes.log')
293 pound_log = test_data_path('test_pound_sign.log')
311 pound_log = test_data_path('test_pound_no_prefix.log')
[all …]

Completed in 4 milliseconds