[Test] Add ml singleshot example
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 10 Nov 2021 12:19:19 +0000 (21:19 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 17 Nov 2021 06:57:03 +0000 (15:57 +0900)
commit6d1e18b5ba9d9de566e864fdba0af6d43a5ca390
tree925c9947c4463c67c7ffe98687aa177acf0c2c3f
parent69be5776905d1a7f227839e18c890b797d38cb48
[Test] Add ml singleshot example

This patch adds integrated test to show and test ml singleshot.

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

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
test/meson.build
test/nnstreamer/meson.build [new file with mode: 0644]
test/nnstreamer/test_nnstreamer_single.cpp [new file with mode: 0644]