[Dist] Run unittest for filter/custom/1 with gbs
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 11 Jun 2018 09:45:11 +0000 (18:45 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Thu, 14 Jun 2018 04:25:37 +0000 (13:25 +0900)
Add the new filter/custom/1 testcase as a unittest during the build

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/nnstreamer.spec

index 3e6cee1..42fc6f0 100644 (file)
@@ -75,6 +75,10 @@ tar -xf %{SOURCE2001}
 ./runTest.sh -skipgen
 popd
 
+pushd tests/nnstreamer_filter_custom/
+./runTest.sh
+popd
+
 %if 0%{?testcoverage}
     unittestcoverage.py module $(pwd)