blob: 3108a09ec2c0ce61458ba1e5f07061cb941cdf8c [file] [log] [blame]
if { [istarget tic6x-*-*] } {
foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
if { [runtest_file_p $runtests $test] } {
run_dump_test [file rootname $test]
}
}
}