source: rtems/testsuites/psxtests/ChangeLog @ 70a66ca

4.104.115
Last change on this file since 70a66ca was 70a66ca, checked in by Joel Sherrill <joel.sherrill@…>, on 08/02/09 at 14:41:46

2009-08-02 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac, psxsignal03/Makefile.am, psxsignal03/init.c, psxsignal03/psxsignal03.doc: Add new test variation which focused on real-time signals rather than user signals.
  • psxsignal04/.cvsignore, psxsignal04/Makefile.am, psxsignal04/psxsignal04.doc, psxsignal04/psxsignal04.scn: New files.
  • Property mode set to 100644
File size: 51.4 KB
Line 
12009-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac, psxsignal03/Makefile.am,
4        psxsignal03/init.c, psxsignal03/psxsignal03.doc: Add new test
5        variation which focused on real-time signals rather than user
6        signals.
7        * psxsignal04/.cvsignore, psxsignal04/Makefile.am,
8        psxsignal04/psxsignal04.doc, psxsignal04/psxsignal04.scn: New files.
9
102009-08-01      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * psx07/init.c, psx07/psx07.scn, psx07/task.c: Add test for budget and
13        replenish period of zero.
14
152009-07-30      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * Makefile.am, configure.ac: Add new test to account for properly
18        handling keys when a thread has non-NULL key value and key has NULL
19        destructor and when a thread has NULL key value and key has
20        destructor.
21        * psxkey03/.cvsignore, psxkey03/Makefile.am, psxkey03/init.c,
22        psxkey03/psxkey03.doc, psxkey03/psxkey03.scn: New files.
23
242009-07-30      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.am, configure.ac: Add new test for exercising running out of
27        memory while allocating the key pointers.
28        * psxkey02/.cvsignore, psxkey02/Makefile.am, psxkey02/init.c,
29        psxkey02/psxkey02.doc, psxkey02/psxkey02.scn: New files.
30
312009-07-29      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * psxmsgq04/init.c: Add call to mq_unlink.
34
352009-07-29      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile.am, configure.ac: Add shell of new test.
38        * psxmsgq04/.cvsignore, psxmsgq04/Makefile.am, psxmsgq04/init.c,
39        psxmsgq04/psxmsgq04.doc, psxmsgq04/psxmsgq04.scn: New files.
40
412009-07-29      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * Makefile.am, configure.ac: Add test to address cases where a thread
44        is waiting on a signal (sigwait) and we send it. Also address case
45        where there are too many queued signals.
46        * psxsignal03/.cvsignore, psxsignal03/Makefile.am, psxsignal03/init.c,
47        psxsignal03/psxsignal03.doc, psxsignal03/psxsignal03.scn: New files.
48
492009-07-29      Joel Sherrill <joel.sherrill@OARcorp.com>
50
51        * psxsignal02/init.c: Fix spacing.
52
532009-07-28      Santosh G Vattam <vattam.santosh@gmail.com>
54
55        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Add tests for various
56        mq_timedreceive and mq_timedsend conditions. In particular test
57        timeout in the past.
58
592009-07-28      Santosh G Vattam <vattam.santosh@gmail.com>
60
61        * psx05/init.c, psx05/psx05.scn: Add test for pthread_mutex_timedlock
62        with timeout in the past.
63
642009-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
65
66        * psxsignal02/psxsignal02.scn: Fill in screen file.
67
682009-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        * Makefile.am, configure.ac: Add new test to exercise algorithm to
71        dispatch process wide signals to individual threads.
72        * psxsignal02/.cvsignore, psxsignal02/Makefile.am, psxsignal02/init.c,
73        psxsignal02/psxsignal02.doc, psxsignal02/psxsignal02.scn: New files.
74
752009-07-23      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * Makefile.am, configure.ac: Add test to exercise interrupt
78        synchronization logic in _POSIX_Timer_Insert_helper that supports
79        POSIX timers.
80        * psxintrcritical01/.cvsignore, psxintrcritical01/Makefile.am,
81        psxintrcritical01/init.c, psxintrcritical01/psxintrcritical01.doc,
82        psxintrcritical01/psxintrcritical01.scn: New files.
83
842009-07-23      Santosh G Vattam <vattam.santosh@gmail.com>
85
86        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Add
87        multiple cases which complete coverage of thread cancellation.
88        * psxcancel/psxcancel.doc: New file.
89
902009-07-22      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * psxsem01/Makefile.am, psxsem01/init.c: Much clean up.
93        * psxsem01/system.h: Removed.
94
952009-07-22      Joel Sherrill <joel.sherrill@oarcorp.com>
96
97        * psxsem01/init.c: Eliminate warning.
98
992009-07-22      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * psxcancel/init.c: Clean up.
102
1032009-07-21      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * psxmutexattr01/init.c: Make test optional if tools do not support
106        posix mutex type attribute.
107
1082009-07-21      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * Makefile.am, configure.ac: Add new test to exercise error case for
111        when a task is blocked on a condition variable with one mutex and
112        another task attempts to block on the same condition variable with
113        another mutex.
114        * psxcond01/.cvsignore, psxcond01/Makefile.am, psxcond01/init.c,
115        psxcond01/psxcond01.doc, psxcond01/psxcond01.scn: New files.
116
1172009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
118
119        * Makefile.am, configure.ac: Add psxspin02 to exercise case where
120        trylock is unable to obtain the spinlock and that attempting to
121        unlock a spinlock from a thread which did not lock it works as
122        expected.
123        * psxspin02/.cvsignore, psxspin02/Makefile.am, psxspin02/main.c,
124        psxspin02/psxspin02.doc, psxspin02/psxspin02.scn, psxspin02/test.c:
125        New files.
126
1272009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
128
129        * psxspin01/test.c: Remove unnecessary defines.
130
1312009-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
132
133        * psx11/init.c: Use explicit scheduler.
134
1352009-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * Makefile.am, configure.ac: Add test to exercise
138        pthread_mutexattr_gettype and pthread_mutexattr_settype now that the
139        toolset enables the feature.
140        * psxmutexattr01/.cvsignore, psxmutexattr01/Makefile.am,
141        psxmutexattr01/init.c, psxmutexattr01/psxmutexattr01.doc,
142        psxmutexattr01/psxmutexattr01.scn: New files.
143
1442009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * Makefile.am, configure.ac: Add test for auto initialization of
147        message queues.
148        * psxautoinit02/.cvsignore, psxautoinit02/Makefile.am,
149        psxautoinit02/init.c, psxautoinit02/psxautoinit02.doc,
150        psxautoinit02/psxautoinit02.scn: New files.
151
1522009-07-07      Joel Sherrill <joel.sherrill@OARcorp.com>
153
154        * Makefile.am, configure.ac: Add test of pthread mutex auto
155        intialization.
156        * psxautoinit01/.cvsignore, psxautoinit01/Makefile.am,
157        psxautoinit01/init.c, psxautoinit01/psxautoinit01.scn: New files.
158
1592009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
160
161        * psx05/init.c, psx05/psx05.scn: Add a couple of invalid Id cases.
162
1632009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * psxsignal01/init.c: Tune code to really hit POSIX signal from ISR
166        code.
167
1682009-07-06      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        * psx07/init.c: Slight test fix to ensure state of sched_param
171        structure.
172
1732009-07-04      Santosh G Vattam <vattam.santosh@gmail.com>
174
175        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
176        obtaining an rwlock and then releasing it twice.
177
1782009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
179
180        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test of vfork stub.
181
1822009-07-03      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * psx04/init.c, psx04/psx04.scn: Test error cases in sigwait() and
185        sigtimedwait(). Update screen file.
186
1872009-07-01      Santosh G Vattam <vattam.santosh@gmail.com>
188
189        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
190        obtaining rwlock for write with a timed lock operation when the
191        abstime timeout is in the past.
192
1932009-06-30      Joel Sherrill <joel.sherrill@OARcorp.com>
194
195        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
196        obtaining rwlock for read with a timed lock operation when the
197        abstime timeout is in the past.
198
1992009-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
200
201        * psx05/init.c, psx05/psx05.scn: Add test case for process scope now
202        that the assert has been removed in the source.
203
2042009-06-18      Joel Sherrill <joel.sherrill@OARcorp.com>
205
206        * psxstat/psxstat.scn, psxstat/test.c: Disable test for error on wrong
207        mode bits being set. This behavior was not POSIX compliant and has
208        been corrected in the filesystem code.
209
2102009-06-18      Chris Johns <chrisj@rtems.org>
211
212        * psx04/task3.c: Declare unions volatile to workaround the H8300
213        gcc bug.
214
2152009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
216
217        * Makefile.am, configure.ac: Add mq_send to full queue from ISR case.
218        * psxmsgq03/.cvsignore, psxmsgq03/Makefile.am, psxmsgq03/init.c,
219        psxmsgq03/psxmsgq03.doc, psxmsgq03/psxmsgq03.scn, psxmsgq03/system.h: New files.
220
2212009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
222
223        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Add test case for
224        NULL attribute pointer on init.
225
2262009-05-17      Joel Sherrill <joel.sherrill@OARcorp.com>
227
228        * psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn,
229        psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c:
230        Improved so coverage is better.
231
2322009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
233
234        * psx04/init.c: Correct errors introduced by using different variable
235        for return type when correcting typing warnings.
236
2372009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
238
239        * Makefile.am, configure.ac: Add new test to provide coverage analysis
240        of the current implementation of getitimer() and setitimer().
241        * psxitimer/.cvsignore, psxitimer/Makefile.am, psxitimer/init.c,
242        psxitimer/psxitimer.scn: New files.
243
2442009-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
245
246        * psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add missing error test
247        case to improve coverage analysis.
248
2492009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
250
251        * psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
252        psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
253        psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
254        psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
255        psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
256        psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
257        psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
258
2592009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
260
261        * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
262        psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c,
263        psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
264        psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
265        psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
266        psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
267        psxhdrs/key04.c, psxhdrs/mutex01.c, psxhdrs/mutex02.c,
268        psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c,
269        psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c,
270        psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c,
271        psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c,
272        psxhdrs/mutex15.c, psxhdrs/mutex16.c, psxhdrs/proc01.c,
273        psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c,
274        psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c,
275        psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
276        psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
277        psxhdrs/proc14.c, psxhdrs/pthread01.c, psxhdrs/pthread02.c,
278        psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c,
279        psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread08.c,
280        psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c,
281        psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c,
282        psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c,
283        psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c,
284        psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c,
285        psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c,
286        psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c,
287        psxhdrs/pthread30.c, psxhdrs/pthread31.c, psxhdrs/pthread32.c,
288        psxhdrs/pthread33.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c,
289        psxhdrs/pthread36.c, psxhdrs/sched01.c, psxhdrs/sched02.c,
290        psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c,
291        psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c,
292        psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
293        psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
294        psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
295        psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
296        psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
297        psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
298        psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
299        psxhdrs/signal22.c, psxhdrs/signal23.c, psxhdrs/sync01.c,
300        psxhdrs/sync02.c, psxhdrs/sync03.c, psxhdrs/time01.c,
301        psxhdrs/time02.c, psxhdrs/time03.c, psxhdrs/time04.c,
302        psxhdrs/time05.c, psxhdrs/time06.c, psxhdrs/time07.c,
303        psxhdrs/time08.c, psxhdrs/time09.c, psxhdrs/time10.c,
304        psxhdrs/time11.c, psxhdrs/time12.c, psxhdrs/time13.c,
305        psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
306        psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
307        psxhdrs/timer07.c: Fix warnings.
308
3092009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
310
311        * psxfile01/test.c: Change from int to size_t.
312
3132009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
316        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
317        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
318        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
319        psx13/Makefile.am, psx14/Makefile.am, psxbarrier01/Makefile.am,
320        psxcancel/Makefile.am, psxchroot01/Makefile.am,
321        psxcleanup/Makefile.am, psxenosys/Makefile.am,
322        psxfatal01/Makefile.am, psxfatal02/Makefile.am,
323        psxfile01/Makefile.am, psxkey01/Makefile.am,
324        psxmount/Makefile.am, psxmsgq01/Makefile.am,
325        psxmsgq02/Makefile.am, psxrdwrv/Makefile.am,
326        psxreaddir/Makefile.am, psxrwlock01/Makefile.am,
327        psxsem01/Makefile.am, psxsignal01/Makefile.am,
328        psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am,
329        psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am,
330        psxualarm/Makefile.am: Eliminate _exe_/.exe.
331
3322009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
333
334        * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
335        with create option so we are sure it will get a control block and
336        proceed to allocate other memory. Clean up screen output.
337
3382008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
339
340        * psx05/init.c: Add parameter to call to sched_get_priority_max().
341
3422008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
343
344        * psx05/init.c, psx07/init.c, psx09/init.c, psx11/init.c, psx12/init.c:
345        Run all tests successfully with maxixum number of priorities as 16
346        instead of 256. This was done by temporarily modifying the score
347        priority.h maximum. This allowed testing of all API code to ensure
348        that it worked properly with a reduced number of priorities. Most
349        modifications were to switch from hard-coded maximum to using the API
350        provided methods to determine maximum number of priority levels.
351
3522008-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
353
354        * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with
355        clock_gettime() NOT by reaching into the SuperCore.
356
3572008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
358
359        * psx01/psx01.scn: Bump version to 4.9.99.0
360
3612008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
362
363        * psxcleanup/psxcleanup.c, psxfatal_support/init.c,
364        psxfatal_support/system.h: Convert to "bool".
365
3662008-08-19      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
367
368        PR 1296/cpukit.
369        * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use
370        incorrect repeat interval. This patch fixes the following problems in
371        the test.
372          (1) Adds test for value of it_interval.tv_nsec.
373          (2) Corrects test for absolute timer in past.
374          (3) Modifies test to use different initial and repeat periods.
375          (4) Updates psxtimer01.scn to match results.
376
3772008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
378
379        PR 1297/cpukit
380        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute
381        pointer handling.
382
3832008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
384
385        * psxsem01/init.c: Spacing.
386
3872008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
388
389        PR 1293/tests
390        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
391
3922008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        PR 1291/cpukit
395        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
396        POSIX services taking relative instead of absolute time for timeouts,
397        these tests were updated.
398
3992008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
400
401        * psxfile01/test.c: truncate on /dev/console now works.
402
4032008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
404
405        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
406        requested for initialization task.
407
4082008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
409
410        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
411        like CVS conflict markers.
412
4132008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
414
415        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
416        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
417
4182008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
419
420        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
421
4222008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
423
424        * psxkey01/task.c: Fix warnings.
425
4262008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
427
428        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
429
4302008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
431
432        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
433        Added tests for failure path coverages. Consolidated methods used in
434        multiple places into support routines.
435        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
436        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
437        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
438
4392008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
440
441        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
442        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
443        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
444        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
445        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
446        Make tmacros.h available to all POSIX tests. Add a clock_settime case
447        for < 1988.
448
4492008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
450
451        * Makefile.am, configure.ac: New tests.
452        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
453        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
454        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
455        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
456        psxfatal_support/init.c, psxfatal_support/system.h: New files.
457
4582008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
459
460        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
461        portions of Object Services added to API.
462        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
463        psx14/system.h: New files.
464
4652008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
466
467        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
468        pthread_attr_[get|set]clock.
469
4702008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
471
472        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
473        implementation mprotect().
474
4752008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
476
477        * psxcleanup/.cvsignore: New file.
478
4792008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
480
481        * psxcleanup/system.h: New file.
482
4832008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
484
485        * Makefile.am, configure.ac:
486        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
487        psxcleanup/psxcleanup.scn: New files.
488
4892008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
490
491        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
492        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
493
4942007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
495
496        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
497
4982007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
499
500        * Makefile.am, configure.ac: Added test for ualarm
501        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
502        psxualarm/system.h: New files.
503
5042007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
505
506        * Makefile.am, configure.ac: Added posix signal test
507        * psxsignal01/Makefile.am, psxsignal01/init.c,
508        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
509        psxsignal01/task1.c: New files.
510
5112007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
512
513        * Makefile.am, configure.ac: Add test for sysconf().
514        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
515        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
516
5172007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
518
519        * psx01/init.c, psx01/psx01.scn: Add more test cases for
520        sched_rr_get_interval() and sched_get_priority_max().
521
5222007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
523
524        * psxenosys/init.c: Fix typo.
525
5262007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
527
528        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
529        addition of second POSIX Timer test. Add initial version of
530        psxtimer02 to cover some conditions missed in psxtimer01. More cases
531        left to add.
532        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
533        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
534        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
535        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
536        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
537        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
538
5392007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
540
541        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
542
5432007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
544
545        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
546        functions that return ENOSYS.
547        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
548        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
549
5502007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
551
552        * psx13/test.c: Fix spelling error.
553
5542007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
555
556        * psxtime/test.c: Add tests for adjtime().
557
5582007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
559
560        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
561        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
562        cases to improve test coverage.
563
5642007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
565
566        PR 1262/filesystem
567        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
568        and writev() including documentation and test case.
569        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
570        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
571
5722007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
573
574        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
575        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
576        test cases so last output line follows END OF pattern. Make sure test
577        case all run. All tests appeared ok on sis.
578
5792007-04-05      Joel Sherrill <joel@OARcorp.com>
580
581        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
582        behavior more closely matching GNU/Linux.
583
5842006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
585
586        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
587        include normal blocking and unblocking on timeout.
588
5892006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
590
591        * configure.ac: New BUG-REPORT address.
592
5932006-11-17      Joel Sherrill <joel@OARcorp.com>
594
595        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
596        Previously the timeout was not absolute time and checked BEFORE
597        attempting to lock semaphore.
598
5992006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
600
601        * psxbarrier01/main.c: New file.
602
6032006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
604
605        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
606        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
607        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
608        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
609
6102006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
611
612        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
613        and partial implementation of POSIX rwlocks.
614        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
615        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
616
6172006-10-30      Joel Sherrill <joel@OARcorp.com>
618
619        PR 841/rtems
620        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
621        specification.
622
6232006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
624
625        * configure.ac: Require autoconf-2.60. Require automake-1.10.
626
6272006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
628
629        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
630        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
631        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
632        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
633        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
634        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
635        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
636        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
637        Use rtems_testsdir instead.
638
6392005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
640
641        * configure.ac: Remove RTEMS_ENABLE_BARE,
642        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
643
6442005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
645
646        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
647        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
648        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
649        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
650        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
651        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
652        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
653        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
654        Convert to using *_PROGRAMS.
655
6562005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
657
658        * psx01/Makefile.am, psx02/Makefile.am,
659        psx03/Makefile.am, psx04/Makefile.am,
660        psx05/Makefile.am, psx06/Makefile.am,
661        psx07/Makefile.am, psx08/Makefile.am,
662        psx09/Makefile.am, psx10/Makefile.am,
663        psx11/Makefile.am, psx12/Makefile.am,
664        psx13/Makefile.am, psxcancel/Makefile.am,
665        psxchroot01/Makefile.am, psxfile01/Makefile.am,
666        psxmount/Makefile.am, psxmsgq01/Makefile.am,
667        psxreaddir/Makefile.am, psxsem01/Makefile.am,
668        psxstat/Makefile.am, psxtime/Makefile.am,
669        psxtimer/Makefile.am: Rework.
670
6712005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
672
673        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
674        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
675        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
676        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
677        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
678        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
679        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
680        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
681        * psxtests.am: Remove.
682
6832005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
684
685        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
686        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
687        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
688        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
689        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
690        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
691        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
692        psxtime/Makefile.am, psxtimer/Makefile.am:
693        AM_CPPFLAGS += -I..../support/include.
694
6952005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
696
697        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
698
6992005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
700
701        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
702        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
703        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
704        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
705        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
706        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
707        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
708        psxstat/Makefile.am: Add ../include/pmacros.h
709        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
710        POSIX_FILES_DIRS.
711        * psxtests.am: Remove LIB_VARIANT.
712
7132005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
714
715        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
716        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
717        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
718        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
719        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
720        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
721        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
722        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
723        Remove SRC, PRINT_SRC.
724
7252005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
726
727        * Makefile.am: Cleanup.
728
7292005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
730
731        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
732        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
733        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
734        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
735        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
736        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
737        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
738        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
739        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
740        Partial conversion to automake.
741
7422005-09-01      Joel Sherrill <joel@OARcorp.com>
743
744        PR 628/rtems
745        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
746        being an error.
747
7482005-04-26      Joel Sherrill <joel@OARcorp.com>
749
750        * psxreaddir/test.c: Eliminate warnings.
751
7522004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
753
754        * configure.ac: Require automake > 1.9.
755
7562004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
757
758        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
759        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
760        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
761        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
762        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
763        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
764        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
765        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
766        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
767        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
768        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
769        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
770        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
771        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
772        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
773        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
774        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
775        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
776        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
777        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
778        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
779        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
780        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
781
7822004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
783
784        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
785        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
786        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
787        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
788
7892004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
790
791        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
792        to using c99 fixed size types.
793
7942004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
795
796        * Makefile.am: Remove include from SUBDIRS.
797
7982004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
799
800        * include/Makefile.am: Remove.
801        * Makefile.am: Merge-in include/Makefile.am.
802        * configure.ac: Reflect changes above.
803
8042004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * configure.ac: Add 2nd arg to RTEMS_TOP.
807
8082004-03-05      Joel Sherrill <joel@OARcorp.com>
809
810        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
811        psxtimer/psxtimer.c: Eliminate warnings and typos.
812
8132004-02-26      Sébastien Barré <sbarre@sdelcc.com>
814
815        PR 582/core
816        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
817        queue test so more of it runs now.
818
8192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
822        Add PRE/TMPINSTALL_FILES to CLEANFILES.
823        * psx02/Makefile.am: Ditto.
824        * psx03/Makefile.am: Ditto.
825        * psx04/Makefile.am: Ditto.
826        * psx05/Makefile.am: Ditto.
827        * psx06/Makefile.am: Ditto.
828        * psx07/Makefile.am: Ditto.
829        * psx08/Makefile.am: Ditto.
830        * psx09/Makefile.am: Ditto.
831        * psx10/Makefile.am: Ditto.
832        * psx11/Makefile.am: Ditto.
833        * psx12/Makefile.am: Ditto.
834        * psx13/Makefile.am: Ditto.
835        * psxcancel/Makefile.am: Ditto.
836        * psxchroot01/Makefile.am: Ditto.
837        * psxfile01/Makefile.am: Ditto.
838        * psxmount/Makefile.am: Ditto.
839        * psxmsgq01/Makefile.am: Ditto.
840        * psxreaddir/Makefile.am: Ditto.
841        * psxsem01/Makefile.am: Ditto.
842        * psxstat/Makefile.am: Ditto.
843        * psxtime/Makefile.am: Ditto.
844        * psxtimer/Makefile.am: Ditto.
845
8462003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * psxtests.am: Add dirstamp support.
849
8502003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
853
8542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
857
8582003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * psxcancel/Makefile.am: Remove used H_FILES.
861
8622003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * include/Makefile.am: Reformat.
865        * psx01/Makefile.am: Remove all-local: $(ARCH).
866        * psx02/Makefile.am: Remove all-local: $(ARCH).
867        * psx03/Makefile.am: Remove all-local: $(ARCH).
868        * psx04/Makefile.am: Remove all-local: $(ARCH).
869        * psx05/Makefile.am: Remove all-local: $(ARCH).
870        * psx06/Makefile.am: Remove all-local: $(ARCH).
871        * psx07/Makefile.am: Remove all-local: $(ARCH).
872        * psx08/Makefile.am: Remove all-local: $(ARCH).
873        * psx09/Makefile.am: Remove all-local: $(ARCH).
874        * psx10/Makefile.am: Remove all-local: $(ARCH).
875        * psx11/Makefile.am: Remove all-local: $(ARCH).
876        * psx12/Makefile.am: Remove all-local: $(ARCH).
877        * psx13/Makefile.am: Remove all-local: $(ARCH).
878        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
879        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
880        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
881        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
882        * psxmount/Makefile.am: Remove all-local: $(ARCH).
883        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
884        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
885        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
886        * psxstat/Makefile.am: Remove all-local: $(ARCH).
887        * psxtime/Makefile.am: Remove all-local: $(ARCH).
888        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
889
8902003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * configure.ac: Reflect having moved to testsuites/.
893
8942003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * configure.ac: Remove RTEMS_CANONICAL_HOST.
897
8982003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * configure.ac:Remove RTEMS_CHECK_CPU.
901
9022003-09-15      Jennifer Averett <jennifer@OARcorp.com>
903
904        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
905
9062003-09-04      Joel Sherrill <joel@OARcorp.com>
907
908        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
909        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
910        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
911        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
912        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
913        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
914        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
915        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
916        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
917        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
918        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
919        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
920        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
921        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
922        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
923        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
924        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
925        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
926        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
927        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
928        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
929        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
930        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
931        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
932        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
933        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
934        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
935        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
936        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
937        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
938        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
939        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
940        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
941        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
942        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
943        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
944        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
945        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
946        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
947        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
948        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
949        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
950        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
951        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
952        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
953        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
954        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
955        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
956        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
957        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
958        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
959        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
960        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
961        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
962        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
963        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
964        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
965        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
966        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
967        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
968        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
969        psxtimer/system.h: URL for license changed.
970
9712003-09-04      Joel Sherrill <joel@OARcorp.com>
972
973        PR 462/tests
974        * psxhdrs/Makefile.am: Added ualarm.c
975        * psxhdrs/signal23.c: New file.
976
9772003-09-03      Joel Sherrill <joel@OARcorp.com>
978
979        PR 463/tests
980        PR 465/tests
981        * psxhdrs/Makefile.am: Add new test cases.
982        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
983        psxhdrs/timer07.c: New files.
984
9852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * Makefile.am: Reflect having moved aclocal/.
988
9892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * Makefile.am: Reflect having moved automake/.
992        * include/Makefile.am: Reflect having moved automake/.
993        * psx01/Makefile.am: Reflect having moved automake/.
994        * psx02/Makefile.am: Reflect having moved automake/.
995        * psx03/Makefile.am: Reflect having moved automake/.
996        * psx04/Makefile.am: Reflect having moved automake/.
997        * psx05/Makefile.am: Reflect having moved automake/.
998        * psx06/Makefile.am: Reflect having moved automake/.
999        * psx07/Makefile.am: Reflect having moved automake/.
1000        * psx08/Makefile.am: Reflect having moved automake/.
1001        * psx09/Makefile.am: Reflect having moved automake/.
1002        * psx10/Makefile.am: Reflect having moved automake/.
1003        * psx11/Makefile.am: Reflect having moved automake/.
1004        * psx12/Makefile.am: Reflect having moved automake/.
1005        * psx13/Makefile.am: Reflect having moved automake/.
1006        * psxcancel/Makefile.am: Reflect having moved automake/.
1007        * psxchroot01/Makefile.am: Reflect having moved automake/.
1008        * psxfile01/Makefile.am: Reflect having moved automake/.
1009        * psxhdrs/Makefile.am: Reflect having moved automake/.
1010        * psxmount/Makefile.am: Reflect having moved automake/.
1011        * psxmsgq01/Makefile.am: Reflect having moved automake/.
1012        * psxreaddir/Makefile.am: Reflect having moved automake/.
1013        * psxsem01/Makefile.am: Reflect having moved automake/.
1014        * psxstat/Makefile.am: Reflect having moved automake/.
1015        * psxtime/Makefile.am: Reflect having moved automake/.
1016        * psxtimer/Makefile.am: Reflect having moved automake/.
1017
10182003-08-14      Joel Sherrill <joel@OARcorp.com>
1019
1020        PR 408/filesystem
1021        * psx13/test.c: Added very rudimentary test of sync() service.
1022
10232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1026
10272003-06-12      Joel Sherrill <joel@OARcorp.com>
1028
1029        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
1030
10312003-05-29      Joel Sherrill <joel@OARcorp.com>
1032
1033        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
1034        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
1035        psxtimer/psxtimer.c: Removed warnings.
1036
10372003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
1040        CC_CFLAGS_DEFAULT (obsolete).
1041
10422003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
1045        Remove CC_LDFLAGS_PROFILE_V.
1046
10472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1050
10512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1054
10552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * configure.ac: AC_PREREQ(2.57).
1058
10592002-11-14      Joel Sherrill <joel@OARcorp.com>
1060
1061        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
1062        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
1063        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
1064        Per PR239 update the IDs in the various screens.
1065
10662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * .cvsignore: Reformat.
1069        Add autom4te*cache.
1070        Remove autom4te.cache.
1071
10722002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
1075        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
1076        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
1077        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
1078        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
1079        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
1080        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
1081        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
1082        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
1083        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
1084        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
1085        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
1086        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
1087        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
1088        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
1089        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
1090        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
1091        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
1092        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
1093        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
1094        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
1095        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
1096        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
1097        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
1098
10992002-08-01      Joel Sherrill <joel@OARcorp.com>
1100
1101        * Per PR47 add support for buffered test output.  This involved
1102        adding defines to redirect output to a buffer and dump it when
1103        full, at "test pause", and at exit.  To avoid problems when redefining
1104        exit(), all tests were modified to call rtems_test_exit().
1105        Some tests, notable psxtests, had to be modified to include
1106        the standard test macro .h file (pmacros.h or tmacros.h) to
1107        enable this support.
1108        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
1109        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
1110        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
1111        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
1112        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
1113        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
1114        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
1115        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
1116        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
1117        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
1118        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
1119        psxtime/test.c, psxtimer/psxtimer.c: Modified.
1120
11212002-07-05      Joel Sherrill <joel@OARcorp.com>
1122
1123        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
1124        Updated as part of PR164 which reported problems with the RTEMS
1125        implementation of pthread_cancel.
1126       
11272001-04-26      Joel Sherrill <joel@OARcorp.com>
1128
1129        * psxmsgq01/init.c: Reflect changes made to address PR81 that
1130        reworked POSIX message queues to add a descriptor separate from
1131        the underlying message queue.  This allows non-blocking to follow
1132        the "open" not the underlying queue.
1133 
11342002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * configure.ac: Remove ENABLE_GCC28.
1137
11382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * configure.ac:
1141        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1142        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1143        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1144        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
1145        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1146        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
1147        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
1148        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
1149        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
1150        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
1151        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
1152        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
1153        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
1154        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
1155        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
1156        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
1157        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
1158        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
1159        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1160        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1161        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
1162        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
1163        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1164        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
1165        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1166        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
1167        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
1168        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
1169
11702001-11-07      Jennifer Averett <jennifer@OARcorp.com>
1171
1172        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
1173        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
1174        Since we check permissions before evaluating enough to see if it
1175        a regular file or directory, this hack is needed to make the regular
1176        file executable.
1177
11782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1181        * configure.in: Remove.
1182        * configure.ac: New file, generated from configure.in by autoupdate.
1183
11842001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1187
11882001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
1191        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
1192        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
1193        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
1194        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
1195        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
1196        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
1197        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
1198        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
1199        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
1200        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
1201        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
1202        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
1203        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
1204        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
1205        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
1206        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
1207        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
1208        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
1209        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
1210        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
1211        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
1212        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
1213        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
1214
12152001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
1216
1217        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
1218        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
1219        psxchroot01 test.
1220
12212001-05-25      Joel Sherrill <joel@OARcorp.com>
1222
1223        * Added once version of psxchroot01 test for user review.
1224        * psxchroot01: New directory.
1225        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
1226        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
1227        * configure.in, Makefile.am: Modified to reflect above.
1228
12292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1230
1231        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1232
12332001-04-24      Joel Sherrill <joel@OARcorp.com>
1234
1235        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
1236        open, write, reopen, append twice from Andrew Bythell
1237        <abythell@nortelnetworks.com> that tripped an initialization
1238        problem in the IMFS.
1239
12402001-04-20      Joel Sherrill <joel@OARcorp.com>
1241
1242        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
1243        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
1244        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
1245        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
1246        Various adjustments so test output matches screens more reliably.
1247
12482001-01-25      Joel Sherrill <joel@OARcorp.com>
1249
1250        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
1251
12522000-11-17      Jennifer Averett <jennifer@OARcorp.com>
1253
1254        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
1255        to remain consistant across platforms and bsps by forcing
1256        a mount point in front of all paths.
1257
12582000-11-17      Jennifer Averret <jennifer@OARcorp.com>
1259
1260        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
1261        expected error condition in one case.
1262        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
1263        readdir() of root of mounted filesystem.  Also corrected the screen
1264        file for some mistakes noticed in this effort.
1265
12662000-11-13      Joel Sherrill <joel@OARcorp.com>
1267
1268        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
1269
12702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1273
12742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1277
12782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1281        Switch to GNU canonicalization.
1282        * psxtests.am: Remove DEFS.
1283
12842000-10-24      Joel Sherrill <joel@OARcorp.com>
1285
1286        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
1287        It was formerly incorrectly prototyped in <libio.h>.
1288
12892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1292        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1293        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1294        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
1295        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
1296        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
1297        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
1298        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
1299
13002000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1302        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1303        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1304        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
1305        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
1306        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
1307        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
1308
13092000-08-10      Joel Sherrill <joel@OARcorp.com>
1310
1311        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.