From: 오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 Date: Tue, 26 Mar 2019 08:25:55 +0000 (+0900) Subject: Enable supported validation test (#4862) X-Git-Tag: accepted/tizen/unified/20190430.113441~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8924c98dc2d4101c8b33ed4e4af3660223d4361;p=platform%2Fcore%2Fml%2Fnnfw.git Enable supported validation test (#4862) Enable validation test - SetInput - SestOutput - EventWait Signed-off-by: Hyeongseok Oh --- diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun index 23a073e..6c95cfc 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*