gdb/fortran: Add new 'info modules' command
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran / info-types.exp
index 30646287ee968ef6edf90f3d4fdd8b61bb6cea19..954e083e4069efaaf8293d7269cc999880c4f982 100644 (file)
@@ -19,9 +19,10 @@ load_lib "fortran.exp"
 
 if { [skip_fortran_tests] } { continue }
 
-standard_testfile .f90
+standard_testfile info-types.f90 info-types-2.f90
 
-if { [prepare_for_testing "failed to prepare" $testfile $srcfile {debug f90}] } {
+if { [prepare_for_testing "failed to prepare" $testfile \
+         [list $srcfile2 $srcfile] {debug f90}] } {
     return -1
 }
 
This page took 0.031036 seconds and 4 git commands to generate.