Skip to content

Commit af6f99a

Browse files
Fix analyze_and_parse tests
1 parent a997bc2 commit af6f99a

54 files changed

Lines changed: 743 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

analyzer/tests/functional/analyze_and_parse/test_files/all_checkers_off_except_return_stack_address.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ Number of processed analyzer result files | 1
5555
Number of analyzer reports | 1
5656
---------------------------------------------
5757
----=================----
58+
[] - ----==== Summary ====----
59+
[] - Up-to-date analysis results
60+
[] - clang-tidy: 1
61+
[] - Outdated analysis results
62+
[] - Failed to analyze
63+
[] - Missing analysis results
64+
[] - clangsa: 1
65+
[] - cppcheck: 1
66+
[] - gcc: 1
67+
[] - infer: 1
68+
[] - Total analyzed compilation commands: 1
69+
[] - Total available compilation commands: 1
70+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_error.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,16 @@ Number of processed analyzer result files | 1
5454
Number of analyzer reports | 1
5555
---------------------------------------------
5656
----=================----
57+
[] - ----==== Summary ====----
58+
[] - Up-to-date analysis results
59+
[] - Outdated analysis results
60+
[] - Failed to analyze
61+
[] - clang-tidy: 1
62+
[] - Missing analysis results
63+
[] - clangsa: 1
64+
[] - cppcheck: 1
65+
[] - gcc: 1
66+
[] - infer: 1
67+
[] - Total analyzed compilation commands: 1
68+
[] - Total available compilation commands: 1
69+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_error_disabled.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,16 @@ Number of processed analyzer result files | 0
2424
Number of analyzer reports | 0
2525
---------------------------------------------
2626
----=================----
27+
[] - ----==== Summary ====----
28+
[] - Up-to-date analysis results
29+
[] - Outdated analysis results
30+
[] - Failed to analyze
31+
[] - Missing analysis results
32+
[] - clangsa: 1
33+
[] - clang-tidy: 1
34+
[] - cppcheck: 1
35+
[] - gcc: 1
36+
[] - infer: 1
37+
[] - Total analyzed compilation commands: 0
38+
[] - Total available compilation commands: 1
39+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_default_checker_priority.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ Number of processed analyzer result files | 1
5555
Number of analyzer reports | 1
5656
---------------------------------------------
5757
----=================----
58+
[] - ----==== Summary ====----
59+
[] - Up-to-date analysis results
60+
[] - clang-tidy: 1
61+
[] - Outdated analysis results
62+
[] - Failed to analyze
63+
[] - Missing analysis results
64+
[] - clangsa: 1
65+
[] - cppcheck: 1
66+
[] - gcc: 1
67+
[] - infer: 1
68+
[] - Total analyzed compilation commands: 1
69+
[] - Total available compilation commands: 1
70+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_simple.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ Number of processed analyzer result files | 1
5555
Number of analyzer reports | 1
5656
---------------------------------------------
5757
----=================----
58+
[] - ----==== Summary ====----
59+
[] - Up-to-date analysis results
60+
[] - clang-tidy: 1
61+
[] - Outdated analysis results
62+
[] - Failed to analyze
63+
[] - Missing analysis results
64+
[] - clangsa: 1
65+
[] - cppcheck: 1
66+
[] - gcc: 1
67+
[] - infer: 1
68+
[] - Total analyzed compilation commands: 1
69+
[] - Total available compilation commands: 1
70+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_wno_group.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ Number of processed analyzer result files | 1
5555
Number of analyzer reports | 1
5656
---------------------------------------------
5757
----=================----
58+
[] - ----==== Summary ====----
59+
[] - Up-to-date analysis results
60+
[] - clang-tidy: 1
61+
[] - Outdated analysis results
62+
[] - Failed to analyze
63+
[] - Missing analysis results
64+
[] - clangsa: 1
65+
[] - cppcheck: 1
66+
[] - gcc: 1
67+
[] - infer: 1
68+
[] - Total analyzed compilation commands: 1
69+
[] - Total available compilation commands: 1
70+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_wno_simple1.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ Number of processed analyzer result files | 1
5555
Number of analyzer reports | 1
5656
---------------------------------------------
5757
----=================----
58+
[] - ----==== Summary ====----
59+
[] - Up-to-date analysis results
60+
[] - clang-tidy: 1
61+
[] - Outdated analysis results
62+
[] - Failed to analyze
63+
[] - Missing analysis results
64+
[] - clangsa: 1
65+
[] - cppcheck: 1
66+
[] - gcc: 1
67+
[] - infer: 1
68+
[] - Total analyzed compilation commands: 1
69+
[] - Total available compilation commands: 1
70+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_wno_simple2.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,16 @@ Number of processed analyzer result files | 1
2626
Number of analyzer reports | 0
2727
---------------------------------------------
2828
----=================----
29+
[] - ----==== Summary ====----
30+
[] - Up-to-date analysis results
31+
[] - clang-tidy: 1
32+
[] - Outdated analysis results
33+
[] - Failed to analyze
34+
[] - Missing analysis results
35+
[] - clangsa: 1
36+
[] - cppcheck: 1
37+
[] - gcc: 1
38+
[] - infer: 1
39+
[] - Total analyzed compilation commands: 1
40+
[] - Total available compilation commands: 1
41+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/compiler_warning_wunused.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,16 @@ Number of processed analyzer result files | 1
2626
Number of analyzer reports | 0
2727
---------------------------------------------
2828
----=================----
29+
[] - ----==== Summary ====----
30+
[] - Up-to-date analysis results
31+
[] - clang-tidy: 1
32+
[] - Outdated analysis results
33+
[] - Failed to analyze
34+
[] - Missing analysis results
35+
[] - clangsa: 1
36+
[] - cppcheck: 1
37+
[] - gcc: 1
38+
[] - infer: 1
39+
[] - Total analyzed compilation commands: 1
40+
[] - Total available compilation commands: 1
41+
[] - ----=================----

analyzer/tests/functional/analyze_and_parse/test_files/context_free_hash_clang_tidy.output

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,16 @@ Number of processed analyzer result files | 1
7272
Number of analyzer reports | 3
7373
---------------------------------------------
7474
----=================----
75+
[] - ----==== Summary ====----
76+
[] - Up-to-date analysis results
77+
[] - clang-tidy: 1
78+
[] - Outdated analysis results
79+
[] - Failed to analyze
80+
[] - Missing analysis results
81+
[] - clangsa: 1
82+
[] - cppcheck: 1
83+
[] - gcc: 1
84+
[] - infer: 1
85+
[] - Total analyzed compilation commands: 1
86+
[] - Total available compilation commands: 1
87+
[] - ----=================----

0 commit comments

Comments
 (0)