source: rtems/testsuites/psxtests/ChangeLog @ dc75609

4.104.114.84.95
Last change on this file since dc75609 was dc75609, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/26/04 at 04:57:54

2004-03-26 Ralf Corsepius <ralf_corsepius@…>

  • include/Makefile.am: Remove.
  • Makefile.am: Merge-in include/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 20.7 KB
Line 
12004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/Makefile.am: Remove.
4        * Makefile.am: Merge-in include/Makefile.am.
5        * configure.ac: Reflect changes above.
6
72004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Add 2nd arg to RTEMS_TOP.
10
112004-03-05      Joel Sherrill <joel@OARcorp.com>
12
13        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
14        psxtimer/psxtimer.c: Eliminate warnings and typos.
15
162004-02-26      Sébastien Barré <sbarre@sdelcc.com>
17
18        PR 582/core
19        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
20        queue test so more of it runs now.
21
222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
25        Add PRE/TMPINSTALL_FILES to CLEANFILES.
26        * psx02/Makefile.am: Ditto.
27        * psx03/Makefile.am: Ditto.
28        * psx04/Makefile.am: Ditto.
29        * psx05/Makefile.am: Ditto.
30        * psx06/Makefile.am: Ditto.
31        * psx07/Makefile.am: Ditto.
32        * psx08/Makefile.am: Ditto.
33        * psx09/Makefile.am: Ditto.
34        * psx10/Makefile.am: Ditto.
35        * psx11/Makefile.am: Ditto.
36        * psx12/Makefile.am: Ditto.
37        * psx13/Makefile.am: Ditto.
38        * psxcancel/Makefile.am: Ditto.
39        * psxchroot01/Makefile.am: Ditto.
40        * psxfile01/Makefile.am: Ditto.
41        * psxmount/Makefile.am: Ditto.
42        * psxmsgq01/Makefile.am: Ditto.
43        * psxreaddir/Makefile.am: Ditto.
44        * psxsem01/Makefile.am: Ditto.
45        * psxstat/Makefile.am: Ditto.
46        * psxtime/Makefile.am: Ditto.
47        * psxtimer/Makefile.am: Ditto.
48
492003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * psxtests.am: Add dirstamp support.
52
532003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
56
572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
60
612003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * psxcancel/Makefile.am: Remove used H_FILES.
64
652003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * include/Makefile.am: Reformat.
68        * psx01/Makefile.am: Remove all-local: $(ARCH).
69        * psx02/Makefile.am: Remove all-local: $(ARCH).
70        * psx03/Makefile.am: Remove all-local: $(ARCH).
71        * psx04/Makefile.am: Remove all-local: $(ARCH).
72        * psx05/Makefile.am: Remove all-local: $(ARCH).
73        * psx06/Makefile.am: Remove all-local: $(ARCH).
74        * psx07/Makefile.am: Remove all-local: $(ARCH).
75        * psx08/Makefile.am: Remove all-local: $(ARCH).
76        * psx09/Makefile.am: Remove all-local: $(ARCH).
77        * psx10/Makefile.am: Remove all-local: $(ARCH).
78        * psx11/Makefile.am: Remove all-local: $(ARCH).
79        * psx12/Makefile.am: Remove all-local: $(ARCH).
80        * psx13/Makefile.am: Remove all-local: $(ARCH).
81        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
82        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
83        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
84        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
85        * psxmount/Makefile.am: Remove all-local: $(ARCH).
86        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
87        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
88        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
89        * psxstat/Makefile.am: Remove all-local: $(ARCH).
90        * psxtime/Makefile.am: Remove all-local: $(ARCH).
91        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
92
932003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Reflect having moved to testsuites/.
96
972003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CANONICAL_HOST.
100
1012003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac:Remove RTEMS_CHECK_CPU.
104
1052003-09-15      Jennifer Averett <jennifer@OARcorp.com>
106
107        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
108
1092003-09-04      Joel Sherrill <joel@OARcorp.com>
110
111        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
112        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
113        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
114        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
115        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
116        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
117        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
118        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
119        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
120        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
121        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
122        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
123        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
124        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
125        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
126        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
127        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
128        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
129        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
130        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
131        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
132        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
133        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
134        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
135        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
136        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
137        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
138        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
139        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
140        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
141        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
142        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
143        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
144        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
145        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
146        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
147        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
148        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
149        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
150        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
151        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
152        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
153        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
154        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
155        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
156        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
157        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
158        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
159        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
160        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
161        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
162        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
163        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
164        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
165        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
166        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
167        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
168        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
169        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
170        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
171        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
172        psxtimer/system.h: URL for license changed.
173
1742003-09-04      Joel Sherrill <joel@OARcorp.com>
175
176        PR 462/tests
177        * psxhdrs/Makefile.am: Added ualarm.c
178        * psxhdrs/signal23.c: New file.
179
1802003-09-03      Joel Sherrill <joel@OARcorp.com>
181
182        PR 463/tests
183        PR 465/tests
184        * psxhdrs/Makefile.am: Add new test cases.
185        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
186        psxhdrs/timer07.c: New files.
187
1882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Reflect having moved aclocal/.
191
1922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Reflect having moved automake/.
195        * include/Makefile.am: Reflect having moved automake/.
196        * psx01/Makefile.am: Reflect having moved automake/.
197        * psx02/Makefile.am: Reflect having moved automake/.
198        * psx03/Makefile.am: Reflect having moved automake/.
199        * psx04/Makefile.am: Reflect having moved automake/.
200        * psx05/Makefile.am: Reflect having moved automake/.
201        * psx06/Makefile.am: Reflect having moved automake/.
202        * psx07/Makefile.am: Reflect having moved automake/.
203        * psx08/Makefile.am: Reflect having moved automake/.
204        * psx09/Makefile.am: Reflect having moved automake/.
205        * psx10/Makefile.am: Reflect having moved automake/.
206        * psx11/Makefile.am: Reflect having moved automake/.
207        * psx12/Makefile.am: Reflect having moved automake/.
208        * psx13/Makefile.am: Reflect having moved automake/.
209        * psxcancel/Makefile.am: Reflect having moved automake/.
210        * psxchroot01/Makefile.am: Reflect having moved automake/.
211        * psxfile01/Makefile.am: Reflect having moved automake/.
212        * psxhdrs/Makefile.am: Reflect having moved automake/.
213        * psxmount/Makefile.am: Reflect having moved automake/.
214        * psxmsgq01/Makefile.am: Reflect having moved automake/.
215        * psxreaddir/Makefile.am: Reflect having moved automake/.
216        * psxsem01/Makefile.am: Reflect having moved automake/.
217        * psxstat/Makefile.am: Reflect having moved automake/.
218        * psxtime/Makefile.am: Reflect having moved automake/.
219        * psxtimer/Makefile.am: Reflect having moved automake/.
220
2212003-08-14      Joel Sherrill <joel@OARcorp.com>
222
223        PR 408/filesystem
224        * psx13/test.c: Added very rudimentary test of sync() service.
225
2262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
229
2302003-06-12      Joel Sherrill <joel@OARcorp.com>
231
232        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
233
2342003-05-29      Joel Sherrill <joel@OARcorp.com>
235
236        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
237        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
238        psxtimer/psxtimer.c: Removed warnings.
239
2402003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
243        CC_CFLAGS_DEFAULT (obsolete).
244
2452003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
248        Remove CC_LDFLAGS_PROFILE_V.
249
2502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Remove AC_CONFIG_AUX_DIR.
253
2542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
257
2582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: AC_PREREQ(2.57).
261
2622002-11-14      Joel Sherrill <joel@OARcorp.com>
263
264        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
265        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
266        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
267        Per PR239 update the IDs in the various screens.
268
2692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Reformat.
272        Add autom4te*cache.
273        Remove autom4te.cache.
274
2752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
278        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
298        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
299        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
300        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
301
3022002-08-01      Joel Sherrill <joel@OARcorp.com>
303
304        * Per PR47 add support for buffered test output.  This involved
305        adding defines to redirect output to a buffer and dump it when
306        full, at "test pause", and at exit.  To avoid problems when redefining
307        exit(), all tests were modified to call rtems_test_exit().
308        Some tests, notable psxtests, had to be modified to include
309        the standard test macro .h file (pmacros.h or tmacros.h) to
310        enable this support.
311        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
312        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
313        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
314        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
315        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
316        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
317        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
318        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
319        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
320        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
321        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
322        psxtime/test.c, psxtimer/psxtimer.c: Modified.
323
3242002-07-05      Joel Sherrill <joel@OARcorp.com>
325
326        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
327        Updated as part of PR164 which reported problems with the RTEMS
328        implementation of pthread_cancel.
329       
3302001-04-26      Joel Sherrill <joel@OARcorp.com>
331
332        * psxmsgq01/init.c: Reflect changes made to address PR81 that
333        reworked POSIX message queues to add a descriptor separate from
334        the underlying message queue.  This allows non-blocking to follow
335        the "open" not the underlying queue.
336 
3372002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.ac: Remove ENABLE_GCC28.
340
3412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac:
344        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
345        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
346        * Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
354        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
355        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
356        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
357        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
358        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
359        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
372
3732001-11-07      Jennifer Averett <jennifer@OARcorp.com>
374
375        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
376        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
377        Since we check permissions before evaluating enough to see if it
378        a regular file or directory, this hack is needed to make the regular
379        file executable.
380
3812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
384        * configure.in: Remove.
385        * configure.ac: New file, generated from configure.in by autoupdate.
386
3872001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
390
3912001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
394        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
395        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
396        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
397        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
398        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
399        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
400        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
401        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
402        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
403        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
404        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
405        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
406        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
407        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
408        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
409        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
410        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
411        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
412        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
413        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
414        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
415        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
416        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
417
4182001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
419
420        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
421        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
422        psxchroot01 test.
423
4242001-05-25      Joel Sherrill <joel@OARcorp.com>
425
426        * Added once version of psxchroot01 test for user review.
427        * psxchroot01: New directory.
428        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
429        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
430        * configure.in, Makefile.am: Modified to reflect above.
431
4322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
433
434        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
435
4362001-04-24      Joel Sherrill <joel@OARcorp.com>
437
438        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
439        open, write, reopen, append twice from Andrew Bythell
440        <abythell@nortelnetworks.com> that tripped an initialization
441        problem in the IMFS.
442
4432001-04-20      Joel Sherrill <joel@OARcorp.com>
444
445        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
446        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
447        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
448        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
449        Various adjustments so test output matches screens more reliably.
450
4512001-01-25      Joel Sherrill <joel@OARcorp.com>
452
453        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
454
4552000-11-17      Jennifer Averett <jennifer@OARcorp.com>
456
457        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
458        to remain consistant across platforms and bsps by forcing
459        a mount point in front of all paths.
460
4612000-11-17      Jennifer Averret <jennifer@OARcorp.com>
462
463        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
464        expected error condition in one case.
465        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
466        readdir() of root of mounted filesystem.  Also corrected the screen
467        file for some mistakes noticed in this effort.
468
4692000-11-13      Joel Sherrill <joel@OARcorp.com>
470
471        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
472
4732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
476
4772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
480
4812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
484        Switch to GNU canonicalization.
485        * psxtests.am: Remove DEFS.
486
4872000-10-24      Joel Sherrill <joel@OARcorp.com>
488
489        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
490        It was formerly incorrectly prototyped in <libio.h>.
491
4922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
495        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
496        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
497        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
498        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
499        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
500        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
501        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
502
5032000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
505        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
506        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
507        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
508        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
509        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
510        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
511
5122000-08-10      Joel Sherrill <joel@OARcorp.com>
513
514        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.