[Tests/FilterExtCommon] Generate test cases using meson
authorWook Song <wook16.song@samsung.com>
Fri, 10 Jan 2020 11:08:01 +0000 (20:08 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 14 Jan 2020 00:45:43 +0000 (09:45 +0900)
commitcbb65b01278b39789e69c6de888b3e0e78b3e5db
tree08730af9bcecdd2d7107dabcde76eb4e40d60b12
parent76f60e92e2813d559079f588570190769b48f7d7
[Tests/FilterExtCommon] Generate test cases using meson

In order to generate test cases from the template file to which the most
recent modification has been applied, this patch changes the approach
for the test case generation from the existing bash script to the meson
build script.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/nnstreamer_filter_extensions_common/deploy.sh [deleted file]
tests/nnstreamer_filter_extensions_common/meson.build
tests/nnstreamer_filter_extensions_common/unittest_tizen_template.cc.in [moved from tests/nnstreamer_filter_extensions_common/unittest_tizen_template.cc with 86% similarity]