summaryrefslogtreecommitdiff
path: root/test/aoutso.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/aoutso.asm')
-rw-r--r--test/aoutso.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/aoutso.asm b/test/aoutso.asm
index b95b66ee..eeab2e3f 100644
--- a/test/aoutso.asm
+++ b/test/aoutso.asm
@@ -1,3 +1,6 @@
+;Testname=unoptimized; Arguments=-O0 -faoutb -oaoutso.o; Files=.stdout .stderr aoutso.o
+;Testname=optimized; Arguments=-Ox -faoutb -oaoutso.o; Files=.stdout .stderr aoutso.o
+
; test source file for assembling to NetBSD/FreeBSD a.out shared library
; build with:
; nasm -f aoutb aoutso.asm