diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2004-08-17 09:51:31 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2004-08-17 09:51:31 +0000 |
commit | 86b652f9c8105bc5c22e15c858b7e9ccd993cbc4 (patch) | |
tree | 677812443f8e28a60337b76b47c3065202c29820 /winsup/testsuite/ChangeLog | |
parent | 721a934c16ce3dd18c71f0afef7b4505a23b8c47 (diff) | |
download | newlib-86b652f9c8105bc5c22e15c858b7e9ccd993cbc4.zip newlib-86b652f9c8105bc5c22e15c858b7e9ccd993cbc4.tar.gz newlib-86b652f9c8105bc5c22e15c858b7e9ccd993cbc4.tar.bz2 |
* devdsp.c: Outputs the names of the main test functions.
(forkrectest): Expect child success.
(forkplaytest): Ditto.
(syncwithchild): Output the child status and the desired value.
(sinegenw): Reduce volume of the beep.
(sinegenb): Ditto.
(dup_test): New test.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r-- | winsup/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index d7f2fa0..319315c 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2004-08-17 Gerd Spalink <Gerd.Spalink@t-online.de> + Pierre Humblet <Pierre.Humblet@ieee.org> + + * devdsp.c: Outputs the names of the main test functions. + (forkrectest): Expect child success. + (forkplaytest): Ditto. + (syncwithchild): Output the child status and the desired value. + (sinegenw): Reduce volume of the beep. + (sinegenb): Ditto. + (dup_test): New test. + 2004-04-13 Gerd Spalink <Gerd.Spalink@t-online.de> * winsup.api/devdsp.c (forkrectest): Move synchronization with child |