codechecker icon indicating copy to clipboard operation
codechecker copied to clipboard

[test] Added simple tu_collector test.

Open balazske opened this issue 5 years ago • 1 comments

The test analyzes a project and collects the files with tu_collector. Then these files are analyzed again in a new directory.

The goal is that the first step of analysis is not needed, tu_collector should generate a compiler_info.json file. Currently it is really not needed but if the compiler_info.json would be included then yes. Additionally, a next step is to make the test work with "failed" zip files too that are created during the analysis.

balazske avatar Sep 01 '20 15:09 balazske

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- scripts/test/run_debug_tools_test.py  6
         

See the complete overview on Codacy

gyorb avatar Sep 01 '20 15:09 gyorb