Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / step-over-syscall.exp
index e1d5ba1ee60a881cacda19e9d2ae2b5a1a21f36c..14e99718a51054bfb4620ad029a892af9d6c1018 100644 (file)
@@ -115,7 +115,7 @@ proc step_over_syscall { syscall } {
        set testfile "step-over-$syscall"
 
        if [build_executable ${testfile}.exp ${testfile} ${testfile}.c {debug}] {
-           untested ${testfile}.exp
+           untested "failed to compile"
            return -1
        }
 
This page took 0.025196 seconds and 4 git commands to generate.