1 # M32C simulator testsuite.
2 # TODO
: Add support
for .c tests.
9 foreach src
[lsort
[glob
-nocomplain $srcdir
/$subdir
/*.s
]] {
10 #
If we
're only testing specific files and this isn't one of them
, skip it.
11 if ![runtest_file_p $runtests $src
] {
14 run_sim_test $src $all_machs