Add publish script to lister test set 64/4664/2
authorE. Scott Daniels <daniels@research.att.com>
Thu, 3 Sep 2020 14:43:12 +0000 (10:43 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 3 Sep 2020 16:09:31 +0000 (12:09 -0400)
commit243f8671c28596b1dc70dd295029d6151c9dd778
treeb7a7e65ccc94ec8c54fd47ef4cdb0306b4ee6ebc
parent974431c8dfa40769b6fb46a1b62cd8b5bc91f6ff
Add publish script to lister test set

The coverage files need to have complete paths (relative to the
repo root) in order for Sonar to match them with the analysis information
that it captured during build. This change adds a publish script to
the listener test scripts that will push the coverage files into
the reports directory and will fix up the internal source module name
for Sonar to match.

Issue-ID: RIC-632

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I438844a176b34f6026e3fcf2ad084ea303a05cbb
sidecars/listener/test/publish_cov.ksh [new file with mode: 0755]
sidecars/listener/test/run_app_tests.ksh
sidecars/listener/test/run_unit_test.ksh
sidecars/listener/test/show_coverage.ksh