Lines Matching defs:self
19 def test_directory_name_comparison(self): argument
30 def test_language_captured(self): argument
40 def test_arch(self): argument
51 def assertFlagsChanged(self, expected, flags): argument
56 def assertFlagsUnchanged(self, flags): argument
59 def assertFlagsFiltered(self, flags): argument
62 def test_optimalizations_pass(self): argument
69 def test_include_pass(self): argument
80 def test_define_pass(self): argument
86 def test_output_filtered(self): argument
89 def test_some_warning_filtered(self): argument
95 def test_compile_only_flags_pass(self): argument
103 def test_compile_and_link_flags_pass(self): argument
110 def test_some_flags_filtered(self): argument
119 def __init__(self): argument
123 def call(self, params): argument
154 def test_run_analyzer(self): argument
160 def test_run_analyzer_crash(self): argument
166 def test_run_analyzer_crash_and_forwarded(self): argument
172 def test_run_analyzer_with_sarif(self): argument
187 def assertUnderFailures(self, path): argument
190 def test_report_failure_create_files(self): argument
237 def test_nodebug_macros_appended(self): argument
249 def test_set_language_fall_through(self): argument
259 def test_set_language_stops_on_not_supported(self): argument
270 def test_set_language_sets_flags(self): argument
280 def test_set_language_from_filename(self): argument
295 def test_arch_loop_sets_flags(self): argument
307 def test_arch_loop_stops_on_not_supported(self): argument
335 def test_method_without_expecteds(self): argument
341 def test_method_with_expecteds(self): argument
348 def test_method_exception_not_caught(self): argument
354 def test_gives_empty_on_empty(self): argument
358 def test_interleaves_prefix(self): argument
365 def test_no_map_gives_empty(self): argument
369 def test_multiple_maps_merged(self): argument
379 def test_not_unique_func_left_out(self): argument
389 def test_duplicates_are_kept(self): argument
398 def test_space_handled_in_source(self): argument
407 def test_empty_gives_empty(self): argument
411 def test_sources_to_asts(self): argument
423 def test_spaces_handled(self): argument