Use gdb_test_no_output for compile tests expected to pass
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.compile / compile-print.exp
index 6fc7a20411b3ac8a78740fb8d3c48f8c2d87cc7e..5317a75137445aa5f283fb1734a7638fdfcafbd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2015-2016 Free Software Foundation, Inc.
+# Copyright 2015-2018 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 
 standard_testfile
 
-if { [prepare_for_testing ${testfile}.exp "$testfile"] } {
+if { [prepare_for_testing "failed to prepare" "$testfile"] } {
     return -1
 }
 
This page took 0.025819 seconds and 4 git commands to generate.