Mercurial > ecos
diff packages/infra/current/ChangeLog @ 1296:498ac6b4af79
Add automatic reset on test exit
| author | gthomas |
|---|---|
| date | Sat, 11 Oct 2003 19:50:03 +0000 |
| parents | f58b62f3c85d |
| children | c15fe26f81c7 |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,10 @@ +2003-10-11 Gary Thomas <gary@mlbassoc.com> + + * src/tcdiag.cxx (cyg_test_exit): + * cdl/infra.cdl: New option CYGSEM_INFRA_RESET_ON_TEST_EXIT which + [if defined] indicates that "cyg_test_exit()" should reset the + platform instead of the default hang. + 2003-10-03 Nick Garnett <nickg@balti.calivar.com> * tests/cxxsupp.cxx: Added ifdef to disable this test on H8/300
