[nnapi-test] Use android 10 test generation (#8040)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 14 Oct 2019 06:24:14 +0000 (15:24 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 14 Oct 2019 06:24:14 +0000 (15:24 +0900)
commit48728ab85777b60720619c696bb60d5e81a987d6
treea7b1f3c4e1c28885ae35672d9f34e7084ed05724
parent7ea9e7bb67fc0a90dfdb7544967ae2bf783fd6fa
[nnapi-test] Use android 10 test generation (#8040)

Use android 10 test generation
- Disable TestCompliance util
- Disable _Float16 feature
- Disable dynamic output shape test generation
- Fix to use c++11 feature
- Update generated code archive for tizen build

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
14 files changed:
packaging/nnapi_test_generated.tar.gz
tests/nnapi/CMakeLists.txt
tests/nnapi/include/TestHarness.h
tests/nnapi/nnapi_test_generator/android-10/README.md
tests/nnapi/nnapi_test_generator/android-10/cts_generator.py
tests/nnapi/nnapi_test_generator/android-10/test_generator.py
tests/nnapi/specs/generate_test.sh
tests/nnapi/src/TestGenerated.cpp
tests/nnapi/src/TestGenerated.h [new file with mode: 0644]
tests/nnapi/src/TestGenerated_Ex.cpp
tests/nnapi/src/TestGenerated_V1_0.cpp
tests/nnapi/src/TestGenerated_V1_1.cpp
tests/nnapi/src/TestGenerated_common.cpp [deleted file]
tests/nnapi/src/TestMain.cpp