[test] Fix snpe filter test to support two API versions
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Mon, 15 Jan 2024 07:51:39 +0000 (16:51 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 1 Feb 2024 01:16:54 +0000 (10:16 +0900)
commit2181080ac2275352ee1df54c2118f5b89694650b
treeb2998aea997274c4bba47dc10d726c92cc9cd8c0
parent1d46c39c6a584b4fee1e58d7e01fef6b2dc79d91
[test] Fix snpe filter test to support two API versions

- Add dlc model files for SNPE2.
- Rename SNPE1 model files.
- Fix unittest to set proper model files.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
tests/nnstreamer_filter_snpe/unittest_filter_snpe.cc
tests/test_models/models/add2_float.v1.dlc [moved from tests/test_models/models/add2_float.dlc with 100% similarity]
tests/test_models/models/add2_float.v2.dlc [new file with mode: 0644]
tests/test_models/models/add2_uint8.v1.dlc [moved from tests/test_models/models/add2_uint8.dlc with 100% similarity]
tests/test_models/models/add2_uint8.v2.dlc [new file with mode: 0644]