[TEST] SSAT based test case complete
authorHarshJ20 <hjain24in@gmail.com>
Thu, 22 Jun 2023 06:54:17 +0000 (12:24 +0530)
committergichan-jang <56856496+gichan-jang@users.noreply.github.com>
Thu, 6 Jul 2023 00:42:49 +0000 (09:42 +0900)
commita3cdcaeec11d92ed9051230c967f78278ea4b89d
treea7b25df14f6c57f1523596bca19791082c1fceea
parent145e210a24c25dfb8110b4a463b5b238faae1ed6
[TEST] SSAT based test case complete

    - removed unnecessary line from unittest_plugins
    - updated test pipeline in unittest_tensorRegion, runTest.sh and getCropInfo
    - tested all the python scripts, ssat test case script and unittest for tensor_region
    - Python Script for generating golden test results
    - Using tensor_filter's output for orange.png for testing to avoid uploading ssd_mobilenet_v2_coco.tflite model
    - changed Camel casing and update tests/meson.build

Signed-off-by: HarshJ20 <hjain24in@gmail.com>
tests/meson.build
tests/nnstreamer_decoder_tensorRegion/generateResults.py [new file with mode: 0644]
tests/nnstreamer_decoder_tensorRegion/getCropInfo.py
tests/nnstreamer_decoder_tensorRegion/mobilenet_ssd_tensor.0 [new file with mode: 0644]
tests/nnstreamer_decoder_tensorRegion/mobilenet_ssd_tensor.1 [new file with mode: 0644]
tests/nnstreamer_decoder_tensorRegion/runTest.sh
tests/nnstreamer_decoder_tensorRegion/unittest_tensorRegion.cc
tests/nnstreamer_plugins/unittest_plugins.cc