Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / trace-condition.exp
index 02a0c0c8705ccdd505c6c6c11ac1a98a7d21c39a..892772857f66fb9fba15edb5806eccc8485645b7 100644 (file)
@@ -21,9 +21,8 @@ set expfile $testfile.exp
 # Some targets have leading underscores on assembly symbols.
 set additional_flags [gdb_target_symbol_prefix_flags]
 
-if [prepare_for_testing $expfile $executable $srcfile \
+if [prepare_for_testing "failed to prepare" $executable $srcfile \
        [list debug $additional_flags]] {
-    untested "failed to prepare for trace tests"
     return -1
 }
 
This page took 0.02599 seconds and 4 git commands to generate.