[TensorMux] Add 3 Test Cases
authorjijoong.moon <jijoong.moon@samsung.com>
Wed, 11 Jul 2018 09:13:31 +0000 (18:13 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Mon, 16 Jul 2018 04:47:32 +0000 (13:47 +0900)
commit5306799266fc035fb549752c4a3bc91e69629d41
tree0030b768fc2c3eb425ed39e9cf619e0441e6a908
parent5fb3ef6de16903f429284fd91ab60c922db57307
[TensorMux] Add 3 Test Cases

Add three test cases.
- one tensor sink pad --> mux --> tensors
- two tensor sink pads --> mux --> tensors ( two gstmem )
- three tensor sink pads --> mux --> tensors ( three gstmem )

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
packaging/nnstreamer.spec
packaging/testcase_mux.tar.gz [new file with mode: 0644]
tests/nnstreamer_converter/generateGoldenTestResult.py
tests/nnstreamer_mux/runTest.sh [new file with mode: 0755]