summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/ChangeLog
blob: 5feebda9c027e7d48dcc72da38c260ba4c5e8598 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
2002-08-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.

2002-08-01	Joel Sherrill <joel@OARcorp.com>

	* Per PR47 add support for buffered test output.  This involved
	adding defines to redirect output to a buffer and dump it when
	full, at "test pause", and at exit.  To avoid problems when redefining
	exit(), all tests were modified to call rtems_test_exit().
	Some tests, notable psxtests, had to be modified to include 
	the standard test macro .h file (pmacros.h or tmacros.h) to
	enable this support.
	* include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
	psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
	psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
	psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
	psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
	psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
	psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
	psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
	psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
	psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
	psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
	psxtime/test.c, psxtimer/psxtimer.c: Modified.

2002-07-05	Joel Sherrill <joel@OARcorp.com>

	* psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
	Updated as part of PR164 which reported problems with the RTEMS
	implementation of pthread_cancel.
	
2001-04-26	Joel Sherrill <joel@OARcorp.com>

	* psxmsgq01/init.c: Reflect changes made to address PR81 that
	reworked POSIX message queues to add a descriptor separate from
	the underlying message queue.  This allows non-blocking to follow
	the "open" not the underlying queue.
 
2002-04-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove ENABLE_GCC28.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.

2001-11-07	Jennifer Averett <jennifer@OARcorp.com>

	Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
	* psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
	Since we check permissions before evaluating enough to see if it
	a regular file or directory, this hack is needed to make the regular
	file executable.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.

2001-09-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* 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.

2001-08-09	Fernando-Ruiz Casas <correo@fernando-ruiz.com>

	* psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
	psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
	psxchroot01 test.

2001-05-25	Joel Sherrill <joel@OARcorp.com>

 	* Added once version of psxchroot01 test for user review.
	* psxchroot01: New directory.
	* psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
	psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
	* configure.in, Makefile.am: Modified to reflect above.

2001-05-10	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).

2001-04-24	Joel Sherrill <joel@OARcorp.com>

 	* psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for 
	open, write, reopen, append twice from Andrew Bythell
	<abythell@nortelnetworks.com> that tripped an initialization
	problem in the IMFS.

2001-04-20	Joel Sherrill <joel@OARcorp.com>

	* psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
	psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, 
	psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
	psxtime/psxtime.scn, psxtimer/psxtimer.scn:
	Various adjustments so test output matches screens more reliably.

2001-01-25	Joel Sherrill <joel@OARcorp.com>

	* psx01/psx01.scn: Corrected to reflect clock_getres() now working.

2000-11-17	Jennifer Averett <jennifer@OARcorp.com>

	* 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@OARcorp.com>

	* 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.

2000-11-13	Joel Sherrill <joel@OARcorp.com>

	* psxmount/psxmount.scn, psxmount/test.c: Correct spelling.

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
	* psxtests.am: Remove DEFS.

2000-10-24	Joel Sherrill <joel@OARcorp.com>

	* psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
	It was formerly incorrectly prototyped in <libio.h>.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
	psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
	psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
	psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
	psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am

2000-08-31	Ralf Corsepius <corsepiu@faw.uni-ulm.de>
	* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
	psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
	psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
	Use AM_CPPFLAGS += instead of AM_CPPFLAGS =

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.