armadito-av icon indicating copy to clipboard operation
armadito-av copied to clipboard

Use gcov and import coverage tests results into sonarqube

Open vhamon opened this issue 8 years ago • 1 comments

https://docs.sonarqube.org/pages/viewpage.action?pageId=5312222 https://gcc.gnu.org/onlinedocs/gcc/Gcov.html

vhamon avatar Feb 08 '17 10:02 vhamon

gcov error : 16:30:10.317 INFO: Sensor gcov

16:30:10.330 INFO: Parsing /home/travis/build/armadito/armadito-av/coverage/test##jansson.h.gcov

16:30:10.333 WARN: File not analysed by Sonar, so ignoring coverage: /usr/include/jansson.h

16:30:10.333 INFO: Parsing /home/travis/build/armadito/armadito-av/coverage/unix##unix.c.gcov

16:30:10.334 WARN: File not analysed by Sonar, so ignoring coverage: /home/travis/build/armadito/armadito-av/coverage/unix.c

16:30:10.334 INFO: Parsing /home/travis/build/armadito/armadito-av/coverage/test##test-marshall.h.gcov

16:30:10.335 WARN: File not analysed by Sonar, so ignoring coverage: /home/travis/build/armadito/armadito-av/coverage/test-marshall.h

16:30:10.335 INFO: Parsing /home/travis/build/armadito/armadito-av/coverage/test##test.c.gcov

16:30:10.335 WARN: File not analysed by Sonar, so ignoring coverage: /home/travis/build/armadito/armadito-av/coverage/test.c

16:30:10.336 INFO: Parsing /home/travis/build/armadito/armadito-av/coverage/rpc-client-test##rpc-client-test.c.gcov

16:30:10.337 WARN: File not analysed by Sonar, so ignoring coverage: /home/travis/build/armadito/armadito-av/coverage/rpc-client-test.c

16:30:10.337 INFO: Sensor gcov (done) | time=20ms

vhamon avatar Feb 09 '17 16:02 vhamon