source: rtems/testsuites/psxtests/ChangeLog @ c87593f

4.104.114.95
Last change on this file since c87593f was c87593f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/31/08 at 16:07:12

2008-01-31 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific portions of Object Services added to API.
  • psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn, psx14/system.h: New files.
  • Property mode set to 100644
File size: 33.9 KB
RevLine 
[c87593f]12008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
4        portions of Object Services added to API.
5        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
6        psx14/system.h: New files.
7
[01618ccc]82008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
9
10        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
11        pthread_attr_[get|set]clock.
12
[8571262]132008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
16        implementation mprotect().
17
[00b66f2]182008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * psxcleanup/.cvsignore: New file.
21
[9b9f018e]222008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
23
24        * psxcleanup/system.h: New file.
25
[f7ad5b3]262008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
27
28        * Makefile.am, configure.ac:
29        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
30        psxcleanup/psxcleanup.scn: New files.
31
[0e4232b]322008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
33
34        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
35        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
36
[fe88171]372007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
40
[c3a8293]412007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
42
43        * Makefile.am, configure.ac: Added test for ualarm
44        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
45        psxualarm/system.h: New files.
46
[7689b49]472007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
48
49        * Makefile.am, configure.ac: Added posix signal test
50        * psxsignal01/Makefile.am, psxsignal01/init.c,
51        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
52        psxsignal01/task1.c: New files.
53
[901a913]542007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * Makefile.am, configure.ac: Add test for sysconf().
57        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
58        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
59
[dcb6efb]602007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
61
62        * psx01/init.c, psx01/psx01.scn: Add more test cases for
63        sched_rr_get_interval() and sched_get_priority_max().
64
[2209eecd]652007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * psxenosys/init.c: Fix typo.
68
[eed0b96d]692007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
70
71        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
72        addition of second POSIX Timer test. Add initial version of
73        psxtimer02 to cover some conditions missed in psxtimer01. More cases
74        left to add.
75        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
76        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
77        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
78        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
79        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
80        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
81
[cdc7984]822007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
83
84        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
85
[8728969]862007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
89        functions that return ENOSYS.
90        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
91        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
92
[75b5713]932007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
94
95        * psx13/test.c: Fix spelling error.
96
[a023333]972007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * psxtime/test.c: Add tests for adjtime().
100
[8c464e2c]1012007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
102
103        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
104        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
105        cases to improve test coverage.
106
[41f17ba]1072007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
108
109        PR 1262/filesystem
110        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
111        and writev() including documentation and test case.
112        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
113        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
114
[e02db20c]1152007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
116
117        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
118        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
119        test cases so last output line follows END OF pattern. Make sure test
120        case all run. All tests appeared ok on sis.
121
[68e2f074]1222007-04-05      Joel Sherrill <joel@OARcorp.com>
123
124        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
125        behavior more closely matching GNU/Linux.
126
[c0547b49]1272006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
128
129        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
130        include normal blocking and unblocking on timeout.
131
[0a978b3d]1322006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
133
134        * configure.ac: New BUG-REPORT address.
135
[0c2a6a1]1362006-11-17      Joel Sherrill <joel@OARcorp.com>
137
138        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
139        Previously the timeout was not absolute time and checked BEFORE
140        attempting to lock semaphore.
141
[f029dd9]1422006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
143
144        * psxbarrier01/main.c: New file.
145
[7c6dac1]1462006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
147
148        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
149        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
150        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
151        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
152
[b4e79bc]1532006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
156        and partial implementation of POSIX rwlocks.
157        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
158        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
159
[302f5fa]1602006-10-30      Joel Sherrill <joel@OARcorp.com>
161
162        PR 841/rtems
163        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
164        specification.
165
[67ace2d9]1662006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * configure.ac: Require autoconf-2.60. Require automake-1.10.
169
[6fb507b]1702006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
173        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
174        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
175        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
176        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
177        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
178        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
179        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
180        Use rtems_testsdir instead.
181
[1fd1595]1822005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * configure.ac: Remove RTEMS_ENABLE_BARE,
185        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
186
[b776ece7]1872005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
190        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
191        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
192        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
193        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
194        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
195        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
196        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
197        Convert to using *_PROGRAMS.
198
[b7ffd7b]1992005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
200
[dc35ca43]201        * psx01/Makefile.am, psx02/Makefile.am,
202        psx03/Makefile.am, psx04/Makefile.am,
203        psx05/Makefile.am, psx06/Makefile.am,
204        psx07/Makefile.am, psx08/Makefile.am,
205        psx09/Makefile.am, psx10/Makefile.am,
206        psx11/Makefile.am, psx12/Makefile.am,
207        psx13/Makefile.am, psxcancel/Makefile.am,
208        psxchroot01/Makefile.am, psxfile01/Makefile.am,
209        psxmount/Makefile.am, psxmsgq01/Makefile.am,
210        psxreaddir/Makefile.am, psxsem01/Makefile.am,
211        psxstat/Makefile.am, psxtime/Makefile.am,
212        psxtimer/Makefile.am: Rework.
[b7ffd7b]213
[00570384]2142005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
217        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
218        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
219        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
220        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
221        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
222        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
223        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
224        * psxtests.am: Remove.
225
[e1660cfb]2262005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
229        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
230        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
231        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
232        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
233        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
234        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
235        psxtime/Makefile.am, psxtimer/Makefile.am:
236        AM_CPPFLAGS += -I..../support/include.
237
[c19bc934]2382005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
241
[b4dd03c]2422005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
243
[28aba4be]244        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
245        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
[7a00629b]246        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
247        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
248        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
249        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
250        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
[28aba4be]251        psxstat/Makefile.am: Add ../include/pmacros.h
[7a00629b]252        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
253        POSIX_FILES_DIRS.
[b4dd03c]254        * psxtests.am: Remove LIB_VARIANT.
255
[707bf028]2562005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
259        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
260        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
261        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
262        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
263        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
264        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
265        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
266        Remove SRC, PRINT_SRC.
267
[c32fb8f]2682005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
269
270        * Makefile.am: Cleanup.
271
[ddbeece]2722005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
275        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
276        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
277        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
278        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
279        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
280        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
281        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
282        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
283        Partial conversion to automake.
284
[a98ea87]2852005-09-01      Joel Sherrill <joel@OARcorp.com>
286
287        PR 628/rtems
288        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
289        being an error.
290
[a514e78]2912005-04-26      Joel Sherrill <joel@OARcorp.com>
292
293        * psxreaddir/test.c: Eliminate warnings.
294
[6f2593f]2952004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]296
297        * configure.ac: Require automake > 1.9.
298
[6f2593f]2992004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[80450c7]300
301        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
302        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
303        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
304        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
305        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
306        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
307        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
308        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
309        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
310        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
311        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
312        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
313        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
314        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
315        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
316        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
317        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
318        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
319        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
320        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
321        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
322        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
323        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
324
[6f2593f]3252004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[0fdaca2]326
327        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
328        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
329        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
330        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
331
[6f2593f]3322004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[6965fc4]333
334        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
335        to using c99 fixed size types.
336
[6f2593f]3372004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
[c5e9109]338
339        * Makefile.am: Remove include from SUBDIRS.
340
[6f2593f]3412004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
[dc75609]342
343        * include/Makefile.am: Remove.
344        * Makefile.am: Merge-in include/Makefile.am.
345        * configure.ac: Reflect changes above.
346
[7c48a2e8]3472004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac: Add 2nd arg to RTEMS_TOP.
350
[3c0c898]3512004-03-05      Joel Sherrill <joel@OARcorp.com>
352
353        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
354        psxtimer/psxtimer.c: Eliminate warnings and typos.
355
[c7e8989]3562004-02-26      Sébastien Barré <sbarre@sdelcc.com>
[68cc3ad]357
358        PR 582/core
359        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
360        queue test so more of it runs now.
361
[1ace275]3622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
365        Add PRE/TMPINSTALL_FILES to CLEANFILES.
366        * psx02/Makefile.am: Ditto.
367        * psx03/Makefile.am: Ditto.
368        * psx04/Makefile.am: Ditto.
369        * psx05/Makefile.am: Ditto.
370        * psx06/Makefile.am: Ditto.
371        * psx07/Makefile.am: Ditto.
372        * psx08/Makefile.am: Ditto.
373        * psx09/Makefile.am: Ditto.
374        * psx10/Makefile.am: Ditto.
375        * psx11/Makefile.am: Ditto.
376        * psx12/Makefile.am: Ditto.
377        * psx13/Makefile.am: Ditto.
378        * psxcancel/Makefile.am: Ditto.
379        * psxchroot01/Makefile.am: Ditto.
380        * psxfile01/Makefile.am: Ditto.
381        * psxmount/Makefile.am: Ditto.
382        * psxmsgq01/Makefile.am: Ditto.
383        * psxreaddir/Makefile.am: Ditto.
384        * psxsem01/Makefile.am: Ditto.
385        * psxstat/Makefile.am: Ditto.
386        * psxtime/Makefile.am: Ditto.
387        * psxtimer/Makefile.am: Ditto.
388
[e2eb7c0]3892003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * psxtests.am: Add dirstamp support.
392
[0ab3b151]3932003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
396
[810720b6]3972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
400
[31b65e5]4012003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * psxcancel/Makefile.am: Remove used H_FILES.
404
[a450a93d]4052003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * include/Makefile.am: Reformat.
408        * psx01/Makefile.am: Remove all-local: $(ARCH).
409        * psx02/Makefile.am: Remove all-local: $(ARCH).
410        * psx03/Makefile.am: Remove all-local: $(ARCH).
411        * psx04/Makefile.am: Remove all-local: $(ARCH).
412        * psx05/Makefile.am: Remove all-local: $(ARCH).
413        * psx06/Makefile.am: Remove all-local: $(ARCH).
414        * psx07/Makefile.am: Remove all-local: $(ARCH).
415        * psx08/Makefile.am: Remove all-local: $(ARCH).
416        * psx09/Makefile.am: Remove all-local: $(ARCH).
417        * psx10/Makefile.am: Remove all-local: $(ARCH).
418        * psx11/Makefile.am: Remove all-local: $(ARCH).
419        * psx12/Makefile.am: Remove all-local: $(ARCH).
420        * psx13/Makefile.am: Remove all-local: $(ARCH).
421        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
422        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
423        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
424        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
425        * psxmount/Makefile.am: Remove all-local: $(ARCH).
426        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
427        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
428        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
429        * psxstat/Makefile.am: Remove all-local: $(ARCH).
430        * psxtime/Makefile.am: Remove all-local: $(ARCH).
431        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
432
[5f52d1f]4332003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Reflect having moved to testsuites/.
436
[c6328bee]4372003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac: Remove RTEMS_CANONICAL_HOST.
440
[5445ee60]4412003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.ac:Remove RTEMS_CHECK_CPU.
444
[e02bfe21]4452003-09-15      Jennifer Averett <jennifer@OARcorp.com>
446
447        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
448
[3c48599]4492003-09-04      Joel Sherrill <joel@OARcorp.com>
450
451        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
452        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
453        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
454        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
455        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
456        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
457        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
458        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
459        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
460        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
461        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
462        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
463        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
464        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
465        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
466        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
467        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
468        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
469        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
470        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
471        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
472        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
473        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
474        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
475        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
476        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
477        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
478        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
479        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
480        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
481        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
482        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
483        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
484        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
485        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
486        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
487        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
488        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
489        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
490        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
491        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
492        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
493        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
494        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
495        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
496        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
497        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
498        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
499        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
500        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
501        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
502        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
503        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
504        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
505        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
506        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
507        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
508        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
509        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
510        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
511        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
512        psxtimer/system.h: URL for license changed.
513
[a0c59d6]5142003-09-04      Joel Sherrill <joel@OARcorp.com>
515
516        PR 462/tests
517        * psxhdrs/Makefile.am: Added ualarm.c
518        * psxhdrs/signal23.c: New file.
519
[f01f75c]5202003-09-03      Joel Sherrill <joel@OARcorp.com>
521
522        PR 463/tests
523        PR 465/tests
524        * psxhdrs/Makefile.am: Add new test cases.
525        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
526        psxhdrs/timer07.c: New files.
527
[7862f888]5282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * Makefile.am: Reflect having moved aclocal/.
531
[d549d0a6]5322003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
[61d9371]534        * Makefile.am: Reflect having moved automake/.
535        * include/Makefile.am: Reflect having moved automake/.
536        * psx01/Makefile.am: Reflect having moved automake/.
537        * psx02/Makefile.am: Reflect having moved automake/.
538        * psx03/Makefile.am: Reflect having moved automake/.
539        * psx04/Makefile.am: Reflect having moved automake/.
540        * psx05/Makefile.am: Reflect having moved automake/.
541        * psx06/Makefile.am: Reflect having moved automake/.
542        * psx07/Makefile.am: Reflect having moved automake/.
543        * psx08/Makefile.am: Reflect having moved automake/.
544        * psx09/Makefile.am: Reflect having moved automake/.
545        * psx10/Makefile.am: Reflect having moved automake/.
546        * psx11/Makefile.am: Reflect having moved automake/.
547        * psx12/Makefile.am: Reflect having moved automake/.
548        * psx13/Makefile.am: Reflect having moved automake/.
549        * psxcancel/Makefile.am: Reflect having moved automake/.
550        * psxchroot01/Makefile.am: Reflect having moved automake/.
551        * psxfile01/Makefile.am: Reflect having moved automake/.
552        * psxhdrs/Makefile.am: Reflect having moved automake/.
553        * psxmount/Makefile.am: Reflect having moved automake/.
554        * psxmsgq01/Makefile.am: Reflect having moved automake/.
555        * psxreaddir/Makefile.am: Reflect having moved automake/.
556        * psxsem01/Makefile.am: Reflect having moved automake/.
557        * psxstat/Makefile.am: Reflect having moved automake/.
558        * psxtime/Makefile.am: Reflect having moved automake/.
559        * psxtimer/Makefile.am: Reflect having moved automake/.
[d549d0a6]560
[d216fca7]5612003-08-14      Joel Sherrill <joel@OARcorp.com>
562
563        PR 408/filesystem
564        * psx13/test.c: Added very rudimentary test of sync() service.
565
[7dcc3fe]5662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
569
[a978589]5702003-06-12      Joel Sherrill <joel@OARcorp.com>
571
572        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
573
[7b64b25b]5742003-05-29      Joel Sherrill <joel@OARcorp.com>
575
576        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
577        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
578        psxtimer/psxtimer.c: Removed warnings.
579
[c98849ef]5802003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
583        CC_CFLAGS_DEFAULT (obsolete).
584
[78bea14]5852003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
588        Remove CC_LDFLAGS_PROFILE_V.
589
[3c55718]5902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * configure.ac: Remove AC_CONFIG_AUX_DIR.
593
[ccd81b60]5942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
597
[9b5c258]5982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * configure.ac: AC_PREREQ(2.57).
601
[6da99727]6022002-11-14      Joel Sherrill <joel@OARcorp.com>
603
604        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
605        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
606        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
607        Per PR239 update the IDs in the various screens.
608
[8730f45]6092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * .cvsignore: Reformat.
612        Add autom4te*cache.
613        Remove autom4te.cache.
614
[4f8d7dd]6152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
618        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
619        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
620        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
621        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
622        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
623        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
624        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
625        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
626        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
627        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
628        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
629        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
630        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
631        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
632        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
633        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
634        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
635        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
636        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
637        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
638        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
639        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
640        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
641
[d802489]6422002-08-01      Joel Sherrill <joel@OARcorp.com>
643
644        * Per PR47 add support for buffered test output.  This involved
645        adding defines to redirect output to a buffer and dump it when
646        full, at "test pause", and at exit.  To avoid problems when redefining
647        exit(), all tests were modified to call rtems_test_exit().
648        Some tests, notable psxtests, had to be modified to include
649        the standard test macro .h file (pmacros.h or tmacros.h) to
650        enable this support.
651        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
652        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
653        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
654        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
655        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
656        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
657        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
658        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
659        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
660        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
661        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
662        psxtime/test.c, psxtimer/psxtimer.c: Modified.
663
[4f234da]6642002-07-05      Joel Sherrill <joel@OARcorp.com>
665
666        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
667        Updated as part of PR164 which reported problems with the RTEMS
668        implementation of pthread_cancel.
669       
[7ae7cf7]6702001-04-26      Joel Sherrill <joel@OARcorp.com>
671
672        * psxmsgq01/init.c: Reflect changes made to address PR81 that
673        reworked POSIX message queues to add a descriptor separate from
674        the underlying message queue.  This allows non-blocking to follow
675        the "open" not the underlying queue.
676 
[cb9b2bfc]6772002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * configure.ac: Remove ENABLE_GCC28.
680
[8dc526ef]6812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.ac:
684        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
685        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
686        * Makefile.am: Remove AUTOMAKE_OPTIONS.
687        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
688        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
689        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
690        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
691        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
692        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
693        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
694        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
695        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
696        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
697        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
698        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
699        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
700        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
701        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
702        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
703        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
704        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
705        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
706        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
707        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
708        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
709        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
710        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
711        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
712
[f2278a8]7132001-11-07      Jennifer Averett <jennifer@OARcorp.com>
714
715        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
716        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
717        Since we check permissions before evaluating enough to see if it
718        a regular file or directory, this hack is needed to make the regular
719        file executable.
720
[df25c998]7212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
724        * configure.in: Remove.
725        * configure.ac: New file, generated from configure.in by autoupdate.
726
[869fa3c2]7272001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
730
[929efa6]7312001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
734        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
735        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
736        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
737        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
738        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
739        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
740        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
741        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
742        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
743        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
744        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
745        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
746        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
747        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
748        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
749        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
750        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
751        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
752        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
753        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
754        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
755        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
756        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
757
[4f088ae]7582001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
759
760        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
761        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
762        psxchroot01 test.
763
[6287b57]7642001-05-25      Joel Sherrill <joel@OARcorp.com>
765
766        * Added once version of psxchroot01 test for user review.
767        * psxchroot01: New directory.
768        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
769        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
770        * configure.in, Makefile.am: Modified to reflect above.
771
[95083c0]7722001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
773
774        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
775
[b2a1ea3]7762001-04-24      Joel Sherrill <joel@OARcorp.com>
777
778        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
779        open, write, reopen, append twice from Andrew Bythell
780        <abythell@nortelnetworks.com> that tripped an initialization
781        problem in the IMFS.
782
[1fbd283c]7832001-04-20      Joel Sherrill <joel@OARcorp.com>
784
785        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
786        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
787        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
788        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
789        Various adjustments so test output matches screens more reliably.
790
[4a80bf2b]7912001-01-25      Joel Sherrill <joel@OARcorp.com>
792
793        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
794
[c9fcb34]7952000-11-17      Jennifer Averett <jennifer@OARcorp.com>
796
797        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
798        to remain consistant across platforms and bsps by forcing
799        a mount point in front of all paths.
800
8012000-11-17      Jennifer Averret <jennifer@OARcorp.com>
802
803        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
804        expected error condition in one case.
805        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
806        readdir() of root of mounted filesystem.  Also corrected the screen
807        file for some mistakes noticed in this effort.
808
[c34ac295]8092000-11-13      Joel Sherrill <joel@OARcorp.com>
810
811        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
812
[feead226]8132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
816
[a314d3b4]8172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
820
[4d2ba82]8212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
824        Switch to GNU canonicalization.
825        * psxtests.am: Remove DEFS.
826
[0bbc89d]8272000-10-24      Joel Sherrill <joel@OARcorp.com>
828
829        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
830        It was formerly incorrectly prototyped in <libio.h>.
831
[021eeaa]8322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
835        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
836        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
837        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
838        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
839        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
840        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
841        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
842
[977fc49]8432000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
845        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
846        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
847        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
848        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
849        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
850        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
851
[e94ad1fe]8522000-08-10      Joel Sherrill <joel@OARcorp.com>
853
854        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.