summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>2019-04-09 13:02:30 +0900
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>2019-04-09 13:02:30 +0900
commit8df8a728f5f9cd61ba7804b0f09457d6168a85c0 (patch)
tree23b0a93278c4388499319931ef2cb95a85b48ce8 /tests
parentb1344a26ee72564901cc1ec666b3a6ca67f14057 (diff)
downloadnnfw-8df8a728f5f9cd61ba7804b0f09457d6168a85c0.tar.gz
nnfw-8df8a728f5f9cd61ba7804b0f09457d6168a85c0.tar.bz2
nnfw-8df8a728f5f9cd61ba7804b0f09457d6168a85c0.zip
Correct architecture in skip file (#4950)
This commit corrects architecture in x86_64 skip file corresponds to its file name and recommended usage Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.x86_64-linux.neurun2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.x86_64-linux.neurun b/tests/nnapi/nnapi_gtest.skip.x86_64-linux.neurun
index 049ffcc7c..dca5dc763 100644
--- a/tests/nnapi/nnapi_gtest.skip.x86_64-linux.neurun
+++ b/tests/nnapi/nnapi_gtest.skip.x86_64-linux.neurun
@@ -1,5 +1,5 @@
#
-# Following tests will be skipped on armv7l-linux
+# Following tests will be skipped on x86_64-linux
#
# Not support operations
TrivialTest.AddTwo