[Tizen/API] Add unittest skeleton for Tizen-CAPI (TCT candidate)
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 13 Mar 2019 02:33:10 +0000 (11:33 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 21 Mar 2019 07:20:12 +0000 (16:20 +0900)
commit3b724d29b03c48ea190004b056a59fd7680d96b1
treebc0e8a0fc3f87b9703b47d1579083d6851831641
parent497730d07cf41672a85d507265a318a400d24025
[Tizen/API] Add unittest skeleton for Tizen-CAPI (TCT candidate)

This is to be the basis of TCT (Tizen Compliance Test) in the future.

Testing construction & destruction of nnstreamer pipelines
with different elements.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/nnstreamer.spec
tests/meson.build
tests/tizen_capi/meson.build [new file with mode: 0644]
tests/tizen_capi/unittest_tizen_capi.cpp [new file with mode: 0644]
tizen-api/meson.build