source: rtems/testsuites/psxtests/ChangeLog @ b2a1ea3

4.104.114.84.95
Last change on this file since b2a1ea3 was b2a1ea3, checked in by Joel Sherrill <joel.sherrill@…>, on 04/24/01 at 23:04:59

2001-04-24 Joel Sherrill <joel@…>

  • psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for

open, write, reopen, append twice from Andrew Bythell
<abythell@…> that tripped an initialization
problem in the IMFS.

  • Property mode set to 100644
File size: 3.0 KB
Line 
12001-04-24      Joel Sherrill <joel@OARcorp.com>
2
3        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
4        open, write, reopen, append twice from Andrew Bythell
5        <abythell@nortelnetworks.com> that tripped an initialization
6        problem in the IMFS.
7
82001-04-20      Joel Sherrill <joel@OARcorp.com>
9
10        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
11        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
12        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
13        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
14        Various adjustments so test output matches screens more reliably.
15
162001-01-25      Joel Sherrill <joel@OARcorp.com>
17
18        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
19
202000-11-17      Jennifer Averett <jennifer@OARcorp.com>
21
22        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
23        to remain consistant across platforms and bsps by forcing
24        a mount point in front of all paths.
25
262000-11-17      Jennifer Averret <jennifer@OARcorp.com>
27
28        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
29        expected error condition in one case.
30        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
31        readdir() of root of mounted filesystem.  Also corrected the screen
32        file for some mistakes noticed in this effort.
33
342000-11-13      Joel Sherrill <joel@OARcorp.com>
35
36        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
37
382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
41
422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
45
462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
49        Switch to GNU canonicalization.
50        * psxtests.am: Remove DEFS.
51
522000-10-24      Joel Sherrill <joel@OARcorp.com>
53
54        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
55        It was formerly incorrectly prototyped in <libio.h>.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
60        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
61        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
62        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
63        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
64        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
65        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
66        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
67
682000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
70        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
71        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
72        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
73        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
74        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
75        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
76
772000-08-10      Joel Sherrill <joel@OARcorp.com>
78
79        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.