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

8 lines
150 B
Plaintext
Raw Normal View History

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