source: rtems/testsuites/psxtests/ChangeLog @ f9eb21d

4.104.115
Last change on this file since f9eb21d was f9eb21d, checked in by Chris Johns <chrisj@…>, on 06/17/09 at 22:58:19

2009-06-18 Chris Johns <chrisj@…>

  • psx04/task3.c: Declare unions volatile to workaround the H8300 gcc bug.
  • Property mode set to 100644
File size: 44.1 KB
Line 
12009-06-18      Chris Johns <chrisj@rtems.org>
2
3        * psx04/task3.c: Declare unions volatile to workaround the H8300
4        gcc bug.
5
62009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * Makefile.am, configure.ac: Add mq_send to full queue from ISR case.
9        * psxmsgq03/.cvsignore, psxmsgq03/Makefile.am, psxmsgq03/init.c,
10        psxmsgq03/psxmsgq03.doc, psxmsgq03/psxmsgq03.scn, psxmsgq03/system.h: New files.
11
122009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
15        NULL attribute pointer on init.
16
172009-05-17      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn,
20        psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c:
21        Improved so coverage is better.
22
232009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * psx04/init.c: Correct errors introduced by using different variable
26        for return type when correcting typing warnings.
27
282009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
29
30        * Makefile.am, configure.ac: Add new test to provide coverage analysis
31        of the current implementation of getitimer() and setitimer().
32        * psxitimer/.cvsignore, psxitimer/Makefile.am, psxitimer/init.c,
33        psxitimer/psxitimer.scn: New files.
34
352009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add missing error test
38        case to improve coverage analysis.
39
402009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
43        psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
44        psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
45        psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
46        psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
47        psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
48        psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
49
502009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
53        psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c,
54        psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
55        psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
56        psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
57        psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
58        psxhdrs/key04.c, psxhdrs/mutex01.c, psxhdrs/mutex02.c,
59        psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c,
60        psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c,
61        psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c,
62        psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c,
63        psxhdrs/mutex15.c, psxhdrs/mutex16.c, psxhdrs/proc01.c,
64        psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c,
65        psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c,
66        psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
67        psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
68        psxhdrs/proc14.c, psxhdrs/pthread01.c, psxhdrs/pthread02.c,
69        psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c,
70        psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread08.c,
71        psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c,
72        psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c,
73        psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c,
74        psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c,
75        psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c,
76        psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c,
77        psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c,
78        psxhdrs/pthread30.c, psxhdrs/pthread31.c, psxhdrs/pthread32.c,
79        psxhdrs/pthread33.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c,
80        psxhdrs/pthread36.c, psxhdrs/sched01.c, psxhdrs/sched02.c,
81        psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c,
82        psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c,
83        psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
84        psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
85        psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
86        psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
87        psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
88        psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
89        psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
90        psxhdrs/signal22.c, psxhdrs/signal23.c, psxhdrs/sync01.c,
91        psxhdrs/sync02.c, psxhdrs/sync03.c, psxhdrs/time01.c,
92        psxhdrs/time02.c, psxhdrs/time03.c, psxhdrs/time04.c,
93        psxhdrs/time05.c, psxhdrs/time06.c, psxhdrs/time07.c,
94        psxhdrs/time08.c, psxhdrs/time09.c, psxhdrs/time10.c,
95        psxhdrs/time11.c, psxhdrs/time12.c, psxhdrs/time13.c,
96        psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
97        psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
98        psxhdrs/timer07.c: Fix warnings.
99
1002009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * psxfile01/test.c: Change from int to size_t.
103
1042009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
107        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
108        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
109        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
110        psx13/Makefile.am, psx14/Makefile.am, psxbarrier01/Makefile.am,
111        psxcancel/Makefile.am, psxchroot01/Makefile.am,
112        psxcleanup/Makefile.am, psxenosys/Makefile.am,
113        psxfatal01/Makefile.am, psxfatal02/Makefile.am,
114        psxfile01/Makefile.am, psxkey01/Makefile.am,
115        psxmount/Makefile.am, psxmsgq01/Makefile.am,
116        psxmsgq02/Makefile.am, psxrdwrv/Makefile.am,
117        psxreaddir/Makefile.am, psxrwlock01/Makefile.am,
118        psxsem01/Makefile.am, psxsignal01/Makefile.am,
119        psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am,
120        psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am,
121        psxualarm/Makefile.am: Eliminate _exe_/.exe.
122
1232009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
124
125        * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
126        with create option so we are sure it will get a control block and
127        proceed to allocate other memory. Clean up screen output.
128
1292008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
130
131        * psx05/init.c: Add parameter to call to sched_get_priority_max().
132
1332008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
134
135        * psx05/init.c, psx07/init.c, psx09/init.c, psx11/init.c, psx12/init.c:
136        Run all tests successfully with maxixum number of priorities as 16
137        instead of 256. This was done by temporarily modifying the score
138        priority.h maximum. This allowed testing of all API code to ensure
139        that it worked properly with a reduced number of priorities. Most
140        modifications were to switch from hard-coded maximum to using the API
141        provided methods to determine maximum number of priority levels.
142
1432008-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
144
145        * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with
146        clock_gettime() NOT by reaching into the SuperCore.
147
1482008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * psx01/psx01.scn: Bump version to 4.9.99.0
151
1522008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * psxcleanup/psxcleanup.c, psxfatal_support/init.c,
155        psxfatal_support/system.h: Convert to "bool".
156
1572008-08-19      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
158
159        PR 1296/cpukit.
160        * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use
161        incorrect repeat interval. This patch fixes the following problems in
162        the test.
163          (1) Adds test for value of it_interval.tv_nsec.
164          (2) Corrects test for absolute timer in past.
165          (3) Modifies test to use different initial and repeat periods.
166          (4) Updates psxtimer01.scn to match results.
167
1682008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        PR 1297/cpukit
171        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute
172        pointer handling.
173
1742008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
175
176        * psxsem01/init.c: Spacing.
177
1782008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
179
180        PR 1293/tests
181        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
182
1832008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        PR 1291/cpukit
186        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
187        POSIX services taking relative instead of absolute time for timeouts,
188        these tests were updated.
189
1902008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
191
192        * psxfile01/test.c: truncate on /dev/console now works.
193
1942008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
195
196        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
197        requested for initialization task.
198
1992008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
200
201        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
202        like CVS conflict markers.
203
2042008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
205
206        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
207        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
208
2092008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
210
211        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
212
2132008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
214
215        * psxkey01/task.c: Fix warnings.
216
2172008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
218
219        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
220
2212008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
222
223        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
224        Added tests for failure path coverages. Consolidated methods used in
225        multiple places into support routines.
226        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
227        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
228        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
229
2302008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
231
232        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
233        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
234        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
235        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
236        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
237        Make tmacros.h available to all POSIX tests. Add a clock_settime case
238        for < 1988.
239
2402008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
241
242        * Makefile.am, configure.ac: New tests.
243        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
244        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
245        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
246        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
247        psxfatal_support/init.c, psxfatal_support/system.h: New files.
248
2492008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
250
251        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
252        portions of Object Services added to API.
253        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
254        psx14/system.h: New files.
255
2562008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
257
258        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
259        pthread_attr_[get|set]clock.
260
2612008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
262
263        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
264        implementation mprotect().
265
2662008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
267
268        * psxcleanup/.cvsignore: New file.
269
2702008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
271
272        * psxcleanup/system.h: New file.
273
2742008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
275
276        * Makefile.am, configure.ac:
277        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
278        psxcleanup/psxcleanup.scn: New files.
279
2802008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
281
282        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
283        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
284
2852007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
286
287        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
288
2892007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
290
291        * Makefile.am, configure.ac: Added test for ualarm
292        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
293        psxualarm/system.h: New files.
294
2952007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
296
297        * Makefile.am, configure.ac: Added posix signal test
298        * psxsignal01/Makefile.am, psxsignal01/init.c,
299        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
300        psxsignal01/task1.c: New files.
301
3022007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
303
304        * Makefile.am, configure.ac: Add test for sysconf().
305        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
306        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
307
3082007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
309
310        * psx01/init.c, psx01/psx01.scn: Add more test cases for
311        sched_rr_get_interval() and sched_get_priority_max().
312
3132007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
314
315        * psxenosys/init.c: Fix typo.
316
3172007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
318
319        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
320        addition of second POSIX Timer test. Add initial version of
321        psxtimer02 to cover some conditions missed in psxtimer01. More cases
322        left to add.
323        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
324        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
325        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
326        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
327        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
328        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
329
3302007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
331
332        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
333
3342007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
335
336        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
337        functions that return ENOSYS.
338        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
339        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
340
3412007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
342
343        * psx13/test.c: Fix spelling error.
344
3452007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
346
347        * psxtime/test.c: Add tests for adjtime().
348
3492007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
350
351        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
352        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
353        cases to improve test coverage.
354
3552007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
356
357        PR 1262/filesystem
358        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
359        and writev() including documentation and test case.
360        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
361        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
362
3632007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
364
365        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
366        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
367        test cases so last output line follows END OF pattern. Make sure test
368        case all run. All tests appeared ok on sis.
369
3702007-04-05      Joel Sherrill <joel@OARcorp.com>
371
372        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
373        behavior more closely matching GNU/Linux.
374
3752006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
376
377        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
378        include normal blocking and unblocking on timeout.
379
3802006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
381
382        * configure.ac: New BUG-REPORT address.
383
3842006-11-17      Joel Sherrill <joel@OARcorp.com>
385
386        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
387        Previously the timeout was not absolute time and checked BEFORE
388        attempting to lock semaphore.
389
3902006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
391
392        * psxbarrier01/main.c: New file.
393
3942006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
395
396        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
397        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
398        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
399        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
400
4012006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
402
403        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
404        and partial implementation of POSIX rwlocks.
405        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
406        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
407
4082006-10-30      Joel Sherrill <joel@OARcorp.com>
409
410        PR 841/rtems
411        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
412        specification.
413
4142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
415
416        * configure.ac: Require autoconf-2.60. Require automake-1.10.
417
4182006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
419
420        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
421        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
422        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
423        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
424        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
425        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
426        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
427        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
428        Use rtems_testsdir instead.
429
4302005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
431
432        * configure.ac: Remove RTEMS_ENABLE_BARE,
433        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
434
4352005-11-13      Ralf Corsepius <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, psxhdrs/Makefile.am, psxmount/Makefile.am,
443        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
444        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
445        Convert to using *_PROGRAMS.
446
4472005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
448
449        * psx01/Makefile.am, psx02/Makefile.am,
450        psx03/Makefile.am, psx04/Makefile.am,
451        psx05/Makefile.am, psx06/Makefile.am,
452        psx07/Makefile.am, psx08/Makefile.am,
453        psx09/Makefile.am, psx10/Makefile.am,
454        psx11/Makefile.am, psx12/Makefile.am,
455        psx13/Makefile.am, psxcancel/Makefile.am,
456        psxchroot01/Makefile.am, psxfile01/Makefile.am,
457        psxmount/Makefile.am, psxmsgq01/Makefile.am,
458        psxreaddir/Makefile.am, psxsem01/Makefile.am,
459        psxstat/Makefile.am, psxtime/Makefile.am,
460        psxtimer/Makefile.am: Rework.
461
4622005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
463
464        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
465        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
466        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
467        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
468        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
469        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
470        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
471        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
472        * psxtests.am: Remove.
473
4742005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
475
476        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
477        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
478        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
479        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
480        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
481        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
482        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
483        psxtime/Makefile.am, psxtimer/Makefile.am:
484        AM_CPPFLAGS += -I..../support/include.
485
4862005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
487
488        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
489
4902005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
491
492        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
493        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
494        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
495        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
496        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
497        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
498        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
499        psxstat/Makefile.am: Add ../include/pmacros.h
500        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
501        POSIX_FILES_DIRS.
502        * psxtests.am: Remove LIB_VARIANT.
503
5042005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
505
506        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
507        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
508        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
509        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
510        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
511        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
512        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
513        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
514        Remove SRC, PRINT_SRC.
515
5162005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
517
518        * Makefile.am: Cleanup.
519
5202005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
521
522        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
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        Partial conversion to automake.
532
5332005-09-01      Joel Sherrill <joel@OARcorp.com>
534
535        PR 628/rtems
536        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
537        being an error.
538
5392005-04-26      Joel Sherrill <joel@OARcorp.com>
540
541        * psxreaddir/test.c: Eliminate warnings.
542
5432004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
544
545        * configure.ac: Require automake > 1.9.
546
5472004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
548
549        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
550        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
551        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
552        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
553        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
554        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
555        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
556        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
557        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
558        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
559        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
560        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
561        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
562        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
563        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
564        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
565        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
566        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
567        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
568        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
569        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
570        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
571        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
572
5732004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
574
575        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
576        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
577        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
578        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
579
5802004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
581
582        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
583        to using c99 fixed size types.
584
5852004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
586
587        * Makefile.am: Remove include from SUBDIRS.
588
5892004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
590
591        * include/Makefile.am: Remove.
592        * Makefile.am: Merge-in include/Makefile.am.
593        * configure.ac: Reflect changes above.
594
5952004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * configure.ac: Add 2nd arg to RTEMS_TOP.
598
5992004-03-05      Joel Sherrill <joel@OARcorp.com>
600
601        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
602        psxtimer/psxtimer.c: Eliminate warnings and typos.
603
6042004-02-26      Sébastien Barré <sbarre@sdelcc.com>
605
606        PR 582/core
607        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
608        queue test so more of it runs now.
609
6102004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
613        Add PRE/TMPINSTALL_FILES to CLEANFILES.
614        * psx02/Makefile.am: Ditto.
615        * psx03/Makefile.am: Ditto.
616        * psx04/Makefile.am: Ditto.
617        * psx05/Makefile.am: Ditto.
618        * psx06/Makefile.am: Ditto.
619        * psx07/Makefile.am: Ditto.
620        * psx08/Makefile.am: Ditto.
621        * psx09/Makefile.am: Ditto.
622        * psx10/Makefile.am: Ditto.
623        * psx11/Makefile.am: Ditto.
624        * psx12/Makefile.am: Ditto.
625        * psx13/Makefile.am: Ditto.
626        * psxcancel/Makefile.am: Ditto.
627        * psxchroot01/Makefile.am: Ditto.
628        * psxfile01/Makefile.am: Ditto.
629        * psxmount/Makefile.am: Ditto.
630        * psxmsgq01/Makefile.am: Ditto.
631        * psxreaddir/Makefile.am: Ditto.
632        * psxsem01/Makefile.am: Ditto.
633        * psxstat/Makefile.am: Ditto.
634        * psxtime/Makefile.am: Ditto.
635        * psxtimer/Makefile.am: Ditto.
636
6372003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * psxtests.am: Add dirstamp support.
640
6412003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
644
6452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
648
6492003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * psxcancel/Makefile.am: Remove used H_FILES.
652
6532003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * include/Makefile.am: Reformat.
656        * psx01/Makefile.am: Remove all-local: $(ARCH).
657        * psx02/Makefile.am: Remove all-local: $(ARCH).
658        * psx03/Makefile.am: Remove all-local: $(ARCH).
659        * psx04/Makefile.am: Remove all-local: $(ARCH).
660        * psx05/Makefile.am: Remove all-local: $(ARCH).
661        * psx06/Makefile.am: Remove all-local: $(ARCH).
662        * psx07/Makefile.am: Remove all-local: $(ARCH).
663        * psx08/Makefile.am: Remove all-local: $(ARCH).
664        * psx09/Makefile.am: Remove all-local: $(ARCH).
665        * psx10/Makefile.am: Remove all-local: $(ARCH).
666        * psx11/Makefile.am: Remove all-local: $(ARCH).
667        * psx12/Makefile.am: Remove all-local: $(ARCH).
668        * psx13/Makefile.am: Remove all-local: $(ARCH).
669        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
670        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
671        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
672        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
673        * psxmount/Makefile.am: Remove all-local: $(ARCH).
674        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
675        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
676        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
677        * psxstat/Makefile.am: Remove all-local: $(ARCH).
678        * psxtime/Makefile.am: Remove all-local: $(ARCH).
679        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
680
6812003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.ac: Reflect having moved to testsuites/.
684
6852003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * configure.ac: Remove RTEMS_CANONICAL_HOST.
688
6892003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * configure.ac:Remove RTEMS_CHECK_CPU.
692
6932003-09-15      Jennifer Averett <jennifer@OARcorp.com>
694
695        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
696
6972003-09-04      Joel Sherrill <joel@OARcorp.com>
698
699        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
700        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
701        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
702        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
703        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
704        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
705        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
706        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
707        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
708        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
709        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
710        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
711        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
712        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
713        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
714        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
715        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
716        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
717        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
718        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
719        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
720        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
721        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
722        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
723        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
724        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
725        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
726        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
727        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
728        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
729        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
730        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
731        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
732        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
733        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
734        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
735        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
736        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
737        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
738        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
739        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
740        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
741        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
742        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
743        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
744        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
745        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
746        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
747        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
748        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
749        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
750        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
751        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
752        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
753        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
754        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
755        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
756        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
757        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
758        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
759        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
760        psxtimer/system.h: URL for license changed.
761
7622003-09-04      Joel Sherrill <joel@OARcorp.com>
763
764        PR 462/tests
765        * psxhdrs/Makefile.am: Added ualarm.c
766        * psxhdrs/signal23.c: New file.
767
7682003-09-03      Joel Sherrill <joel@OARcorp.com>
769
770        PR 463/tests
771        PR 465/tests
772        * psxhdrs/Makefile.am: Add new test cases.
773        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
774        psxhdrs/timer07.c: New files.
775
7762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * Makefile.am: Reflect having moved aclocal/.
779
7802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * Makefile.am: Reflect having moved automake/.
783        * include/Makefile.am: Reflect having moved automake/.
784        * psx01/Makefile.am: Reflect having moved automake/.
785        * psx02/Makefile.am: Reflect having moved automake/.
786        * psx03/Makefile.am: Reflect having moved automake/.
787        * psx04/Makefile.am: Reflect having moved automake/.
788        * psx05/Makefile.am: Reflect having moved automake/.
789        * psx06/Makefile.am: Reflect having moved automake/.
790        * psx07/Makefile.am: Reflect having moved automake/.
791        * psx08/Makefile.am: Reflect having moved automake/.
792        * psx09/Makefile.am: Reflect having moved automake/.
793        * psx10/Makefile.am: Reflect having moved automake/.
794        * psx11/Makefile.am: Reflect having moved automake/.
795        * psx12/Makefile.am: Reflect having moved automake/.
796        * psx13/Makefile.am: Reflect having moved automake/.
797        * psxcancel/Makefile.am: Reflect having moved automake/.
798        * psxchroot01/Makefile.am: Reflect having moved automake/.
799        * psxfile01/Makefile.am: Reflect having moved automake/.
800        * psxhdrs/Makefile.am: Reflect having moved automake/.
801        * psxmount/Makefile.am: Reflect having moved automake/.
802        * psxmsgq01/Makefile.am: Reflect having moved automake/.
803        * psxreaddir/Makefile.am: Reflect having moved automake/.
804        * psxsem01/Makefile.am: Reflect having moved automake/.
805        * psxstat/Makefile.am: Reflect having moved automake/.
806        * psxtime/Makefile.am: Reflect having moved automake/.
807        * psxtimer/Makefile.am: Reflect having moved automake/.
808
8092003-08-14      Joel Sherrill <joel@OARcorp.com>
810
811        PR 408/filesystem
812        * psx13/test.c: Added very rudimentary test of sync() service.
813
8142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
817
8182003-06-12      Joel Sherrill <joel@OARcorp.com>
819
820        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
821
8222003-05-29      Joel Sherrill <joel@OARcorp.com>
823
824        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
825        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
826        psxtimer/psxtimer.c: Removed warnings.
827
8282003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
831        CC_CFLAGS_DEFAULT (obsolete).
832
8332003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
836        Remove CC_LDFLAGS_PROFILE_V.
837
8382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * configure.ac: Remove AC_CONFIG_AUX_DIR.
841
8422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
845
8462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * configure.ac: AC_PREREQ(2.57).
849
8502002-11-14      Joel Sherrill <joel@OARcorp.com>
851
852        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
853        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
854        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
855        Per PR239 update the IDs in the various screens.
856
8572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * .cvsignore: Reformat.
860        Add autom4te*cache.
861        Remove autom4te.cache.
862
8632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
866        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
867        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
868        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
869        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
870        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
871        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
872        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
873        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
874        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
875        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
876        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
877        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
878        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
879        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
880        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
881        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
882        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
883        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
884        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
885        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
886        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
887        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
888        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
889
8902002-08-01      Joel Sherrill <joel@OARcorp.com>
891
892        * Per PR47 add support for buffered test output.  This involved
893        adding defines to redirect output to a buffer and dump it when
894        full, at "test pause", and at exit.  To avoid problems when redefining
895        exit(), all tests were modified to call rtems_test_exit().
896        Some tests, notable psxtests, had to be modified to include
897        the standard test macro .h file (pmacros.h or tmacros.h) to
898        enable this support.
899        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
900        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
901        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
902        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
903        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
904        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
905        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
906        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
907        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
908        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
909        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
910        psxtime/test.c, psxtimer/psxtimer.c: Modified.
911
9122002-07-05      Joel Sherrill <joel@OARcorp.com>
913
914        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
915        Updated as part of PR164 which reported problems with the RTEMS
916        implementation of pthread_cancel.
917       
9182001-04-26      Joel Sherrill <joel@OARcorp.com>
919
920        * psxmsgq01/init.c: Reflect changes made to address PR81 that
921        reworked POSIX message queues to add a descriptor separate from
922        the underlying message queue.  This allows non-blocking to follow
923        the "open" not the underlying queue.
924 
9252002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * configure.ac: Remove ENABLE_GCC28.
928
9292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * configure.ac:
932        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
933        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
934        * Makefile.am: Remove AUTOMAKE_OPTIONS.
935        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
936        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
937        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
938        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
939        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
940        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
941        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
942        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
943        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
944        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
945        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
946        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
947        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
948        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
949        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
950        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
951        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
952        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
953        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
954        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
955        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
956        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
957        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
958        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
959        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
960
9612001-11-07      Jennifer Averett <jennifer@OARcorp.com>
962
963        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
964        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
965        Since we check permissions before evaluating enough to see if it
966        a regular file or directory, this hack is needed to make the regular
967        file executable.
968
9692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
972        * configure.in: Remove.
973        * configure.ac: New file, generated from configure.in by autoupdate.
974
9752001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
978
9792001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
982        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
983        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
984        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
985        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
986        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
987        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
988        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
989        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
990        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
991        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
992        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
993        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
994        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
995        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
996        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
997        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
998        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
999        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
1000        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
1001        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
1002        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
1003        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
1004        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
1005
10062001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1007
1008        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
1009        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
1010        psxchroot01 test.
1011
10122001-05-25      Joel Sherrill <joel@OARcorp.com>
1013
1014        * Added once version of psxchroot01 test for user review.
1015        * psxchroot01: New directory.
1016        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
1017        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
1018        * configure.in, Makefile.am: Modified to reflect above.
1019
10202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1021
1022        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1023
10242001-04-24      Joel Sherrill <joel@OARcorp.com>
1025
1026        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
1027        open, write, reopen, append twice from Andrew Bythell
1028        <abythell@nortelnetworks.com> that tripped an initialization
1029        problem in the IMFS.
1030
10312001-04-20      Joel Sherrill <joel@OARcorp.com>
1032
1033        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
1034        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
1035        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
1036        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
1037        Various adjustments so test output matches screens more reliably.
1038
10392001-01-25      Joel Sherrill <joel@OARcorp.com>
1040
1041        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
1042
10432000-11-17      Jennifer Averett <jennifer@OARcorp.com>
1044
1045        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
1046        to remain consistant across platforms and bsps by forcing
1047        a mount point in front of all paths.
1048
10492000-11-17      Jennifer Averret <jennifer@OARcorp.com>
1050
1051        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
1052        expected error condition in one case.
1053        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
1054        readdir() of root of mounted filesystem.  Also corrected the screen
1055        file for some mistakes noticed in this effort.
1056
10572000-11-13      Joel Sherrill <joel@OARcorp.com>
1058
1059        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
1060
10612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1064
10652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1068
10692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1072        Switch to GNU canonicalization.
1073        * psxtests.am: Remove DEFS.
1074
10752000-10-24      Joel Sherrill <joel@OARcorp.com>
1076
1077        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
1078        It was formerly incorrectly prototyped in <libio.h>.
1079
10802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1083        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1084        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1085        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
1086        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
1087        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
1088        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
1089        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
1090
10912000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1093        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1094        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1095        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
1096        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
1097        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
1098        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
1099
11002000-08-10      Joel Sherrill <joel@OARcorp.com>
1101
1102        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.