aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/objfmts/macho/tests/gas64/gas_macho64_test.sh')
-rwxr-xr-xmodules/objfmts/macho/tests/gas64/gas_macho64_test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh b/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
new file mode 100755
index 0000000..d3ead46
--- /dev/null
+++ b/modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+${srcdir}/out_test.sh macho_test modules/objfmts/macho/tests/gas64 "GAS 64-bit macho objfmt" "-f macho64 -p gas" ".o"
+exit $?