Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / alpha-step.exp
index 16743fba1a8c45732f7b1c9b7715bb7235b4d836..5395a0dacb319f2c15931b4438db1c6a526e1d88 100644 (file)
@@ -24,7 +24,7 @@ set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {}] != "" } {
-    unsupported "testcase compile failed."
+    unsupported "failed to compile"
     return -1
 }
 
This page took 0.025166 seconds and 4 git commands to generate.