[Tests/Filter/OpenVino] Add basic test cases for open/close callbacks
authorWook Song <wook16.song@samsung.com>
Mon, 3 Feb 2020 05:41:08 +0000 (14:41 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 5 Feb 2020 09:35:56 +0000 (01:35 -0800)
commit0c8af3fabcd059073434c14633c61024650e934a
treeedc2a53a338f70640f29205567d3e8b899675af5
parentba9d2d5d8665c8137f4fd395acbbd9dec4025a24
[Tests/Filter/OpenVino] Add basic test cases for open/close callbacks

This patch adds basic test cases for the open and close callbacks in the
openvino tensor_filter.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/meson.build
tests/nnstreamer_filter_openvino/meson.build [new file with mode: 0644]
tests/nnstreamer_filter_openvino/unittest_openvino.cc [new file with mode: 0644]