source: rtems/testsuites/psxtests/ChangeLog @ 94ccbb7

4.104.115
Last change on this file since 94ccbb7 was 94ccbb7, checked in by Joel Sherrill <joel.sherrill@…>, on 06/30/09 at 17:50:15

2009-06-30 Joel Sherrill <joel.sherrill@…>

  • psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for obtaining rwlock for read with a timed lock operation when the abstime timeout is in the past.
  • Property mode set to 100644
File size: 44.7 KB
Line 
12009-06-30      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
4        obtaining rwlock for read with a timed lock operation when the
5        abstime timeout is in the past.
6
72009-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * psx05/init.c, psx05/psx05.scn: Add test case for process scope now
10        that the assert has been removed in the source.
11
122009-06-18      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * psxstat/psxstat.scn, psxstat/test.c: Disable test for error on wrong
15        mode bits being set. This behavior was not POSIX compliant and has
16        been corrected in the filesystem code.
17
182009-06-18      Chris Johns <chrisj@rtems.org>
19
20        * psx04/task3.c: Declare unions volatile to workaround the H8300
21        gcc bug.
22
232009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * Makefile.am, configure.ac: Add mq_send to full queue from ISR case.
26        * psxmsgq03/.cvsignore, psxmsgq03/Makefile.am, psxmsgq03/init.c,
27        psxmsgq03/psxmsgq03.doc, psxmsgq03/psxmsgq03.scn, psxmsgq03/system.h: New files.
28
292009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
32        NULL attribute pointer on init.
33
342009-05-17      Joel Sherrill <joel.sherrill@OARcorp.com>
35
36        * psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn,
37        psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c:
38        Improved so coverage is better.
39
402009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * psx04/init.c: Correct errors introduced by using different variable
43        for return type when correcting typing warnings.
44
452009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
46
47        * Makefile.am, configure.ac: Add new test to provide coverage analysis
48        of the current implementation of getitimer() and setitimer().
49        * psxitimer/.cvsignore, psxitimer/Makefile.am, psxitimer/init.c,
50        psxitimer/psxitimer.scn: New files.
51
522009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add missing error test
55        case to improve coverage analysis.
56
572009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
60        psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
61        psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
62        psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
63        psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
64        psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
65        psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
66
672009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
70        psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c,
71        psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
72        psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
73        psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
74        psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
75        psxhdrs/key04.c, psxhdrs/mutex01.c, psxhdrs/mutex02.c,
76        psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c,
77        psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c,
78        psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c,
79        psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c,
80        psxhdrs/mutex15.c, psxhdrs/mutex16.c, psxhdrs/proc01.c,
81        psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c,
82        psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c,
83        psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
84        psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
85        psxhdrs/proc14.c, psxhdrs/pthread01.c, psxhdrs/pthread02.c,
86        psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c,
87        psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread08.c,
88        psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c,
89        psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c,
90        psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c,
91        psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c,
92        psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c,
93        psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c,
94        psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c,
95        psxhdrs/pthread30.c, psxhdrs/pthread31.c, psxhdrs/pthread32.c,
96        psxhdrs/pthread33.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c,
97        psxhdrs/pthread36.c, psxhdrs/sched01.c, psxhdrs/sched02.c,
98        psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c,
99        psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c,
100        psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
101        psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
102        psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
103        psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
104        psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
105        psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
106        psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
107        psxhdrs/signal22.c, psxhdrs/signal23.c, psxhdrs/sync01.c,
108        psxhdrs/sync02.c, psxhdrs/sync03.c, psxhdrs/time01.c,
109        psxhdrs/time02.c, psxhdrs/time03.c, psxhdrs/time04.c,
110        psxhdrs/time05.c, psxhdrs/time06.c, psxhdrs/time07.c,
111        psxhdrs/time08.c, psxhdrs/time09.c, psxhdrs/time10.c,
112        psxhdrs/time11.c, psxhdrs/time12.c, psxhdrs/time13.c,
113        psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
114        psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
115        psxhdrs/timer07.c: Fix warnings.
116
1172009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
118
119        * psxfile01/test.c: Change from int to size_t.
120
1212009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
122
123        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
124        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
125        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
126        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
127        psx13/Makefile.am, psx14/Makefile.am, psxbarrier01/Makefile.am,
128        psxcancel/Makefile.am, psxchroot01/Makefile.am,
129        psxcleanup/Makefile.am, psxenosys/Makefile.am,
130        psxfatal01/Makefile.am, psxfatal02/Makefile.am,
131        psxfile01/Makefile.am, psxkey01/Makefile.am,
132        psxmount/Makefile.am, psxmsgq01/Makefile.am,
133        psxmsgq02/Makefile.am, psxrdwrv/Makefile.am,
134        psxreaddir/Makefile.am, psxrwlock01/Makefile.am,
135        psxsem01/Makefile.am, psxsignal01/Makefile.am,
136        psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am,
137        psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am,
138        psxualarm/Makefile.am: Eliminate _exe_/.exe.
139
1402009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
143        with create option so we are sure it will get a control block and
144        proceed to allocate other memory. Clean up screen output.
145
1462008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
147
148        * psx05/init.c: Add parameter to call to sched_get_priority_max().
149
1502008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
151
152        * psx05/init.c, psx07/init.c, psx09/init.c, psx11/init.c, psx12/init.c:
153        Run all tests successfully with maxixum number of priorities as 16
154        instead of 256. This was done by temporarily modifying the score
155        priority.h maximum. This allowed testing of all API code to ensure
156        that it worked properly with a reduced number of priorities. Most
157        modifications were to switch from hard-coded maximum to using the API
158        provided methods to determine maximum number of priority levels.
159
1602008-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
161
162        * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with
163        clock_gettime() NOT by reaching into the SuperCore.
164
1652008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * psx01/psx01.scn: Bump version to 4.9.99.0
168
1692008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
170
171        * psxcleanup/psxcleanup.c, psxfatal_support/init.c,
172        psxfatal_support/system.h: Convert to "bool".
173
1742008-08-19      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
175
176        PR 1296/cpukit.
177        * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use
178        incorrect repeat interval. This patch fixes the following problems in
179        the test.
180          (1) Adds test for value of it_interval.tv_nsec.
181          (2) Corrects test for absolute timer in past.
182          (3) Modifies test to use different initial and repeat periods.
183          (4) Updates psxtimer01.scn to match results.
184
1852008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
186
187        PR 1297/cpukit
188        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute
189        pointer handling.
190
1912008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
192
193        * psxsem01/init.c: Spacing.
194
1952008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
196
197        PR 1293/tests
198        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
199
2002008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
201
202        PR 1291/cpukit
203        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
204        POSIX services taking relative instead of absolute time for timeouts,
205        these tests were updated.
206
2072008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
208
209        * psxfile01/test.c: truncate on /dev/console now works.
210
2112008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
212
213        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
214        requested for initialization task.
215
2162008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
217
218        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
219        like CVS conflict markers.
220
2212008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
222
223        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
224        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
225
2262008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
227
228        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
229
2302008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
231
232        * psxkey01/task.c: Fix warnings.
233
2342008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
235
236        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
237
2382008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
239
240        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
241        Added tests for failure path coverages. Consolidated methods used in
242        multiple places into support routines.
243        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
244        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
245        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
246
2472008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
248
249        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
250        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
251        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
252        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
253        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
254        Make tmacros.h available to all POSIX tests. Add a clock_settime case
255        for < 1988.
256
2572008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
258
259        * Makefile.am, configure.ac: New tests.
260        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
261        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
262        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
263        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
264        psxfatal_support/init.c, psxfatal_support/system.h: New files.
265
2662008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
267
268        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
269        portions of Object Services added to API.
270        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
271        psx14/system.h: New files.
272
2732008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
274
275        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
276        pthread_attr_[get|set]clock.
277
2782008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
279
280        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
281        implementation mprotect().
282
2832008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
284
285        * psxcleanup/.cvsignore: New file.
286
2872008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
288
289        * psxcleanup/system.h: New file.
290
2912008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
292
293        * Makefile.am, configure.ac:
294        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
295        psxcleanup/psxcleanup.scn: New files.
296
2972008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
298
299        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
300        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
301
3022007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
303
304        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
305
3062007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
307
308        * Makefile.am, configure.ac: Added test for ualarm
309        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
310        psxualarm/system.h: New files.
311
3122007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
313
314        * Makefile.am, configure.ac: Added posix signal test
315        * psxsignal01/Makefile.am, psxsignal01/init.c,
316        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
317        psxsignal01/task1.c: New files.
318
3192007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
320
321        * Makefile.am, configure.ac: Add test for sysconf().
322        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
323        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
324
3252007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
326
327        * psx01/init.c, psx01/psx01.scn: Add more test cases for
328        sched_rr_get_interval() and sched_get_priority_max().
329
3302007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
331
332        * psxenosys/init.c: Fix typo.
333
3342007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
335
336        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
337        addition of second POSIX Timer test. Add initial version of
338        psxtimer02 to cover some conditions missed in psxtimer01. More cases
339        left to add.
340        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
341        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
342        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
343        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
344        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
345        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
346
3472007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
348
349        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
350
3512007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
352
353        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
354        functions that return ENOSYS.
355        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
356        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
357
3582007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
359
360        * psx13/test.c: Fix spelling error.
361
3622007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
363
364        * psxtime/test.c: Add tests for adjtime().
365
3662007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
367
368        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
369        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
370        cases to improve test coverage.
371
3722007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
373
374        PR 1262/filesystem
375        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
376        and writev() including documentation and test case.
377        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
378        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
379
3802007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
381
382        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
383        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
384        test cases so last output line follows END OF pattern. Make sure test
385        case all run. All tests appeared ok on sis.
386
3872007-04-05      Joel Sherrill <joel@OARcorp.com>
388
389        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
390        behavior more closely matching GNU/Linux.
391
3922006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
395        include normal blocking and unblocking on timeout.
396
3972006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
398
399        * configure.ac: New BUG-REPORT address.
400
4012006-11-17      Joel Sherrill <joel@OARcorp.com>
402
403        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
404        Previously the timeout was not absolute time and checked BEFORE
405        attempting to lock semaphore.
406
4072006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
408
409        * psxbarrier01/main.c: New file.
410
4112006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
412
413        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
414        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
415        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
416        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
417
4182006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
419
420        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
421        and partial implementation of POSIX rwlocks.
422        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
423        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
424
4252006-10-30      Joel Sherrill <joel@OARcorp.com>
426
427        PR 841/rtems
428        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
429        specification.
430
4312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
432
433        * configure.ac: Require autoconf-2.60. Require automake-1.10.
434
4352006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
436
437        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
438        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
439        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
440        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
441        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
442        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
443        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
444        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
445        Use rtems_testsdir instead.
446
4472005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
448
449        * configure.ac: Remove RTEMS_ENABLE_BARE,
450        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
451
4522005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
453
454        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
455        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
456        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
457        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
458        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
459        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
460        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
461        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
462        Convert to using *_PROGRAMS.
463
4642005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
465
466        * psx01/Makefile.am, psx02/Makefile.am,
467        psx03/Makefile.am, psx04/Makefile.am,
468        psx05/Makefile.am, psx06/Makefile.am,
469        psx07/Makefile.am, psx08/Makefile.am,
470        psx09/Makefile.am, psx10/Makefile.am,
471        psx11/Makefile.am, psx12/Makefile.am,
472        psx13/Makefile.am, psxcancel/Makefile.am,
473        psxchroot01/Makefile.am, psxfile01/Makefile.am,
474        psxmount/Makefile.am, psxmsgq01/Makefile.am,
475        psxreaddir/Makefile.am, psxsem01/Makefile.am,
476        psxstat/Makefile.am, psxtime/Makefile.am,
477        psxtimer/Makefile.am: Rework.
478
4792005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
480
481        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
482        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
483        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
484        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
485        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
486        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
487        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
488        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
489        * psxtests.am: Remove.
490
4912005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
492
493        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
494        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
495        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
496        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
497        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
498        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
499        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
500        psxtime/Makefile.am, psxtimer/Makefile.am:
501        AM_CPPFLAGS += -I..../support/include.
502
5032005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
504
505        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
506
5072005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
508
509        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
510        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
511        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
512        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
513        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
514        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
515        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
516        psxstat/Makefile.am: Add ../include/pmacros.h
517        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
518        POSIX_FILES_DIRS.
519        * psxtests.am: Remove LIB_VARIANT.
520
5212005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
522
523        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
524        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
525        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
526        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
527        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
528        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
529        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
530        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
531        Remove SRC, PRINT_SRC.
532
5332005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
534
535        * Makefile.am: Cleanup.
536
5372005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
538
539        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
540        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
541        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
542        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
543        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
544        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
545        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
546        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
547        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
548        Partial conversion to automake.
549
5502005-09-01      Joel Sherrill <joel@OARcorp.com>
551
552        PR 628/rtems
553        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
554        being an error.
555
5562005-04-26      Joel Sherrill <joel@OARcorp.com>
557
558        * psxreaddir/test.c: Eliminate warnings.
559
5602004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
561
562        * configure.ac: Require automake > 1.9.
563
5642004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
565
566        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
567        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
568        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
569        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
570        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
571        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
572        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
573        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
574        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
575        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
576        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
577        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
578        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
579        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
580        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
581        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
582        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
583        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
584        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
585        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
586        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
587        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
588        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
589
5902004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
591
592        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
593        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
594        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
595        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
596
5972004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
598
599        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
600        to using c99 fixed size types.
601
6022004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
603
604        * Makefile.am: Remove include from SUBDIRS.
605
6062004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
607
608        * include/Makefile.am: Remove.
609        * Makefile.am: Merge-in include/Makefile.am.
610        * configure.ac: Reflect changes above.
611
6122004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Add 2nd arg to RTEMS_TOP.
615
6162004-03-05      Joel Sherrill <joel@OARcorp.com>
617
618        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
619        psxtimer/psxtimer.c: Eliminate warnings and typos.
620
6212004-02-26      Sébastien Barré <sbarre@sdelcc.com>
622
623        PR 582/core
624        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
625        queue test so more of it runs now.
626
6272004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
630        Add PRE/TMPINSTALL_FILES to CLEANFILES.
631        * psx02/Makefile.am: Ditto.
632        * psx03/Makefile.am: Ditto.
633        * psx04/Makefile.am: Ditto.
634        * psx05/Makefile.am: Ditto.
635        * psx06/Makefile.am: Ditto.
636        * psx07/Makefile.am: Ditto.
637        * psx08/Makefile.am: Ditto.
638        * psx09/Makefile.am: Ditto.
639        * psx10/Makefile.am: Ditto.
640        * psx11/Makefile.am: Ditto.
641        * psx12/Makefile.am: Ditto.
642        * psx13/Makefile.am: Ditto.
643        * psxcancel/Makefile.am: Ditto.
644        * psxchroot01/Makefile.am: Ditto.
645        * psxfile01/Makefile.am: Ditto.
646        * psxmount/Makefile.am: Ditto.
647        * psxmsgq01/Makefile.am: Ditto.
648        * psxreaddir/Makefile.am: Ditto.
649        * psxsem01/Makefile.am: Ditto.
650        * psxstat/Makefile.am: Ditto.
651        * psxtime/Makefile.am: Ditto.
652        * psxtimer/Makefile.am: Ditto.
653
6542003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * psxtests.am: Add dirstamp support.
657
6582003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
661
6622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
665
6662003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * psxcancel/Makefile.am: Remove used H_FILES.
669
6702003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * include/Makefile.am: Reformat.
673        * psx01/Makefile.am: Remove all-local: $(ARCH).
674        * psx02/Makefile.am: Remove all-local: $(ARCH).
675        * psx03/Makefile.am: Remove all-local: $(ARCH).
676        * psx04/Makefile.am: Remove all-local: $(ARCH).
677        * psx05/Makefile.am: Remove all-local: $(ARCH).
678        * psx06/Makefile.am: Remove all-local: $(ARCH).
679        * psx07/Makefile.am: Remove all-local: $(ARCH).
680        * psx08/Makefile.am: Remove all-local: $(ARCH).
681        * psx09/Makefile.am: Remove all-local: $(ARCH).
682        * psx10/Makefile.am: Remove all-local: $(ARCH).
683        * psx11/Makefile.am: Remove all-local: $(ARCH).
684        * psx12/Makefile.am: Remove all-local: $(ARCH).
685        * psx13/Makefile.am: Remove all-local: $(ARCH).
686        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
687        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
688        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
689        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
690        * psxmount/Makefile.am: Remove all-local: $(ARCH).
691        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
692        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
693        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
694        * psxstat/Makefile.am: Remove all-local: $(ARCH).
695        * psxtime/Makefile.am: Remove all-local: $(ARCH).
696        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
697
6982003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * configure.ac: Reflect having moved to testsuites/.
701
7022003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * configure.ac: Remove RTEMS_CANONICAL_HOST.
705
7062003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * configure.ac:Remove RTEMS_CHECK_CPU.
709
7102003-09-15      Jennifer Averett <jennifer@OARcorp.com>
711
712        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
713
7142003-09-04      Joel Sherrill <joel@OARcorp.com>
715
716        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
717        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
718        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
719        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
720        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
721        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
722        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
723        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
724        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
725        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
726        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
727        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
728        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
729        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
730        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
731        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
732        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
733        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
734        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
735        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
736        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
737        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
738        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
739        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
740        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
741        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
742        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
743        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
744        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
745        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
746        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
747        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
748        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
749        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
750        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
751        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
752        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
753        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
754        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
755        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
756        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
757        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
758        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
759        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
760        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
761        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
762        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
763        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
764        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
765        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
766        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
767        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
768        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
769        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
770        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
771        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
772        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
773        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
774        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
775        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
776        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
777        psxtimer/system.h: URL for license changed.
778
7792003-09-04      Joel Sherrill <joel@OARcorp.com>
780
781        PR 462/tests
782        * psxhdrs/Makefile.am: Added ualarm.c
783        * psxhdrs/signal23.c: New file.
784
7852003-09-03      Joel Sherrill <joel@OARcorp.com>
786
787        PR 463/tests
788        PR 465/tests
789        * psxhdrs/Makefile.am: Add new test cases.
790        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
791        psxhdrs/timer07.c: New files.
792
7932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * Makefile.am: Reflect having moved aclocal/.
796
7972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * Makefile.am: Reflect having moved automake/.
800        * include/Makefile.am: Reflect having moved automake/.
801        * psx01/Makefile.am: Reflect having moved automake/.
802        * psx02/Makefile.am: Reflect having moved automake/.
803        * psx03/Makefile.am: Reflect having moved automake/.
804        * psx04/Makefile.am: Reflect having moved automake/.
805        * psx05/Makefile.am: Reflect having moved automake/.
806        * psx06/Makefile.am: Reflect having moved automake/.
807        * psx07/Makefile.am: Reflect having moved automake/.
808        * psx08/Makefile.am: Reflect having moved automake/.
809        * psx09/Makefile.am: Reflect having moved automake/.
810        * psx10/Makefile.am: Reflect having moved automake/.
811        * psx11/Makefile.am: Reflect having moved automake/.
812        * psx12/Makefile.am: Reflect having moved automake/.
813        * psx13/Makefile.am: Reflect having moved automake/.
814        * psxcancel/Makefile.am: Reflect having moved automake/.
815        * psxchroot01/Makefile.am: Reflect having moved automake/.
816        * psxfile01/Makefile.am: Reflect having moved automake/.
817        * psxhdrs/Makefile.am: Reflect having moved automake/.
818        * psxmount/Makefile.am: Reflect having moved automake/.
819        * psxmsgq01/Makefile.am: Reflect having moved automake/.
820        * psxreaddir/Makefile.am: Reflect having moved automake/.
821        * psxsem01/Makefile.am: Reflect having moved automake/.
822        * psxstat/Makefile.am: Reflect having moved automake/.
823        * psxtime/Makefile.am: Reflect having moved automake/.
824        * psxtimer/Makefile.am: Reflect having moved automake/.
825
8262003-08-14      Joel Sherrill <joel@OARcorp.com>
827
828        PR 408/filesystem
829        * psx13/test.c: Added very rudimentary test of sync() service.
830
8312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
834
8352003-06-12      Joel Sherrill <joel@OARcorp.com>
836
837        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
838
8392003-05-29      Joel Sherrill <joel@OARcorp.com>
840
841        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
842        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
843        psxtimer/psxtimer.c: Removed warnings.
844
8452003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
848        CC_CFLAGS_DEFAULT (obsolete).
849
8502003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
853        Remove CC_LDFLAGS_PROFILE_V.
854
8552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * configure.ac: Remove AC_CONFIG_AUX_DIR.
858
8592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
862
8632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * configure.ac: AC_PREREQ(2.57).
866
8672002-11-14      Joel Sherrill <joel@OARcorp.com>
868
869        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
870        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
871        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
872        Per PR239 update the IDs in the various screens.
873
8742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * .cvsignore: Reformat.
877        Add autom4te*cache.
878        Remove autom4te.cache.
879
8802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
883        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
884        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
885        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
886        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
887        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
888        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
889        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
890        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
891        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
892        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
893        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
894        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
895        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
896        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
897        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
898        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
899        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
900        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
901        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
902        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
903        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
904        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
905        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
906
9072002-08-01      Joel Sherrill <joel@OARcorp.com>
908
909        * Per PR47 add support for buffered test output.  This involved
910        adding defines to redirect output to a buffer and dump it when
911        full, at "test pause", and at exit.  To avoid problems when redefining
912        exit(), all tests were modified to call rtems_test_exit().
913        Some tests, notable psxtests, had to be modified to include
914        the standard test macro .h file (pmacros.h or tmacros.h) to
915        enable this support.
916        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
917        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
918        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
919        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
920        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
921        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
922        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
923        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
924        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
925        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
926        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
927        psxtime/test.c, psxtimer/psxtimer.c: Modified.
928
9292002-07-05      Joel Sherrill <joel@OARcorp.com>
930
931        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
932        Updated as part of PR164 which reported problems with the RTEMS
933        implementation of pthread_cancel.
934       
9352001-04-26      Joel Sherrill <joel@OARcorp.com>
936
937        * psxmsgq01/init.c: Reflect changes made to address PR81 that
938        reworked POSIX message queues to add a descriptor separate from
939        the underlying message queue.  This allows non-blocking to follow
940        the "open" not the underlying queue.
941 
9422002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * configure.ac: Remove ENABLE_GCC28.
945
9462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * configure.ac:
949        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
950        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
951        * Makefile.am: Remove AUTOMAKE_OPTIONS.
952        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
953        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
954        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
955        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
956        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
957        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
958        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
959        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
960        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
961        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
962        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
963        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
964        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
965        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
966        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
967        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
968        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
969        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
970        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
971        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
972        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
973        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
974        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
975        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
976        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
977
9782001-11-07      Jennifer Averett <jennifer@OARcorp.com>
979
980        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
981        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
982        Since we check permissions before evaluating enough to see if it
983        a regular file or directory, this hack is needed to make the regular
984        file executable.
985
9862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
989        * configure.in: Remove.
990        * configure.ac: New file, generated from configure.in by autoupdate.
991
9922001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
995
9962001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
999        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
1000        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
1001        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
1002        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
1003        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
1004        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
1005        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
1006        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
1007        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
1008        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
1009        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
1010        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
1011        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
1012        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
1013        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
1014        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
1015        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
1016        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
1017        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
1018        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
1019        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
1020        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
1021        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
1022
10232001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1024
1025        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
1026        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
1027        psxchroot01 test.
1028
10292001-05-25      Joel Sherrill <joel@OARcorp.com>
1030
1031        * Added once version of psxchroot01 test for user review.
1032        * psxchroot01: New directory.
1033        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
1034        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
1035        * configure.in, Makefile.am: Modified to reflect above.
1036
10372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1038
1039        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1040
10412001-04-24      Joel Sherrill <joel@OARcorp.com>
1042
1043        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
1044        open, write, reopen, append twice from Andrew Bythell
1045        <abythell@nortelnetworks.com> that tripped an initialization
1046        problem in the IMFS.
1047
10482001-04-20      Joel Sherrill <joel@OARcorp.com>
1049
1050        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
1051        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
1052        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
1053        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
1054        Various adjustments so test output matches screens more reliably.
1055
10562001-01-25      Joel Sherrill <joel@OARcorp.com>
1057
1058        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
1059
10602000-11-17      Jennifer Averett <jennifer@OARcorp.com>
1061
1062        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
1063        to remain consistant across platforms and bsps by forcing
1064        a mount point in front of all paths.
1065
10662000-11-17      Jennifer Averret <jennifer@OARcorp.com>
1067
1068        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
1069        expected error condition in one case.
1070        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
1071        readdir() of root of mounted filesystem.  Also corrected the screen
1072        file for some mistakes noticed in this effort.
1073
10742000-11-13      Joel Sherrill <joel@OARcorp.com>
1075
1076        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
1077
10782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1081
10822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1085
10862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1089        Switch to GNU canonicalization.
1090        * psxtests.am: Remove DEFS.
1091
10922000-10-24      Joel Sherrill <joel@OARcorp.com>
1093
1094        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
1095        It was formerly incorrectly prototyped in <libio.h>.
1096
10972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1100        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1101        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1102        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
1103        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
1104        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
1105        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
1106        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
1107
11082000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1110        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1111        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1112        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
1113        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
1114        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
1115        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
1116
11172000-08-10      Joel Sherrill <joel@OARcorp.com>
1118
1119        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.