[unittest] Remove dependency
authorsewon.oh <sewon.oh@samsung.com>
Fri, 7 Sep 2018 02:25:19 +0000 (11:25 +0900)
committerGeunsik Lim <leemgs@users.noreply.github.com>
Fri, 7 Sep 2018 04:37:24 +0000 (13:37 +0900)
commit6bc64f2a450e1742b8a965609726f733c6df5486
treed13d0d469bbeba167ded64c7488c527faa8416ad
parentbe51402b7d7ae43794f829477b0300511d958cf0
[unittest] Remove dependency

To check unit test coverage, need 'taos-ci-unittest-coverage' package.
But this package is not provided 'download.tizen.org' so remove that package and add 'unittest.py' file, lcov package.

Signed-off-by: sewon.oh <sewon.oh@samsung.com>
packaging/nnstreamer.spec
tests/unittestcoverage.py [new file with mode: 0755]