Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / noreturn-return.exp
index 6c7bf073dd18e336fe9cfc9d6ad7663875cee792..d1635bd240fb608559c110eb70954503dbb69aaf 100644 (file)
@@ -23,7 +23,7 @@ proc noreturn_test { } {
     global gdb_prompt
 
     if { ! [ runto_main ] } then {
-       untested ${testfile}.exp
+       untested "could not run to main"
        return -1
     }
 
This page took 0.025199 seconds and 4 git commands to generate.