[UNITTEST] Adding queue to prevent unexpected input drop
authorjijoong.moon <jijoong.moon@samsung.com>
Wed, 27 Mar 2019 08:32:47 +0000 (17:32 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 28 Mar 2019 05:51:32 +0000 (14:51 +0900)
commit0514c52c4dee7a31b7eba2539ae1823a5ce022d8
tree3ea4b200fe45f2219c56ca4f7071e8c24ede7f4c
parent34a1a74aaf2f36dff4a51e57f7ab678123c2b52f
[UNITTEST] Adding queue to prevent unexpected input drop

Add queue element in the test pipeline. For the slow hardware, there
are  unexpected input drop, which makes unittests inconsistent.

**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>
tests/nnstreamer_repo/runTest.sh