summaryrefslogtreecommitdiff
path: root/test/align13.asm
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-09-24 21:22:30 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-09-30 22:10:34 +0400
commit4402af0c5924aa779e06f0ada4998d4a61c4a0c7 (patch)
tree585f986c15f437081e491cc4a90932c0fdacc48d /test/align13.asm
parente6775697bb1496046cc125bded5303f80a26a5a1 (diff)
downloadnasm-4402af0c5924aa779e06f0ada4998d4a61c4a0c7.tar.gz
More tests automation
Not all covered but still worth to put in Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'test/align13.asm')
-rw-r--r--test/align13.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/align13.asm b/test/align13.asm
index 556373fc..4a41a779 100644
--- a/test/align13.asm
+++ b/test/align13.asm
@@ -1,3 +1,6 @@
+;Testname=unoptimized; Arguments=-O0 -fbin -oalign13.bin; Files=stdout stderr align13.bin
+;Testname=optimized; Arguments=-Ox -fbin -oalign13.bin; Files=stdout stderr align13.bin
+
; Test of non-power-of-2 alignment
bits 32