summaryrefslogtreecommitdiff
path: root/test/test67.asm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-27 18:15:39 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-27 18:15:39 -0700
commit6e6cd16a456715ae333a9300daa8b0536ae3785c (patch)
treefd7f3dd503e2f40e1c79ca36a79b7c70db394e95 /test/test67.asm
parent9b49c49e0023bd75c52b018b370c193047dbe9de (diff)
parent1fc045591b962ed43a45b9e6e1aa1cfbd2f9cc87 (diff)
downloadnasm-6e6cd16a456715ae333a9300daa8b0536ae3785c.tar.gz
Merge commit 'autotest/master'
Diffstat (limited to 'test/test67.asm')
-rw-r--r--test/test67.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test67.asm b/test/test67.asm
index 5917a1bd..16fd5ccb 100644
--- a/test/test67.asm
+++ b/test/test67.asm
@@ -1,3 +1,6 @@
+;Testname=unoptimized; Arguments=-fbin -otest67.bin -O0; Files=.stdout .stderr test67.bin
+;Testname=optimized; Arguments=-fbin -otest67.bin -Ox; Files=.stdout .stderr test67.bin
+
bits 16
mov ax,[bx]