Enable supported validation test (#4862)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 26 Mar 2019 08:25:55 +0000 (17:25 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 26 Mar 2019 08:25:55 +0000 (17:25 +0900)
Enable validation test
- SetInput
- SestOutput
- EventWait

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun

index 23a073e..6c95cfc 100644 (file)
@@ -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*