summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>2019-03-26 17:25:55 +0900
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>2019-03-26 17:25:55 +0900
commite8924c98dc2d4101c8b33ed4e4af3660223d4361 (patch)
tree918595e33cfde69bbc94a944fca72a1ca3b3197a /tests
parentec2a3fada71ea579ee4874c56cabcc3a84e0a4c4 (diff)
downloadnnfw-e8924c98dc2d4101c8b33ed4e4af3660223d4361.tar.gz
nnfw-e8924c98dc2d4101c8b33ed4e4af3660223d4361.tar.bz2
nnfw-e8924c98dc2d4101c8b33ed4e4af3660223d4361.zip
Enable supported validation test (#4862)
Enable validation test - SetInput - SestOutput - EventWait Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
index 23a073e1f..6c95cfc3a 100644
--- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
+++ b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
@@ -2,12 +2,9 @@
# Following tests will be skipped on armv7l-linux
#
# Not support operations
-ValidationTestExecution.SetInput
-ValidationTestExecution.SetOutput
ValidationTestExecution.SetInputFromMemory
ValidationTestExecution.SetOutputFromMemory
ValidationTestExecution.StartCompute
-ValidationTestExecution.EventWait
GeneratedTests.depth_to_space*
GeneratedTests.local_response_norm*
GeneratedTests.lsh_projection*