source: rtems/testsuites/psxtests/ChangeLog @ ce7803fe

4.104.114.95
Last change on this file since ce7803fe was ce7803fe, checked in by Joel Sherrill <joel.sherrill@…>, on 08/04/08 at 16:13:10

2008-08-04 Joel Sherrill <joel.sherrill@…>

  • psxsem01/init.c: Spacing.
  • Property mode set to 100644
File size: 36.5 KB
Line 
12008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * psxsem01/init.c: Spacing.
4
52008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
6
7        PR 1293/tests
8        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
9
102008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        PR 1291/cpukit
13        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
14        POSIX services taking relative instead of absolute time for timeouts,
15        these tests were updated.
16
172008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * psxfile01/test.c: truncate on /dev/console now works.
20
212008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
24        requested for initialization task.
25
262008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
29        like CVS conflict markers.
30
312008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
34        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
35
362008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
39
402008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * psxkey01/task.c: Fix warnings.
43
442008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
47
482008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
49
50        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
51        Added tests for failure path coverages. Consolidated methods used in
52        multiple places into support routines.
53        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
54        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
55        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
56
572008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
60        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
61        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
62        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
63        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
64        Make tmacros.h available to all POSIX tests. Add a clock_settime case
65        for < 1988.
66
672008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * Makefile.am, configure.ac: New tests.
70        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
71        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
72        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
73        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
74        psxfatal_support/init.c, psxfatal_support/system.h: New files.
75
762008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
77
78        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
79        portions of Object Services added to API.
80        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
81        psx14/system.h: New files.
82
832008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
84
85        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
86        pthread_attr_[get|set]clock.
87
882008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
91        implementation mprotect().
92
932008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
94
95        * psxcleanup/.cvsignore: New file.
96
972008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
98
99        * psxcleanup/system.h: New file.
100
1012008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
102
103        * Makefile.am, configure.ac:
104        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
105        psxcleanup/psxcleanup.scn: New files.
106
1072008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
108
109        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
110        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
111
1122007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
113
114        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
115
1162007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
117
118        * Makefile.am, configure.ac: Added test for ualarm
119        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
120        psxualarm/system.h: New files.
121
1222007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
123
124        * Makefile.am, configure.ac: Added posix signal test
125        * psxsignal01/Makefile.am, psxsignal01/init.c,
126        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
127        psxsignal01/task1.c: New files.
128
1292007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        * Makefile.am, configure.ac: Add test for sysconf().
132        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
133        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
134
1352007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * psx01/init.c, psx01/psx01.scn: Add more test cases for
138        sched_rr_get_interval() and sched_get_priority_max().
139
1402007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
141
142        * psxenosys/init.c: Fix typo.
143
1442007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
145
146        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
147        addition of second POSIX Timer test. Add initial version of
148        psxtimer02 to cover some conditions missed in psxtimer01. More cases
149        left to add.
150        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
151        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
152        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
153        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
154        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
155        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
156
1572007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
158
159        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
160
1612007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
162
163        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
164        functions that return ENOSYS.
165        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
166        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
167
1682007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        * psx13/test.c: Fix spelling error.
171
1722007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
173
174        * psxtime/test.c: Add tests for adjtime().
175
1762007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
177
178        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
179        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
180        cases to improve test coverage.
181
1822007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
183
184        PR 1262/filesystem
185        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
186        and writev() including documentation and test case.
187        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
188        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
189
1902007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
193        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
194        test cases so last output line follows END OF pattern. Make sure test
195        case all run. All tests appeared ok on sis.
196
1972007-04-05      Joel Sherrill <joel@OARcorp.com>
198
199        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
200        behavior more closely matching GNU/Linux.
201
2022006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
203
204        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
205        include normal blocking and unblocking on timeout.
206
2072006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
208
209        * configure.ac: New BUG-REPORT address.
210
2112006-11-17      Joel Sherrill <joel@OARcorp.com>
212
213        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
214        Previously the timeout was not absolute time and checked BEFORE
215        attempting to lock semaphore.
216
2172006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
218
219        * psxbarrier01/main.c: New file.
220
2212006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
222
223        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
224        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
225        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
226        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
227
2282006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
229
230        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
231        and partial implementation of POSIX rwlocks.
232        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
233        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
234
2352006-10-30      Joel Sherrill <joel@OARcorp.com>
236
237        PR 841/rtems
238        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
239        specification.
240
2412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * configure.ac: Require autoconf-2.60. Require automake-1.10.
244
2452006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
248        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
249        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
250        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
251        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
252        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
253        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
254        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
255        Use rtems_testsdir instead.
256
2572005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * configure.ac: Remove RTEMS_ENABLE_BARE,
260        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
261
2622005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
265        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
266        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
267        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
268        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
269        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
270        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
271        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
272        Convert to using *_PROGRAMS.
273
2742005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
275
276        * psx01/Makefile.am, psx02/Makefile.am,
277        psx03/Makefile.am, psx04/Makefile.am,
278        psx05/Makefile.am, psx06/Makefile.am,
279        psx07/Makefile.am, psx08/Makefile.am,
280        psx09/Makefile.am, psx10/Makefile.am,
281        psx11/Makefile.am, psx12/Makefile.am,
282        psx13/Makefile.am, psxcancel/Makefile.am,
283        psxchroot01/Makefile.am, psxfile01/Makefile.am,
284        psxmount/Makefile.am, psxmsgq01/Makefile.am,
285        psxreaddir/Makefile.am, psxsem01/Makefile.am,
286        psxstat/Makefile.am, psxtime/Makefile.am,
287        psxtimer/Makefile.am: Rework.
288
2892005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
290
291        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
292        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
293        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
294        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
295        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
296        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
297        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
298        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
299        * psxtests.am: Remove.
300
3012005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
302
303        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
304        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
305        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
306        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
307        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
308        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
309        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
310        psxtime/Makefile.am, psxtimer/Makefile.am:
311        AM_CPPFLAGS += -I..../support/include.
312
3132005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
314
315        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
316
3172005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
318
319        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
320        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
321        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
322        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
323        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
324        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
325        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
326        psxstat/Makefile.am: Add ../include/pmacros.h
327        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
328        POSIX_FILES_DIRS.
329        * psxtests.am: Remove LIB_VARIANT.
330
3312005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
334        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
335        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
336        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
337        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
338        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
339        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
340        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
341        Remove SRC, PRINT_SRC.
342
3432005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
344
345        * Makefile.am: Cleanup.
346
3472005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
348
349        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
350        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
351        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
352        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
353        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
354        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
355        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
356        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
357        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
358        Partial conversion to automake.
359
3602005-09-01      Joel Sherrill <joel@OARcorp.com>
361
362        PR 628/rtems
363        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
364        being an error.
365
3662005-04-26      Joel Sherrill <joel@OARcorp.com>
367
368        * psxreaddir/test.c: Eliminate warnings.
369
3702004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
371
372        * configure.ac: Require automake > 1.9.
373
3742004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
375
376        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
377        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
378        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
379        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
380        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
381        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
382        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
383        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
384        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
385        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
386        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
387        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
388        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
389        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
390        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
391        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
392        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
393        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
394        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
395        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
396        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
397        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
398        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
399
4002004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
401
402        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
403        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
404        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
405        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
406
4072004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
408
409        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
410        to using c99 fixed size types.
411
4122004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
413
414        * Makefile.am: Remove include from SUBDIRS.
415
4162004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
417
418        * include/Makefile.am: Remove.
419        * Makefile.am: Merge-in include/Makefile.am.
420        * configure.ac: Reflect changes above.
421
4222004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.ac: Add 2nd arg to RTEMS_TOP.
425
4262004-03-05      Joel Sherrill <joel@OARcorp.com>
427
428        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
429        psxtimer/psxtimer.c: Eliminate warnings and typos.
430
4312004-02-26      Sébastien Barré <sbarre@sdelcc.com>
432
433        PR 582/core
434        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
435        queue test so more of it runs now.
436
4372004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
440        Add PRE/TMPINSTALL_FILES to CLEANFILES.
441        * psx02/Makefile.am: Ditto.
442        * psx03/Makefile.am: Ditto.
443        * psx04/Makefile.am: Ditto.
444        * psx05/Makefile.am: Ditto.
445        * psx06/Makefile.am: Ditto.
446        * psx07/Makefile.am: Ditto.
447        * psx08/Makefile.am: Ditto.
448        * psx09/Makefile.am: Ditto.
449        * psx10/Makefile.am: Ditto.
450        * psx11/Makefile.am: Ditto.
451        * psx12/Makefile.am: Ditto.
452        * psx13/Makefile.am: Ditto.
453        * psxcancel/Makefile.am: Ditto.
454        * psxchroot01/Makefile.am: Ditto.
455        * psxfile01/Makefile.am: Ditto.
456        * psxmount/Makefile.am: Ditto.
457        * psxmsgq01/Makefile.am: Ditto.
458        * psxreaddir/Makefile.am: Ditto.
459        * psxsem01/Makefile.am: Ditto.
460        * psxstat/Makefile.am: Ditto.
461        * psxtime/Makefile.am: Ditto.
462        * psxtimer/Makefile.am: Ditto.
463
4642003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * psxtests.am: Add dirstamp support.
467
4682003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
471
4722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
475
4762003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * psxcancel/Makefile.am: Remove used H_FILES.
479
4802003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * include/Makefile.am: Reformat.
483        * psx01/Makefile.am: Remove all-local: $(ARCH).
484        * psx02/Makefile.am: Remove all-local: $(ARCH).
485        * psx03/Makefile.am: Remove all-local: $(ARCH).
486        * psx04/Makefile.am: Remove all-local: $(ARCH).
487        * psx05/Makefile.am: Remove all-local: $(ARCH).
488        * psx06/Makefile.am: Remove all-local: $(ARCH).
489        * psx07/Makefile.am: Remove all-local: $(ARCH).
490        * psx08/Makefile.am: Remove all-local: $(ARCH).
491        * psx09/Makefile.am: Remove all-local: $(ARCH).
492        * psx10/Makefile.am: Remove all-local: $(ARCH).
493        * psx11/Makefile.am: Remove all-local: $(ARCH).
494        * psx12/Makefile.am: Remove all-local: $(ARCH).
495        * psx13/Makefile.am: Remove all-local: $(ARCH).
496        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
497        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
498        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
499        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
500        * psxmount/Makefile.am: Remove all-local: $(ARCH).
501        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
502        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
503        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
504        * psxstat/Makefile.am: Remove all-local: $(ARCH).
505        * psxtime/Makefile.am: Remove all-local: $(ARCH).
506        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
507
5082003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac: Reflect having moved to testsuites/.
511
5122003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * configure.ac: Remove RTEMS_CANONICAL_HOST.
515
5162003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.ac:Remove RTEMS_CHECK_CPU.
519
5202003-09-15      Jennifer Averett <jennifer@OARcorp.com>
521
522        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
523
5242003-09-04      Joel Sherrill <joel@OARcorp.com>
525
526        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
527        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
528        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
529        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
530        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
531        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
532        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
533        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
534        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
535        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
536        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
537        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
538        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
539        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
540        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
541        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
542        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
543        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
544        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
545        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
546        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
547        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
548        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
549        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
550        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
551        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
552        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
553        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
554        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
555        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
556        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
557        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
558        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
559        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
560        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
561        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
562        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
563        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
564        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
565        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
566        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
567        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
568        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
569        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
570        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
571        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
572        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
573        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
574        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
575        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
576        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
577        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
578        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
579        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
580        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
581        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
582        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
583        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
584        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
585        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
586        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
587        psxtimer/system.h: URL for license changed.
588
5892003-09-04      Joel Sherrill <joel@OARcorp.com>
590
591        PR 462/tests
592        * psxhdrs/Makefile.am: Added ualarm.c
593        * psxhdrs/signal23.c: New file.
594
5952003-09-03      Joel Sherrill <joel@OARcorp.com>
596
597        PR 463/tests
598        PR 465/tests
599        * psxhdrs/Makefile.am: Add new test cases.
600        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
601        psxhdrs/timer07.c: New files.
602
6032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * Makefile.am: Reflect having moved aclocal/.
606
6072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * Makefile.am: Reflect having moved automake/.
610        * include/Makefile.am: Reflect having moved automake/.
611        * psx01/Makefile.am: Reflect having moved automake/.
612        * psx02/Makefile.am: Reflect having moved automake/.
613        * psx03/Makefile.am: Reflect having moved automake/.
614        * psx04/Makefile.am: Reflect having moved automake/.
615        * psx05/Makefile.am: Reflect having moved automake/.
616        * psx06/Makefile.am: Reflect having moved automake/.
617        * psx07/Makefile.am: Reflect having moved automake/.
618        * psx08/Makefile.am: Reflect having moved automake/.
619        * psx09/Makefile.am: Reflect having moved automake/.
620        * psx10/Makefile.am: Reflect having moved automake/.
621        * psx11/Makefile.am: Reflect having moved automake/.
622        * psx12/Makefile.am: Reflect having moved automake/.
623        * psx13/Makefile.am: Reflect having moved automake/.
624        * psxcancel/Makefile.am: Reflect having moved automake/.
625        * psxchroot01/Makefile.am: Reflect having moved automake/.
626        * psxfile01/Makefile.am: Reflect having moved automake/.
627        * psxhdrs/Makefile.am: Reflect having moved automake/.
628        * psxmount/Makefile.am: Reflect having moved automake/.
629        * psxmsgq01/Makefile.am: Reflect having moved automake/.
630        * psxreaddir/Makefile.am: Reflect having moved automake/.
631        * psxsem01/Makefile.am: Reflect having moved automake/.
632        * psxstat/Makefile.am: Reflect having moved automake/.
633        * psxtime/Makefile.am: Reflect having moved automake/.
634        * psxtimer/Makefile.am: Reflect having moved automake/.
635
6362003-08-14      Joel Sherrill <joel@OARcorp.com>
637
638        PR 408/filesystem
639        * psx13/test.c: Added very rudimentary test of sync() service.
640
6412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
644
6452003-06-12      Joel Sherrill <joel@OARcorp.com>
646
647        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
648
6492003-05-29      Joel Sherrill <joel@OARcorp.com>
650
651        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
652        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
653        psxtimer/psxtimer.c: Removed warnings.
654
6552003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
658        CC_CFLAGS_DEFAULT (obsolete).
659
6602003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
663        Remove CC_LDFLAGS_PROFILE_V.
664
6652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * configure.ac: Remove AC_CONFIG_AUX_DIR.
668
6692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
672
6732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * configure.ac: AC_PREREQ(2.57).
676
6772002-11-14      Joel Sherrill <joel@OARcorp.com>
678
679        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
680        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
681        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
682        Per PR239 update the IDs in the various screens.
683
6842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * .cvsignore: Reformat.
687        Add autom4te*cache.
688        Remove autom4te.cache.
689
6902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
693        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
694        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
695        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
696        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
697        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
698        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
699        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
700        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
701        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
702        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
703        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
704        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
705        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
706        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
707        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
708        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
709        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
710        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
711        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
712        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
713        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
714        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
715        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
716
7172002-08-01      Joel Sherrill <joel@OARcorp.com>
718
719        * Per PR47 add support for buffered test output.  This involved
720        adding defines to redirect output to a buffer and dump it when
721        full, at "test pause", and at exit.  To avoid problems when redefining
722        exit(), all tests were modified to call rtems_test_exit().
723        Some tests, notable psxtests, had to be modified to include
724        the standard test macro .h file (pmacros.h or tmacros.h) to
725        enable this support.
726        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
727        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
728        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
729        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
730        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
731        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
732        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
733        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
734        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
735        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
736        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
737        psxtime/test.c, psxtimer/psxtimer.c: Modified.
738
7392002-07-05      Joel Sherrill <joel@OARcorp.com>
740
741        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
742        Updated as part of PR164 which reported problems with the RTEMS
743        implementation of pthread_cancel.
744       
7452001-04-26      Joel Sherrill <joel@OARcorp.com>
746
747        * psxmsgq01/init.c: Reflect changes made to address PR81 that
748        reworked POSIX message queues to add a descriptor separate from
749        the underlying message queue.  This allows non-blocking to follow
750        the "open" not the underlying queue.
751 
7522002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * configure.ac: Remove ENABLE_GCC28.
755
7562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * configure.ac:
759        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
760        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
761        * Makefile.am: Remove AUTOMAKE_OPTIONS.
762        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
763        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
764        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
765        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
766        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
767        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
768        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
769        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
770        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
771        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
772        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
773        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
774        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
775        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
776        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
777        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
778        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
779        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
780        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
781        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
782        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
783        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
784        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
785        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
786        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
787
7882001-11-07      Jennifer Averett <jennifer@OARcorp.com>
789
790        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
791        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
792        Since we check permissions before evaluating enough to see if it
793        a regular file or directory, this hack is needed to make the regular
794        file executable.
795
7962001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
799        * configure.in: Remove.
800        * configure.ac: New file, generated from configure.in by autoupdate.
801
8022001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
805
8062001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
809        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
810        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
811        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
812        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
813        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
814        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
815        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
816        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
817        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
818        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
819        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
820        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
821        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
822        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
823        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
824        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
825        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
826        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
827        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
828        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
829        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
830        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
831        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
832
8332001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
834
835        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
836        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
837        psxchroot01 test.
838
8392001-05-25      Joel Sherrill <joel@OARcorp.com>
840
841        * Added once version of psxchroot01 test for user review.
842        * psxchroot01: New directory.
843        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
844        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
845        * configure.in, Makefile.am: Modified to reflect above.
846
8472001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
848
849        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
850
8512001-04-24      Joel Sherrill <joel@OARcorp.com>
852
853        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
854        open, write, reopen, append twice from Andrew Bythell
855        <abythell@nortelnetworks.com> that tripped an initialization
856        problem in the IMFS.
857
8582001-04-20      Joel Sherrill <joel@OARcorp.com>
859
860        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
861        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
862        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
863        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
864        Various adjustments so test output matches screens more reliably.
865
8662001-01-25      Joel Sherrill <joel@OARcorp.com>
867
868        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
869
8702000-11-17      Jennifer Averett <jennifer@OARcorp.com>
871
872        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
873        to remain consistant across platforms and bsps by forcing
874        a mount point in front of all paths.
875
8762000-11-17      Jennifer Averret <jennifer@OARcorp.com>
877
878        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
879        expected error condition in one case.
880        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
881        readdir() of root of mounted filesystem.  Also corrected the screen
882        file for some mistakes noticed in this effort.
883
8842000-11-13      Joel Sherrill <joel@OARcorp.com>
885
886        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
887
8882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
891
8922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
895
8962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
899        Switch to GNU canonicalization.
900        * psxtests.am: Remove DEFS.
901
9022000-10-24      Joel Sherrill <joel@OARcorp.com>
903
904        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
905        It was formerly incorrectly prototyped in <libio.h>.
906
9072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
910        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
911        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
912        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
913        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
914        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
915        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
916        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
917
9182000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
920        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
921        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
922        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
923        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
924        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
925        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
926
9272000-08-10      Joel Sherrill <joel@OARcorp.com>
928
929        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.