source: rtems/c/src/tests/psxtests/ChangeLog @ c9fcb34

4.104.114.84.95
Last change on this file since c9fcb34 was c9fcb34, checked in by Jennifer Averett <Jennifer.Averett@…>, on 11/20/00 at 14:34:17

2000-11-17 Jennifer Averett <jennifer@…>

  • psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers to remain consistant across platforms and bsps by forcing a mount point in front of all paths.

2000-11-17 Jennifer Averret <jennifer@…>

  • psxmount/test.c, psxmount/psxmount.scn: Improve output to report expected error condition in one case.
  • psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise readdir() of root of mounted filesystem. Also corrected the screen file for some mistakes noticed in this effort.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12000-11-17      Jennifer Averett <jennifer@OARcorp.com>
2
3        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
4        to remain consistant across platforms and bsps by forcing
5        a mount point in front of all paths.
6
72000-11-17      Jennifer Averret <jennifer@OARcorp.com>
8
9        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
10        expected error condition in one case.
11        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
12        readdir() of root of mounted filesystem.  Also corrected the screen
13        file for some mistakes noticed in this effort.
14
152000-11-13      Joel Sherrill <joel@OARcorp.com>
16
17        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
18
192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
22
232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
26
272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
30        Switch to GNU canonicalization.
31        * psxtests.am: Remove DEFS.
32
332000-10-24      Joel Sherrill <joel@OARcorp.com>
34
35        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
36        It was formerly incorrectly prototyped in <libio.h>.
37
382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
41        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
42        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
43        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
44        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
45        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
46        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
47        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
48
492000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
51        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
52        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
53        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
54        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
55        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
56        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
57
582000-08-10      Joel Sherrill <joel@OARcorp.com>
59
60        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.