[Converter/Filter] Migrate all testcases into the central test mechanism.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 14 Jun 2018 04:38:06 +0000 (13:38 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Thu, 14 Jun 2018 06:27:30 +0000 (15:27 +0900)
commit4aaf6365a55ce89146d7a043f46cfe5719a572c7
tree1dacc57c064e44f2f01e7a2255f2ddcfc1a38aa7
parent2dbba91056483d72c594372ab0f3ba9ea3ef047b
[Converter/Filter] Migrate all testcases into the central test mechanism.

Move rest of tensor_converter/test/* to tests/nnstreamer_converter

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tensor_converter/test/.gitignore [deleted file]
tensor_converter/test/runTest.sh [deleted file]
tensor_converter/test/testcase01.sh [deleted file]
tensor_converter/test/testcase02.sh [deleted file]
tensor_converter/test/testcase03.sh [deleted file]
tensor_filter/test/nothing [deleted file]
tensor_filter/test/runTest.sh [deleted file]
tensor_filter/test/testcase01.sh [deleted file]
tests/nnstreamer_converter/generateGoldenTestResult.py [moved from tensor_converter/test/generateGoldenTestResult.py with 100% similarity]
tests/nnstreamer_converter/runTest.sh