summaryrefslogtreecommitdiff
path: root/test/aapl.d/test_sbsttable.exp
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-12-20 07:39:42 +0200
committerAdrian Thurston <thurston@colm.net>2019-12-20 07:39:42 +0200
commit4349c06704d77832ce23df5806ac3110a97d875b (patch)
treea454f8e4c1c72f8356a12b27343c8165538d2811 /test/aapl.d/test_sbsttable.exp
parenta60a18880ecd3549aaafbb199abb6d159a4941a1 (diff)
downloadcolm-4349c06704d77832ce23df5806ac3110a97d875b.tar.gz
testing: merged runtests and timed, removed system variation from some tests
Diffstat (limited to 'test/aapl.d/test_sbsttable.exp')
-rw-r--r--test/aapl.d/test_sbsttable.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/aapl.d/test_sbsttable.exp b/test/aapl.d/test_sbsttable.exp
index 9986c721..f5e9e8bb 100644
--- a/test/aapl.d/test_sbsttable.exp
+++ b/test/aapl.d/test_sbsttable.exp
@@ -6,12 +6,12 @@
(2, 2) maps to 10
KeyStruct(0)
KeyStruct(KeyStruct &)
-ins res = 1
~KeyStruct = {0}
KeyStruct(1)
KeyStruct(KeyStruct &)
-ins res = 1
~KeyStruct = {1}
+ins res = 1
+ins res = 1
~KeyStruct = {0}
~KeyStruct = {1}
6