[UnitTest] Add the python script to analyze unittest coverage.
authorDongju Chae <dongju.chae@samsung.com>
Mon, 29 Jul 2019 10:07:08 +0000 (19:07 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Wed, 31 Jul 2019 03:43:51 +0000 (12:43 +0900)
commit600307fec579d6429504d99eda0e7c69502e00ac
treee32f9fec9386473a437ddce683e57b5790b57fd0
parenta0a50f694fc9ca58e69f4b47b59ca0edd826b6f2
[UnitTest] Add the python script to analyze unittest coverage.

This commit adds the python script to analyze unittest coverage.
Note that it's copied from the nnstreamer repository.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
core/test/unittestcoverage.py [new file with mode: 0755]