gdb.base/async.exp: Enable it.
There's no reason not to enable this test anymore. Even if the current output isn't ideal (we mess up the prompt), it's what we have today. We can adjust the test if the output improves. gdb/testsuite/ 2014-03-19 Pedro Alves <palves@redhat.com> * gdb.base/async.exp: Remove early return.
This commit is contained in:
parent
6048b9501d
commit
05adc73e82
@ -1,3 +1,7 @@
|
||||
2014-03-19 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.base/async.exp: Remove early return.
|
||||
|
||||
2014-03-19 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.base/async.exp (step& tests): Pass explicit test messages.
|
||||
|
@ -20,13 +20,6 @@
|
||||
|
||||
standard_testfile
|
||||
|
||||
########################################
|
||||
##
|
||||
## Don't do any of these tests until we reach consensus on this file.
|
||||
##
|
||||
return 0
|
||||
########################################
|
||||
|
||||
if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
|
||||
untested $testfile.exp
|
||||
return -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user