1 # FRV simulator testsuite.
6 set all_machs "frv fr500 fr550 fr400 fr405 fr450"
9 # The .cgs suffix is for "cgen .s".
10 foreach src [lsort [glob -nocomplain $srcdir/$subdir/\[c\]*.cgs]] {
11 # If we're only testing specific files and this isn't one of them, skip it.
12 if ![runtest_file_p $runtests $src] {
15 run_sim_test $src $all_machs