Retro68/binutils/ld/testsuite/ld-pru/pru.exp

9 lines
182 B
Plaintext
Raw Normal View History

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