[TDD] add unittest for python3 tensor_filter subplugin
authorYelin Jeong <yelini.jeong@samsung.com>
Tue, 26 Mar 2024 23:45:51 +0000 (08:45 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 3 May 2024 05:13:15 +0000 (14:13 +0900)
commitd08fbc1adaa4f7f22c7d76ac67c498960dece6b9
tree2feef1055681ec91cf04be79311239f702e41605
parentd38b968227d539f3753afe5c3f582d5dc6410076
[TDD] add unittest for python3 tensor_filter subplugin

This patch adds unittest for python3 tensor_filter subplugin.
python3 tensor_filter will be upgraded to use v0 to v1.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
tests/meson.build
tests/nnstreamer_filter_python3/unittest_filter_python3.cc [new file with mode: 0644]