]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/foll-exec-mode.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / foll-exec-mode.exp
index 2c6e379999850980a6144c2c3afffb94746de45d..5de3b038b2dda60238aaf7c8debf9c104edfa2d3 100644 (file)
@@ -49,12 +49,12 @@ set compile_options debug
 
 # build the first test case
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile2}" "${binfile2}" executable $compile_options] != "" } {
-      untested foll-exec-mode.exp
+      untested "failed to compile"
       return -1
 }
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $compile_options] != "" } {
-      untested foll-exec-mode.exp
+      untested "failed to compile"
       return -1
 }