diff options
author | Doug Evans <dje@google.com> | 1998-05-14 20:20:59 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-05-14 20:20:59 +0000 |
commit | 1461afc634e3905c3fde98f2ff470c48bc25a383 (patch) | |
tree | 1ed8ff72cb1e1090d35288f39d6d5c12df66b454 /sim | |
parent | 41ab9a4b7e77d1e527c6a40ff9089dc5adc91ffc (diff) | |
download | gdb-1461afc634e3905c3fde98f2ff470c48bc25a383.zip gdb-1461afc634e3905c3fde98f2ff470c48bc25a383.tar.gz gdb-1461afc634e3905c3fde98f2ff470c48bc25a383.tar.bz2 |
* sim/sky/sky.exp: Add runtest_file_p support. Don't print
unsupported message if not sky.
* sim/sky/sky_sce.exp: Likewise.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index db37127..bbd0677 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,5 +1,11 @@ Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com> +start-sanitize-sky + * sim/sky/sky.exp: Add runtest_file_p support. Don't print + unsupported message if not sky. + * sim/sky/sky_sce.exp: Likewise. + +end-sanitize-sky * lib/sim-defs.exp (sim_run): Fix handling of output redirection. New arg prog_opts. All callers updated. |