source: rtems/testsuites/psxtests/ChangeLog @ 65126558

4.104.114.84.95
Last change on this file since 65126558 was 929efa6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/01 at 17:21:08

2001-09-19 Ralf Corsepius <corsepiu@…>

  • psx01/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx11/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx02/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx13/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx07/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx10/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx08/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx05/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx09/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx12/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
  • psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx03/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx04/Makefile.am: include leaf.am instead of leaf.cfg.
  • psx06/Makefile.am: include leaf.am instead of leaf.cfg.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
4        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
5        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
6        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
7        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
8        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
9        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
10        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
11        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
12        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
13        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
14        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
15        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
16        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
17        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
18        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
19        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
20        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
21        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
22        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
23        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
24        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
25        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
26        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
27
282001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
29
30        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
31        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
32        psxchroot01 test.
33
342001-05-25      Joel Sherrill <joel@OARcorp.com>
35
36        * Added once version of psxchroot01 test for user review.
37        * psxchroot01: New directory.
38        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
39        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
40        * configure.in, Makefile.am: Modified to reflect above.
41
422001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
43
44        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
45
462001-04-24      Joel Sherrill <joel@OARcorp.com>
47
48        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
49        open, write, reopen, append twice from Andrew Bythell
50        <abythell@nortelnetworks.com> that tripped an initialization
51        problem in the IMFS.
52
532001-04-20      Joel Sherrill <joel@OARcorp.com>
54
55        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
56        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
57        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
58        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
59        Various adjustments so test output matches screens more reliably.
60
612001-01-25      Joel Sherrill <joel@OARcorp.com>
62
63        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
64
652000-11-17      Jennifer Averett <jennifer@OARcorp.com>
66
67        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
68        to remain consistant across platforms and bsps by forcing
69        a mount point in front of all paths.
70
712000-11-17      Jennifer Averret <jennifer@OARcorp.com>
72
73        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
74        expected error condition in one case.
75        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
76        readdir() of root of mounted filesystem.  Also corrected the screen
77        file for some mistakes noticed in this effort.
78
792000-11-13      Joel Sherrill <joel@OARcorp.com>
80
81        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
82
832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
86
872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
90
912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
94        Switch to GNU canonicalization.
95        * psxtests.am: Remove DEFS.
96
972000-10-24      Joel Sherrill <joel@OARcorp.com>
98
99        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
100        It was formerly incorrectly prototyped in <libio.h>.
101
1022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
105        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
106        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
107        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
108        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
109        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
110        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
111        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
112
1132000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
115        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
116        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
117        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
118        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
119        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
120        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
121
1222000-08-10      Joel Sherrill <joel@OARcorp.com>
123
124        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.