diff options
author | Tom de Vries <tom@codesourcery.com> | 2017-06-04 11:10:04 +1000 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2017-06-04 11:10:04 +1000 |
commit | 97b84b250181dd470080d62738118343bf190394 (patch) | |
tree | 06f61edc39e42a478eb63c437fbf1314ac97bc4e /ChangeLog | |
parent | c920074240e376dd336f2ec2d56ab67d8b910ab8 (diff) | |
download | dejagnu-97b84b250181dd470080d62738118343bf190394.zip dejagnu-97b84b250181dd470080d62738118343bf190394.tar.gz dejagnu-97b84b250181dd470080d62738118343bf190394.tar.bz2 |
* testsuite/runtest.all/libs.exp (process_test): Dump entire
output when there's no reportable output.
* testsuite/runtest.all/remote.test (load_lib): New proc.
* testsuite/runtest.all/target.test (load_lib): Same.
Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-06-04 Tom de Vries <tom@codesourcery.com> + + * testsuite/runtest.all/libs.exp (process_test): Dump entire + output when there's no reportable output. + * testsuite/runtest.all/remote.test (load_lib): New proc. + * testsuite/runtest.all/target.test (load_lib): Same. + 2017-03-11 Thomas Preud'homme <thomas.preudhomme@arm.com> * lib/remote.exp (remote_download): Add logging message when |