summaryrefslogtreecommitdiff
path: root/TC/tet_code
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-02-01 13:51:12 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-02-01 13:51:12 +0900
commit6d176c7d47d8af075826c6c1dfca01b7021ba1fb (patch)
treef51ed16cf2f404a4ae282889b077427e5401c7ae /TC/tet_code
parent95fbae380394428a7e3010c36e644e74113e7a2c (diff)
downloadsecure-storage-tizen_2.3.tar.gz
secure-storage-tizen_2.3.tar.bz2
secure-storage-tizen_2.3.zip
Diffstat (limited to 'TC/tet_code')
-rwxr-xr-xTC/tet_code12
1 files changed, 0 insertions, 12 deletions
diff --git a/TC/tet_code b/TC/tet_code
deleted file mode 100755
index a2cf6c1..0000000
--- a/TC/tet_code
+++ /dev/null
@@ -1,12 +0,0 @@
-# TET reserved codes
-0 "PASS"
-1 "FAIL"
-2 "UNRESOLVED"
-3 "NOTINUSE"
-4 "UNSUPPORTED"
-5 "UNTESTED"
-6 "UNINITIATED"
-7 "NORESULT"
-
-# Test suite additional codes
-33 "INSPECT"