[Transform] Add Test Case for transform/standardization mode
authorjijoong.moon <jijoong.moon@samsung.com>
Tue, 9 Oct 2018 23:34:50 +0000 (08:34 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 11 Oct 2018 02:50:49 +0000 (11:50 +0900)
commitba38674b3247424f6b08dffccce5405e38487f82
tree8957daa2f819f4692a7a3da4d44a2f61aa4e5bf3
parentcc19cfcff928ed08860dcc706826cd09b21a0d82
[Transform] Add Test Case for transform/standardization mode

Add Test Case for standardization mode.
Compare the result with python and approval diff is
-0.01 < diff < 0.01. (application/octet-stream mime is used.)

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
packaging/nnstreamer.spec
tests/transform_stand/checkResult.py [new file with mode: 0644]
tests/transform_stand/generateTest.py [new file with mode: 0755]
tests/transform_stand/runTest.sh [new file with mode: 0755]