Skip to content
Snippets Groups Projects
Commit d012544e authored by Pierre Aubert's avatar Pierre Aubert
Browse files

Activate extra test

parent 33ac2827
No related branches found
No related tags found
No related merge requests found
Pipeline #113691 failed
...@@ -50,6 +50,9 @@ TestCoverage: ...@@ -50,6 +50,9 @@ TestCoverage:
- make all - make all
- make install - make install
- make test - make test
- wget https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixFileBinaryAnalyzer/-/wikis/TESTS/StreamOffset/rawMessage.h5
- wget https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixFileBinaryAnalyzer/-/wikis/TESTS/StreamOffset/fullEvent.h5
- phoenix_binary_analyzer -i rawMessage.h5 -f fullEvent.h5
#- make ExperimentalCoverage #- make ExperimentalCoverage
- cd ../coverage - cd ../coverage
- gcovr -r ../ --html cov_report.html --html-details - gcovr -r ../ --html cov_report.html --html-details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment