Lines Matching defs:self

41 	def test_is_subset_of(self):  argument
51 def test_read_from_file(self): argument
71 def test_write_to_file(self): argument
96 def assertContains(self, needle: str, haystack: kunit_parser.LineStream): argument
104 def test_output_isolated_correctly(self): argument
115 def test_output_with_prefix_isolated_correctly(self): argument
144 def test_parse_successful_test_log(self): argument
152 def test_parse_failed_test_log(self): argument
160 def test_no_header(self): argument
170 def test_no_tests(self): argument
180 def test_no_kunit_output(self): argument
190 def test_crashed_test(self): argument
198 def test_skipped_test(self): argument
209 def test_skipped_all_tests(self): argument
220 def test_ignores_prefix_printk_time(self): argument
229 def test_ignores_multiple_prefixes(self): argument
238 def test_prefix_mixed_kernel_output(self): argument
247 def test_prefix_poundsign(self): argument
256 def test_kernel_panic_end(self): argument
265 def test_pound_no_prefix(self): argument
276 def setUp(self): argument
280 def test_invalid_kunitconfig(self): argument
284 def test_valid_kunitconfig(self): argument
288 def test_dir_kunitconfig(self): argument
299 def _json_for(self, log_file): argument
309 def test_failed_test_json(self): argument
315 def test_crashed_test_json(self): argument
321 def test_no_tests_json(self): argument
326 def __eq__(self, other): argument
330 def setUp(self): argument
343 def test_config_passes_args_pass(self): argument
348 def test_build_passes_args_pass(self): argument
354 def test_exec_passes_args_pass(self): argument
362 def test_run_passes_args_pass(self): argument
370 def test_exec_passes_args_fail(self): argument
376 def test_run_passes_args_fail(self): argument
385 def test_exec_raw_output(self): argument
393 def test_run_raw_output(self): argument
402 def test_run_raw_output_kunit(self): argument
411 def test_run_raw_output_does_not_take_positional_args(self): argument
419 def test_exec_timeout(self): argument
426 def test_run_timeout(self): argument
434 def test_run_builddir(self): argument
442 def test_config_builddir(self): argument
447 def test_build_builddir(self): argument
452 def test_exec_builddir(self): argument
460 def test_run_kunitconfig(self, mock_linux_init): argument
471 def test_config_kunitconfig(self, mock_linux_init): argument
481 def test_run_kernel_args(self): argument