]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/py-framefilter-mi.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-framefilter-mi.exp
index 8ee4faa927bf3aad57400d525ebcdaeecdaf8010..7049e917571ff2e9d7ec9f2f681e1e4908904e11 100644 (file)
@@ -29,7 +29,7 @@ standard_testfile py-framefilter-mi.c
 set pyfile py-framefilter.py
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug additional_flags=-DMI}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }