source: rtems/testsuites/psxtests/ChangeLog @ 95083c0

4.104.114.84.95
Last change on this file since 95083c0 was 95083c0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/10/01 at 13:38:37

2001-05-10 Ralf Corsepius <corsepiu@…>

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