summaryrefslogtreecommitdiff
path: root/test/nasmformat.asm
diff options
context:
space:
mode:
authorVictor van den Elzen <victor.vde@gmail.com>2008-04-23 15:05:31 +0200
committerVictor van den Elzen <victor.vde@gmail.com>2008-05-21 12:42:46 +0200
commit82fa68acecf2f7e1d382501fbcff820883ec2ef4 (patch)
tree46a69ed47dd5f38613f0d78a90bcfd706bcbe292 /test/nasmformat.asm
parent533385ace56de28f3ac0b11c762f510cb19b4e90 (diff)
downloadnasm-82fa68acecf2f7e1d382501fbcff820883ec2ef4.tar.gz
Configure tests to be performed automatically
Diffstat (limited to 'test/nasmformat.asm')
-rw-r--r--test/nasmformat.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nasmformat.asm b/test/nasmformat.asm
index 5b4dc25e..0c3f0a7b 100644
--- a/test/nasmformat.asm
+++ b/test/nasmformat.asm
@@ -1,3 +1,6 @@
+;Testname=obj; Arguments=-fobj -onasmfomat.o; Files=.stdout .stderr nasmfomat.o
+;Testname=bin; Arguments=-fbin -onasmfomat.o; Files=.stdout .stderr nasmfomat.o
+;Testname=rdf; Arguments=-frdf -onasmfomat.o; Files=.stdout .stderr nasmfomat.o
%if __OUTPUT_FORMAT__ == 'bin'