Retro68/binutils/ld/testsuite/ld-pru/pru.exp
2017-10-07 02:16:47 +02:00

9 lines
182 B
Plaintext

if { ! [istarget pru-*-*] } {
return
}
foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
verbose [file rootname $test]
run_dump_test [file rootname $test]
}