source: rtems/testsuites/psxtests/ChangeLog @ 7a67dfbc

4.104.115
Last change on this file since 7a67dfbc was 7a67dfbc, checked in by Joel Sherrill <joel.sherrill@…>, on 05/17/09 at 20:59:23

2009-05-17 Joel Sherrill <joel.sherrill@…>

  • psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c: Improved so coverage is better.
  • Property mode set to 100644
File size: 43.5 KB
Line 
12009-05-17      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn,
4        psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c:
5        Improved so coverage is better.
6
72009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * psx04/init.c: Correct errors introduced by using different variable
10        for return type when correcting typing warnings.
11
122009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * Makefile.am, configure.ac: Add new test to provide coverage analysis
15        of the current implementation of getitimer() and setitimer().
16        * psxitimer/.cvsignore, psxitimer/Makefile.am, psxitimer/init.c,
17        psxitimer/psxitimer.scn: New files.
18
192009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add missing error test
22        case to improve coverage analysis.
23
242009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
27        psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
28        psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
29        psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
30        psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
31        psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
32        psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
33
342009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
37        psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c,
38        psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
39        psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
40        psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
41        psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
42        psxhdrs/key04.c, psxhdrs/mutex01.c, psxhdrs/mutex02.c,
43        psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c,
44        psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c,
45        psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c,
46        psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c,
47        psxhdrs/mutex15.c, psxhdrs/mutex16.c, psxhdrs/proc01.c,
48        psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c,
49        psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c,
50        psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
51        psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
52        psxhdrs/proc14.c, psxhdrs/pthread01.c, psxhdrs/pthread02.c,
53        psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c,
54        psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread08.c,
55        psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c,
56        psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c,
57        psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c,
58        psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c,
59        psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c,
60        psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c,
61        psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c,
62        psxhdrs/pthread30.c, psxhdrs/pthread31.c, psxhdrs/pthread32.c,
63        psxhdrs/pthread33.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c,
64        psxhdrs/pthread36.c, psxhdrs/sched01.c, psxhdrs/sched02.c,
65        psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c,
66        psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c,
67        psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
68        psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
69        psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
70        psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
71        psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
72        psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
73        psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
74        psxhdrs/signal22.c, psxhdrs/signal23.c, psxhdrs/sync01.c,
75        psxhdrs/sync02.c, psxhdrs/sync03.c, psxhdrs/time01.c,
76        psxhdrs/time02.c, psxhdrs/time03.c, psxhdrs/time04.c,
77        psxhdrs/time05.c, psxhdrs/time06.c, psxhdrs/time07.c,
78        psxhdrs/time08.c, psxhdrs/time09.c, psxhdrs/time10.c,
79        psxhdrs/time11.c, psxhdrs/time12.c, psxhdrs/time13.c,
80        psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
81        psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
82        psxhdrs/timer07.c: Fix warnings.
83
842009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * psxfile01/test.c: Change from int to size_t.
87
882009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
91        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
92        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
93        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
94        psx13/Makefile.am, psx14/Makefile.am, psxbarrier01/Makefile.am,
95        psxcancel/Makefile.am, psxchroot01/Makefile.am,
96        psxcleanup/Makefile.am, psxenosys/Makefile.am,
97        psxfatal01/Makefile.am, psxfatal02/Makefile.am,
98        psxfile01/Makefile.am, psxkey01/Makefile.am,
99        psxmount/Makefile.am, psxmsgq01/Makefile.am,
100        psxmsgq02/Makefile.am, psxrdwrv/Makefile.am,
101        psxreaddir/Makefile.am, psxrwlock01/Makefile.am,
102        psxsem01/Makefile.am, psxsignal01/Makefile.am,
103        psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am,
104        psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am,
105        psxualarm/Makefile.am: Eliminate _exe_/.exe.
106
1072009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
108
109        * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
110        with create option so we are sure it will get a control block and
111        proceed to allocate other memory. Clean up screen output.
112
1132008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
114
115        * psx05/init.c: Add parameter to call to sched_get_priority_max().
116
1172008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
118
119        * psx05/init.c, psx07/init.c, psx09/init.c, psx11/init.c, psx12/init.c:
120        Run all tests successfully with maxixum number of priorities as 16
121        instead of 256. This was done by temporarily modifying the score
122        priority.h maximum. This allowed testing of all API code to ensure
123        that it worked properly with a reduced number of priorities. Most
124        modifications were to switch from hard-coded maximum to using the API
125        provided methods to determine maximum number of priority levels.
126
1272008-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
128
129        * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with
130        clock_gettime() NOT by reaching into the SuperCore.
131
1322008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
133
134        * psx01/psx01.scn: Bump version to 4.9.99.0
135
1362008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        * psxcleanup/psxcleanup.c, psxfatal_support/init.c,
139        psxfatal_support/system.h: Convert to "bool".
140
1412008-08-19      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
142
143        PR 1296/cpukit.
144        * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use
145        incorrect repeat interval. This patch fixes the following problems in
146        the test.
147          (1) Adds test for value of it_interval.tv_nsec.
148          (2) Corrects test for absolute timer in past.
149          (3) Modifies test to use different initial and repeat periods.
150          (4) Updates psxtimer01.scn to match results.
151
1522008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
153
154        PR 1297/cpukit
155        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute
156        pointer handling.
157
1582008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
159
160        * psxsem01/init.c: Spacing.
161
1622008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
163
164        PR 1293/tests
165        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
166
1672008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
168
169        PR 1291/cpukit
170        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
171        POSIX services taking relative instead of absolute time for timeouts,
172        these tests were updated.
173
1742008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
175
176        * psxfile01/test.c: truncate on /dev/console now works.
177
1782008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
179
180        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
181        requested for initialization task.
182
1832008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
186        like CVS conflict markers.
187
1882008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
189
190        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
191        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
192
1932008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
194
195        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
196
1972008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
198
199        * psxkey01/task.c: Fix warnings.
200
2012008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
202
203        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
204
2052008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
206
207        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
208        Added tests for failure path coverages. Consolidated methods used in
209        multiple places into support routines.
210        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
211        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
212        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
213
2142008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
215
216        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
217        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
218        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
219        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
220        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
221        Make tmacros.h available to all POSIX tests. Add a clock_settime case
222        for < 1988.
223
2242008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
225
226        * Makefile.am, configure.ac: New tests.
227        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
228        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
229        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
230        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
231        psxfatal_support/init.c, psxfatal_support/system.h: New files.
232
2332008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
234
235        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
236        portions of Object Services added to API.
237        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
238        psx14/system.h: New files.
239
2402008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
241
242        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
243        pthread_attr_[get|set]clock.
244
2452008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
246
247        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
248        implementation mprotect().
249
2502008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
251
252        * psxcleanup/.cvsignore: New file.
253
2542008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
255
256        * psxcleanup/system.h: New file.
257
2582008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
259
260        * Makefile.am, configure.ac:
261        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
262        psxcleanup/psxcleanup.scn: New files.
263
2642008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
265
266        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
267        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
268
2692007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
270
271        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
272
2732007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
274
275        * Makefile.am, configure.ac: Added test for ualarm
276        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
277        psxualarm/system.h: New files.
278
2792007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
280
281        * Makefile.am, configure.ac: Added posix signal test
282        * psxsignal01/Makefile.am, psxsignal01/init.c,
283        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
284        psxsignal01/task1.c: New files.
285
2862007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * Makefile.am, configure.ac: Add test for sysconf().
289        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
290        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
291
2922007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * psx01/init.c, psx01/psx01.scn: Add more test cases for
295        sched_rr_get_interval() and sched_get_priority_max().
296
2972007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
298
299        * psxenosys/init.c: Fix typo.
300
3012007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
302
303        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
304        addition of second POSIX Timer test. Add initial version of
305        psxtimer02 to cover some conditions missed in psxtimer01. More cases
306        left to add.
307        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
308        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
309        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
310        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
311        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
312        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
313
3142007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
315
316        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
317
3182007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
319
320        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
321        functions that return ENOSYS.
322        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
323        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
324
3252007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
326
327        * psx13/test.c: Fix spelling error.
328
3292007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
330
331        * psxtime/test.c: Add tests for adjtime().
332
3332007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
334
335        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
336        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
337        cases to improve test coverage.
338
3392007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
340
341        PR 1262/filesystem
342        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
343        and writev() including documentation and test case.
344        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
345        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
346
3472007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
348
349        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
350        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
351        test cases so last output line follows END OF pattern. Make sure test
352        case all run. All tests appeared ok on sis.
353
3542007-04-05      Joel Sherrill <joel@OARcorp.com>
355
356        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
357        behavior more closely matching GNU/Linux.
358
3592006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
360
361        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
362        include normal blocking and unblocking on timeout.
363
3642006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
365
366        * configure.ac: New BUG-REPORT address.
367
3682006-11-17      Joel Sherrill <joel@OARcorp.com>
369
370        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
371        Previously the timeout was not absolute time and checked BEFORE
372        attempting to lock semaphore.
373
3742006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
375
376        * psxbarrier01/main.c: New file.
377
3782006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
379
380        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
381        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
382        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
383        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
384
3852006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
386
387        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
388        and partial implementation of POSIX rwlocks.
389        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
390        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
391
3922006-10-30      Joel Sherrill <joel@OARcorp.com>
393
394        PR 841/rtems
395        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
396        specification.
397
3982006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
399
400        * configure.ac: Require autoconf-2.60. Require automake-1.10.
401
4022006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
403
404        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
405        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
406        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
407        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
408        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
409        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
410        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
411        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
412        Use rtems_testsdir instead.
413
4142005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
415
416        * configure.ac: Remove RTEMS_ENABLE_BARE,
417        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
418
4192005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
420
421        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
422        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
423        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
424        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
425        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
426        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
427        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
428        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
429        Convert to using *_PROGRAMS.
430
4312005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
432
433        * psx01/Makefile.am, psx02/Makefile.am,
434        psx03/Makefile.am, psx04/Makefile.am,
435        psx05/Makefile.am, psx06/Makefile.am,
436        psx07/Makefile.am, psx08/Makefile.am,
437        psx09/Makefile.am, psx10/Makefile.am,
438        psx11/Makefile.am, psx12/Makefile.am,
439        psx13/Makefile.am, psxcancel/Makefile.am,
440        psxchroot01/Makefile.am, psxfile01/Makefile.am,
441        psxmount/Makefile.am, psxmsgq01/Makefile.am,
442        psxreaddir/Makefile.am, psxsem01/Makefile.am,
443        psxstat/Makefile.am, psxtime/Makefile.am,
444        psxtimer/Makefile.am: Rework.
445
4462005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
447
448        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
449        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
450        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
451        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
452        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
453        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
454        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
455        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
456        * psxtests.am: Remove.
457
4582005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
461        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
462        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
463        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
464        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
465        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
466        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
467        psxtime/Makefile.am, psxtimer/Makefile.am:
468        AM_CPPFLAGS += -I..../support/include.
469
4702005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
471
472        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
473
4742005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
475
476        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
477        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
478        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
479        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
480        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
481        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
482        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
483        psxstat/Makefile.am: Add ../include/pmacros.h
484        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
485        POSIX_FILES_DIRS.
486        * psxtests.am: Remove LIB_VARIANT.
487
4882005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
489
490        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
491        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
492        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
493        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
494        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
495        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
496        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
497        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
498        Remove SRC, PRINT_SRC.
499
5002005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
501
502        * Makefile.am: Cleanup.
503
5042005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
505
506        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
507        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
508        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
509        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
510        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
511        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
512        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
513        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
514        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
515        Partial conversion to automake.
516
5172005-09-01      Joel Sherrill <joel@OARcorp.com>
518
519        PR 628/rtems
520        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
521        being an error.
522
5232005-04-26      Joel Sherrill <joel@OARcorp.com>
524
525        * psxreaddir/test.c: Eliminate warnings.
526
5272004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
528
529        * configure.ac: Require automake > 1.9.
530
5312004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
532
533        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
534        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
535        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
536        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
537        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
538        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
539        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
540        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
541        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
542        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
543        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
544        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
545        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
546        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
547        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
548        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
549        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
550        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
551        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
552        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
553        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
554        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
555        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
556
5572004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
558
559        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
560        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
561        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
562        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
563
5642004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
565
566        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
567        to using c99 fixed size types.
568
5692004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
570
571        * Makefile.am: Remove include from SUBDIRS.
572
5732004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
574
575        * include/Makefile.am: Remove.
576        * Makefile.am: Merge-in include/Makefile.am.
577        * configure.ac: Reflect changes above.
578
5792004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * configure.ac: Add 2nd arg to RTEMS_TOP.
582
5832004-03-05      Joel Sherrill <joel@OARcorp.com>
584
585        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
586        psxtimer/psxtimer.c: Eliminate warnings and typos.
587
5882004-02-26      Sébastien Barré <sbarre@sdelcc.com>
589
590        PR 582/core
591        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
592        queue test so more of it runs now.
593
5942004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
597        Add PRE/TMPINSTALL_FILES to CLEANFILES.
598        * psx02/Makefile.am: Ditto.
599        * psx03/Makefile.am: Ditto.
600        * psx04/Makefile.am: Ditto.
601        * psx05/Makefile.am: Ditto.
602        * psx06/Makefile.am: Ditto.
603        * psx07/Makefile.am: Ditto.
604        * psx08/Makefile.am: Ditto.
605        * psx09/Makefile.am: Ditto.
606        * psx10/Makefile.am: Ditto.
607        * psx11/Makefile.am: Ditto.
608        * psx12/Makefile.am: Ditto.
609        * psx13/Makefile.am: Ditto.
610        * psxcancel/Makefile.am: Ditto.
611        * psxchroot01/Makefile.am: Ditto.
612        * psxfile01/Makefile.am: Ditto.
613        * psxmount/Makefile.am: Ditto.
614        * psxmsgq01/Makefile.am: Ditto.
615        * psxreaddir/Makefile.am: Ditto.
616        * psxsem01/Makefile.am: Ditto.
617        * psxstat/Makefile.am: Ditto.
618        * psxtime/Makefile.am: Ditto.
619        * psxtimer/Makefile.am: Ditto.
620
6212003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * psxtests.am: Add dirstamp support.
624
6252003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
628
6292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
632
6332003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * psxcancel/Makefile.am: Remove used H_FILES.
636
6372003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * include/Makefile.am: Reformat.
640        * psx01/Makefile.am: Remove all-local: $(ARCH).
641        * psx02/Makefile.am: Remove all-local: $(ARCH).
642        * psx03/Makefile.am: Remove all-local: $(ARCH).
643        * psx04/Makefile.am: Remove all-local: $(ARCH).
644        * psx05/Makefile.am: Remove all-local: $(ARCH).
645        * psx06/Makefile.am: Remove all-local: $(ARCH).
646        * psx07/Makefile.am: Remove all-local: $(ARCH).
647        * psx08/Makefile.am: Remove all-local: $(ARCH).
648        * psx09/Makefile.am: Remove all-local: $(ARCH).
649        * psx10/Makefile.am: Remove all-local: $(ARCH).
650        * psx11/Makefile.am: Remove all-local: $(ARCH).
651        * psx12/Makefile.am: Remove all-local: $(ARCH).
652        * psx13/Makefile.am: Remove all-local: $(ARCH).
653        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
654        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
655        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
656        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
657        * psxmount/Makefile.am: Remove all-local: $(ARCH).
658        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
659        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
660        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
661        * psxstat/Makefile.am: Remove all-local: $(ARCH).
662        * psxtime/Makefile.am: Remove all-local: $(ARCH).
663        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
664
6652003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * configure.ac: Reflect having moved to testsuites/.
668
6692003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: Remove RTEMS_CANONICAL_HOST.
672
6732003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * configure.ac:Remove RTEMS_CHECK_CPU.
676
6772003-09-15      Jennifer Averett <jennifer@OARcorp.com>
678
679        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
680
6812003-09-04      Joel Sherrill <joel@OARcorp.com>
682
683        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
684        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
685        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
686        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
687        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
688        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
689        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
690        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
691        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
692        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
693        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
694        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
695        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
696        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
697        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
698        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
699        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
700        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
701        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
702        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
703        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
704        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
705        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
706        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
707        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
708        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
709        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
710        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
711        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
712        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
713        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
714        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
715        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
716        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
717        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
718        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
719        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
720        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
721        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
722        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
723        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
724        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
725        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
726        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
727        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
728        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
729        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
730        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
731        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
732        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
733        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
734        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
735        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
736        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
737        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
738        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
739        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
740        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
741        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
742        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
743        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
744        psxtimer/system.h: URL for license changed.
745
7462003-09-04      Joel Sherrill <joel@OARcorp.com>
747
748        PR 462/tests
749        * psxhdrs/Makefile.am: Added ualarm.c
750        * psxhdrs/signal23.c: New file.
751
7522003-09-03      Joel Sherrill <joel@OARcorp.com>
753
754        PR 463/tests
755        PR 465/tests
756        * psxhdrs/Makefile.am: Add new test cases.
757        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
758        psxhdrs/timer07.c: New files.
759
7602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * Makefile.am: Reflect having moved aclocal/.
763
7642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * Makefile.am: Reflect having moved automake/.
767        * include/Makefile.am: Reflect having moved automake/.
768        * psx01/Makefile.am: Reflect having moved automake/.
769        * psx02/Makefile.am: Reflect having moved automake/.
770        * psx03/Makefile.am: Reflect having moved automake/.
771        * psx04/Makefile.am: Reflect having moved automake/.
772        * psx05/Makefile.am: Reflect having moved automake/.
773        * psx06/Makefile.am: Reflect having moved automake/.
774        * psx07/Makefile.am: Reflect having moved automake/.
775        * psx08/Makefile.am: Reflect having moved automake/.
776        * psx09/Makefile.am: Reflect having moved automake/.
777        * psx10/Makefile.am: Reflect having moved automake/.
778        * psx11/Makefile.am: Reflect having moved automake/.
779        * psx12/Makefile.am: Reflect having moved automake/.
780        * psx13/Makefile.am: Reflect having moved automake/.
781        * psxcancel/Makefile.am: Reflect having moved automake/.
782        * psxchroot01/Makefile.am: Reflect having moved automake/.
783        * psxfile01/Makefile.am: Reflect having moved automake/.
784        * psxhdrs/Makefile.am: Reflect having moved automake/.
785        * psxmount/Makefile.am: Reflect having moved automake/.
786        * psxmsgq01/Makefile.am: Reflect having moved automake/.
787        * psxreaddir/Makefile.am: Reflect having moved automake/.
788        * psxsem01/Makefile.am: Reflect having moved automake/.
789        * psxstat/Makefile.am: Reflect having moved automake/.
790        * psxtime/Makefile.am: Reflect having moved automake/.
791        * psxtimer/Makefile.am: Reflect having moved automake/.
792
7932003-08-14      Joel Sherrill <joel@OARcorp.com>
794
795        PR 408/filesystem
796        * psx13/test.c: Added very rudimentary test of sync() service.
797
7982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
801
8022003-06-12      Joel Sherrill <joel@OARcorp.com>
803
804        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
805
8062003-05-29      Joel Sherrill <joel@OARcorp.com>
807
808        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
809        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
810        psxtimer/psxtimer.c: Removed warnings.
811
8122003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
815        CC_CFLAGS_DEFAULT (obsolete).
816
8172003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
820        Remove CC_LDFLAGS_PROFILE_V.
821
8222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * configure.ac: Remove AC_CONFIG_AUX_DIR.
825
8262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
829
8302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * configure.ac: AC_PREREQ(2.57).
833
8342002-11-14      Joel Sherrill <joel@OARcorp.com>
835
836        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
837        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
838        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
839        Per PR239 update the IDs in the various screens.
840
8412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * .cvsignore: Reformat.
844        Add autom4te*cache.
845        Remove autom4te.cache.
846
8472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
850        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
851        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
852        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
853        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
854        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
855        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
856        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
857        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
858        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
859        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
860        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
861        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
862        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
863        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
864        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
865        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
866        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
867        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
868        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
869        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
870        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
871        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
872        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
873
8742002-08-01      Joel Sherrill <joel@OARcorp.com>
875
876        * Per PR47 add support for buffered test output.  This involved
877        adding defines to redirect output to a buffer and dump it when
878        full, at "test pause", and at exit.  To avoid problems when redefining
879        exit(), all tests were modified to call rtems_test_exit().
880        Some tests, notable psxtests, had to be modified to include
881        the standard test macro .h file (pmacros.h or tmacros.h) to
882        enable this support.
883        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
884        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
885        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
886        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
887        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
888        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
889        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
890        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
891        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
892        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
893        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
894        psxtime/test.c, psxtimer/psxtimer.c: Modified.
895
8962002-07-05      Joel Sherrill <joel@OARcorp.com>
897
898        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
899        Updated as part of PR164 which reported problems with the RTEMS
900        implementation of pthread_cancel.
901       
9022001-04-26      Joel Sherrill <joel@OARcorp.com>
903
904        * psxmsgq01/init.c: Reflect changes made to address PR81 that
905        reworked POSIX message queues to add a descriptor separate from
906        the underlying message queue.  This allows non-blocking to follow
907        the "open" not the underlying queue.
908 
9092002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * configure.ac: Remove ENABLE_GCC28.
912
9132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * configure.ac:
916        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
917        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
918        * Makefile.am: Remove AUTOMAKE_OPTIONS.
919        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
920        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
921        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
922        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
923        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
924        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
925        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
926        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
927        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
928        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
929        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
930        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
931        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
932        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
933        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
934        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
935        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
936        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
937        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
938        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
939        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
940        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
941        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
942        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
943        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
944
9452001-11-07      Jennifer Averett <jennifer@OARcorp.com>
946
947        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
948        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
949        Since we check permissions before evaluating enough to see if it
950        a regular file or directory, this hack is needed to make the regular
951        file executable.
952
9532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
956        * configure.in: Remove.
957        * configure.ac: New file, generated from configure.in by autoupdate.
958
9592001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
962
9632001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
966        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
967        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
968        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
969        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
970        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
971        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
972        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
973        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
974        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
975        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
976        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
977        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
978        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
979        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
980        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
981        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
982        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
983        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
984        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
985        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
986        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
987        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
988        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
989
9902001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
991
992        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
993        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
994        psxchroot01 test.
995
9962001-05-25      Joel Sherrill <joel@OARcorp.com>
997
998        * Added once version of psxchroot01 test for user review.
999        * psxchroot01: New directory.
1000        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
1001        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
1002        * configure.in, Makefile.am: Modified to reflect above.
1003
10042001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1005
1006        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1007
10082001-04-24      Joel Sherrill <joel@OARcorp.com>
1009
1010        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
1011        open, write, reopen, append twice from Andrew Bythell
1012        <abythell@nortelnetworks.com> that tripped an initialization
1013        problem in the IMFS.
1014
10152001-04-20      Joel Sherrill <joel@OARcorp.com>
1016
1017        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
1018        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
1019        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
1020        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
1021        Various adjustments so test output matches screens more reliably.
1022
10232001-01-25      Joel Sherrill <joel@OARcorp.com>
1024
1025        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
1026
10272000-11-17      Jennifer Averett <jennifer@OARcorp.com>
1028
1029        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
1030        to remain consistant across platforms and bsps by forcing
1031        a mount point in front of all paths.
1032
10332000-11-17      Jennifer Averret <jennifer@OARcorp.com>
1034
1035        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
1036        expected error condition in one case.
1037        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
1038        readdir() of root of mounted filesystem.  Also corrected the screen
1039        file for some mistakes noticed in this effort.
1040
10412000-11-13      Joel Sherrill <joel@OARcorp.com>
1042
1043        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
1044
10452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1048
10492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1052
10532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1056        Switch to GNU canonicalization.
1057        * psxtests.am: Remove DEFS.
1058
10592000-10-24      Joel Sherrill <joel@OARcorp.com>
1060
1061        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
1062        It was formerly incorrectly prototyped in <libio.h>.
1063
10642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1067        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1068        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1069        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
1070        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
1071        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
1072        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
1073        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
1074
10752000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1077        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1078        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1079        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
1080        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
1081        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
1082        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
1083
10842000-08-10      Joel Sherrill <joel@OARcorp.com>
1085
1086        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.