source: rtems/testsuites/psxtests/ChangeLog @ 869fa3c2

4.104.114.84.95
Last change on this file since 869fa3c2 was 869fa3c2, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:28:02

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

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