[Converter/Decoder] Add error handling code and testcases
authorGichan Jang <gichan2.jang@samsung.com>
Tue, 6 Apr 2021 07:40:06 +0000 (16:40 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 8 Apr 2021 06:53:28 +0000 (15:53 +0900)
commit88a2503a5f6cd4513918b6f65b35f34aadc04fc9
tree4d203397ced3d9c76cac5a23080677c90ef89598
parentbcc63af751ad96fe9d6a22667f8817a3576a7bd0
[Converter/Decoder] Add error handling code and testcases

Add error handling code for tensor converter and decoder subplugins
Add testcases for tensor converter and decoder subplugins

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
ext/nnstreamer/extra/nnstreamer_protobuf.cc
ext/nnstreamer/tensor_converter/tensor_converter_flatbuf.cc
ext/nnstreamer/tensor_converter/tensor_converter_flexbuf.cc
ext/nnstreamer/tensor_decoder/tensordec-flatbuf.cc
ext/nnstreamer/tensor_decoder/tensordec-flexbuf.cc
tests/nnstreamer_plugins/unittest_plugins.cc