Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / perftest.exp
index 2f8da14217c6e4f23a94ec552f0e09ebcf153fe0..082c10d6d469793500565eaf7c644a00e98cb8e6 100644 (file)
@@ -90,7 +90,7 @@ namespace eval PerfTest {
 
        if { [string compare $GDB_PERFTEST_MODE "run"] != 0 } {
            if { [eval compile {$compile}] } {
-               untested "could not compile source files."
+               untested "failed to compile"
                return
            }
        }
This page took 0.044752 seconds and 4 git commands to generate.