Update PR ld/14962 testcase
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mach-o / mach-o.exp
CommitLineData
f68e81fc
TG
1#
2# mach-o tests
3#
4
5# We're testing bits in obj-mach-o -- don't run on anything else.
6
7if {[istarget "*-*-darwin*"]} then {
8
9load_lib gas-dg.exp
10
11run_dump_tests [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
12
13dg-init
14
15dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/err-*.s $srcdir/$subdir/warn-*.s]] "" ""
16
17dg-finish
18
19}
20# mach-o
This page took 0.097947 seconds and 4 git commands to generate.