source: rtems/testsuites/psxtests/ChangeLog @ c0694b0

4.8
Last change on this file since c0694b0 was c0694b0, checked in by Joel Sherrill <joel.sherrill@…>, on 08/04/08 at 14:39:37

2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…>

PR 1293/tests

  • psx10/init.c: Make sure we do not let tv_nsec go to -1.
  • Property mode set to 100644
File size: 30.6 KB
Line 
12008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
2
3        PR 1293/tests
4        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
5
62008-07-22      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        PR 1291/cpukit
9        * psx05/init.c, psxmsgq01/init.c: Update tests to reflect absolute
10        time.
11
122007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
13
14        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
15        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
16        cases to improve test coverage.
17
182007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
21        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
22        test cases so last output line follows END OF pattern. Make sure test
23        case all run. All tests appeared ok on sis.
24
252007-04-05      Joel Sherrill <joel@OARcorp.com>
26
27        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
28        behavior more closely matching GNU/Linux.
29
302006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
33        include normal blocking and unblocking on timeout.
34
352006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * configure.ac: New BUG-REPORT address.
38
392006-11-17      Joel Sherrill <joel@OARcorp.com>
40
41        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
42        Previously the timeout was not absolute time and checked BEFORE
43        attempting to lock semaphore.
44
452006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * psxbarrier01/main.c: New file.
48
492006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
52        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
53        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
54        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
55
562006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
59        and partial implementation of POSIX rwlocks.
60        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
61        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
62
632006-10-30      Joel Sherrill <joel@OARcorp.com>
64
65        PR 841/rtems
66        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
67        specification.
68
692006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * configure.ac: Require autoconf-2.60. Require automake-1.10.
72
732006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
76        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
77        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
78        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
79        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
80        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
81        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
82        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
83        Use rtems_testsdir instead.
84
852005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * configure.ac: Remove RTEMS_ENABLE_BARE,
88        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
89
902005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
93        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
94        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
95        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
96        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
97        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
98        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
99        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
100        Convert to using *_PROGRAMS.
101
1022005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * psx01/Makefile.am, psx02/Makefile.am,
105        psx03/Makefile.am, psx04/Makefile.am,
106        psx05/Makefile.am, psx06/Makefile.am,
107        psx07/Makefile.am, psx08/Makefile.am,
108        psx09/Makefile.am, psx10/Makefile.am,
109        psx11/Makefile.am, psx12/Makefile.am,
110        psx13/Makefile.am, psxcancel/Makefile.am,
111        psxchroot01/Makefile.am, psxfile01/Makefile.am,
112        psxmount/Makefile.am, psxmsgq01/Makefile.am,
113        psxreaddir/Makefile.am, psxsem01/Makefile.am,
114        psxstat/Makefile.am, psxtime/Makefile.am,
115        psxtimer/Makefile.am: Rework.
116
1172005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
120        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
121        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
122        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
123        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
124        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
125        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
126        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
127        * psxtests.am: Remove.
128
1292005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
132        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
133        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
134        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
135        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
136        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
137        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
138        psxtime/Makefile.am, psxtimer/Makefile.am:
139        AM_CPPFLAGS += -I..../support/include.
140
1412005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
142
143        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
144
1452005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
148        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
149        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
150        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
151        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
152        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
153        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
154        psxstat/Makefile.am: Add ../include/pmacros.h
155        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
156        POSIX_FILES_DIRS.
157        * psxtests.am: Remove LIB_VARIANT.
158
1592005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
162        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
163        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
164        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
165        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
166        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
167        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
168        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
169        Remove SRC, PRINT_SRC.
170
1712005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
172
173        * Makefile.am: Cleanup.
174
1752005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
176
177        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
178        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
179        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
180        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
181        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
182        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
183        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
184        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
185        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
186        Partial conversion to automake.
187
1882005-09-01      Joel Sherrill <joel@OARcorp.com>
189
190        PR 628/rtems
191        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
192        being an error.
193
1942005-04-26      Joel Sherrill <joel@OARcorp.com>
195
196        * psxreaddir/test.c: Eliminate warnings.
197
1982004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * configure.ac: Require automake > 1.9.
201
2022004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
205        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
206        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
207        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
208        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
209        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
210        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
211        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
212        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
213        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
214        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
215        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
216        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
217        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
218        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
219        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
220        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
221        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
222        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
223        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
224        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
225        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
226        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
227
2282004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
231        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
232        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
233        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
234
2352004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
236
237        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
238        to using c99 fixed size types.
239
2402004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * Makefile.am: Remove include from SUBDIRS.
243
2442004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
245
246        * include/Makefile.am: Remove.
247        * Makefile.am: Merge-in include/Makefile.am.
248        * configure.ac: Reflect changes above.
249
2502004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Add 2nd arg to RTEMS_TOP.
253
2542004-03-05      Joel Sherrill <joel@OARcorp.com>
255
256        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
257        psxtimer/psxtimer.c: Eliminate warnings and typos.
258
2592004-02-26      Sébastien Barré <sbarre@sdelcc.com>
260
261        PR 582/core
262        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
263        queue test so more of it runs now.
264
2652004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
268        Add PRE/TMPINSTALL_FILES to CLEANFILES.
269        * psx02/Makefile.am: Ditto.
270        * psx03/Makefile.am: Ditto.
271        * psx04/Makefile.am: Ditto.
272        * psx05/Makefile.am: Ditto.
273        * psx06/Makefile.am: Ditto.
274        * psx07/Makefile.am: Ditto.
275        * psx08/Makefile.am: Ditto.
276        * psx09/Makefile.am: Ditto.
277        * psx10/Makefile.am: Ditto.
278        * psx11/Makefile.am: Ditto.
279        * psx12/Makefile.am: Ditto.
280        * psx13/Makefile.am: Ditto.
281        * psxcancel/Makefile.am: Ditto.
282        * psxchroot01/Makefile.am: Ditto.
283        * psxfile01/Makefile.am: Ditto.
284        * psxmount/Makefile.am: Ditto.
285        * psxmsgq01/Makefile.am: Ditto.
286        * psxreaddir/Makefile.am: Ditto.
287        * psxsem01/Makefile.am: Ditto.
288        * psxstat/Makefile.am: Ditto.
289        * psxtime/Makefile.am: Ditto.
290        * psxtimer/Makefile.am: Ditto.
291
2922003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * psxtests.am: Add dirstamp support.
295
2962003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
299
3002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
303
3042003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * psxcancel/Makefile.am: Remove used H_FILES.
307
3082003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * include/Makefile.am: Reformat.
311        * psx01/Makefile.am: Remove all-local: $(ARCH).
312        * psx02/Makefile.am: Remove all-local: $(ARCH).
313        * psx03/Makefile.am: Remove all-local: $(ARCH).
314        * psx04/Makefile.am: Remove all-local: $(ARCH).
315        * psx05/Makefile.am: Remove all-local: $(ARCH).
316        * psx06/Makefile.am: Remove all-local: $(ARCH).
317        * psx07/Makefile.am: Remove all-local: $(ARCH).
318        * psx08/Makefile.am: Remove all-local: $(ARCH).
319        * psx09/Makefile.am: Remove all-local: $(ARCH).
320        * psx10/Makefile.am: Remove all-local: $(ARCH).
321        * psx11/Makefile.am: Remove all-local: $(ARCH).
322        * psx12/Makefile.am: Remove all-local: $(ARCH).
323        * psx13/Makefile.am: Remove all-local: $(ARCH).
324        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
325        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
326        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
327        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
328        * psxmount/Makefile.am: Remove all-local: $(ARCH).
329        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
330        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
331        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
332        * psxstat/Makefile.am: Remove all-local: $(ARCH).
333        * psxtime/Makefile.am: Remove all-local: $(ARCH).
334        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
335
3362003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Reflect having moved to testsuites/.
339
3402003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Remove RTEMS_CANONICAL_HOST.
343
3442003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac:Remove RTEMS_CHECK_CPU.
347
3482003-09-15      Jennifer Averett <jennifer@OARcorp.com>
349
350        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
351
3522003-09-04      Joel Sherrill <joel@OARcorp.com>
353
354        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
355        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
356        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
357        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
358        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
359        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
360        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
361        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
362        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
363        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
364        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
365        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
366        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
367        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
368        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
369        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
370        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
371        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
372        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
373        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
374        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
375        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
376        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
377        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
378        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
379        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
380        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
381        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
382        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
383        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
384        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
385        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
386        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
387        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
388        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
389        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
390        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
391        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
392        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
393        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
394        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
395        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
396        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
397        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
398        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
399        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
400        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
401        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
402        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
403        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
404        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
405        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
406        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
407        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
408        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
409        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
410        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
411        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
412        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
413        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
414        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
415        psxtimer/system.h: URL for license changed.
416
4172003-09-04      Joel Sherrill <joel@OARcorp.com>
418
419        PR 462/tests
420        * psxhdrs/Makefile.am: Added ualarm.c
421        * psxhdrs/signal23.c: New file.
422
4232003-09-03      Joel Sherrill <joel@OARcorp.com>
424
425        PR 463/tests
426        PR 465/tests
427        * psxhdrs/Makefile.am: Add new test cases.
428        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
429        psxhdrs/timer07.c: New files.
430
4312003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * Makefile.am: Reflect having moved aclocal/.
434
4352003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * Makefile.am: Reflect having moved automake/.
438        * include/Makefile.am: Reflect having moved automake/.
439        * psx01/Makefile.am: Reflect having moved automake/.
440        * psx02/Makefile.am: Reflect having moved automake/.
441        * psx03/Makefile.am: Reflect having moved automake/.
442        * psx04/Makefile.am: Reflect having moved automake/.
443        * psx05/Makefile.am: Reflect having moved automake/.
444        * psx06/Makefile.am: Reflect having moved automake/.
445        * psx07/Makefile.am: Reflect having moved automake/.
446        * psx08/Makefile.am: Reflect having moved automake/.
447        * psx09/Makefile.am: Reflect having moved automake/.
448        * psx10/Makefile.am: Reflect having moved automake/.
449        * psx11/Makefile.am: Reflect having moved automake/.
450        * psx12/Makefile.am: Reflect having moved automake/.
451        * psx13/Makefile.am: Reflect having moved automake/.
452        * psxcancel/Makefile.am: Reflect having moved automake/.
453        * psxchroot01/Makefile.am: Reflect having moved automake/.
454        * psxfile01/Makefile.am: Reflect having moved automake/.
455        * psxhdrs/Makefile.am: Reflect having moved automake/.
456        * psxmount/Makefile.am: Reflect having moved automake/.
457        * psxmsgq01/Makefile.am: Reflect having moved automake/.
458        * psxreaddir/Makefile.am: Reflect having moved automake/.
459        * psxsem01/Makefile.am: Reflect having moved automake/.
460        * psxstat/Makefile.am: Reflect having moved automake/.
461        * psxtime/Makefile.am: Reflect having moved automake/.
462        * psxtimer/Makefile.am: Reflect having moved automake/.
463
4642003-08-14      Joel Sherrill <joel@OARcorp.com>
465
466        PR 408/filesystem
467        * psx13/test.c: Added very rudimentary test of sync() service.
468
4692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
472
4732003-06-12      Joel Sherrill <joel@OARcorp.com>
474
475        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
476
4772003-05-29      Joel Sherrill <joel@OARcorp.com>
478
479        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
480        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
481        psxtimer/psxtimer.c: Removed warnings.
482
4832003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
486        CC_CFLAGS_DEFAULT (obsolete).
487
4882003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
491        Remove CC_LDFLAGS_PROFILE_V.
492
4932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: Remove AC_CONFIG_AUX_DIR.
496
4972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
500
5012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * configure.ac: AC_PREREQ(2.57).
504
5052002-11-14      Joel Sherrill <joel@OARcorp.com>
506
507        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
508        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
509        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
510        Per PR239 update the IDs in the various screens.
511
5122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * .cvsignore: Reformat.
515        Add autom4te*cache.
516        Remove autom4te.cache.
517
5182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
521        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
522        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
523        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
524        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
525        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
526        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
527        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
528        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
529        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
530        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
531        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
532        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
533        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
534        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
535        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
536        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
537        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
538        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
539        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
540        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
541        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
542        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
543        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
544
5452002-08-01      Joel Sherrill <joel@OARcorp.com>
546
547        * Per PR47 add support for buffered test output.  This involved
548        adding defines to redirect output to a buffer and dump it when
549        full, at "test pause", and at exit.  To avoid problems when redefining
550        exit(), all tests were modified to call rtems_test_exit().
551        Some tests, notable psxtests, had to be modified to include
552        the standard test macro .h file (pmacros.h or tmacros.h) to
553        enable this support.
554        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
555        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
556        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
557        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
558        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
559        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
560        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
561        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
562        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
563        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
564        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
565        psxtime/test.c, psxtimer/psxtimer.c: Modified.
566
5672002-07-05      Joel Sherrill <joel@OARcorp.com>
568
569        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
570        Updated as part of PR164 which reported problems with the RTEMS
571        implementation of pthread_cancel.
572       
5732001-04-26      Joel Sherrill <joel@OARcorp.com>
574
575        * psxmsgq01/init.c: Reflect changes made to address PR81 that
576        reworked POSIX message queues to add a descriptor separate from
577        the underlying message queue.  This allows non-blocking to follow
578        the "open" not the underlying queue.
579 
5802002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.ac: Remove ENABLE_GCC28.
583
5842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * configure.ac:
587        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
588        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
589        * Makefile.am: Remove AUTOMAKE_OPTIONS.
590        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
591        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
592        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
593        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
594        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
595        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
596        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
597        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
598        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
599        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
600        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
601        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
602        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
603        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
604        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
605        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
606        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
607        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
608        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
609        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
610        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
611        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
612        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
613        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
614        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
615
6162001-11-07      Jennifer Averett <jennifer@OARcorp.com>
617
618        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
619        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
620        Since we check permissions before evaluating enough to see if it
621        a regular file or directory, this hack is needed to make the regular
622        file executable.
623
6242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
627        * configure.in: Remove.
628        * configure.ac: New file, generated from configure.in by autoupdate.
629
6302001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
633
6342001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
637        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
638        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
639        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
640        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
641        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
642        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
643        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
644        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
645        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
646        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
647        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
648        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
649        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
650        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
651        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
652        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
653        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
654        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
655        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
656        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
657        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
658        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
659        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
660
6612001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
662
663        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
664        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
665        psxchroot01 test.
666
6672001-05-25      Joel Sherrill <joel@OARcorp.com>
668
669        * Added once version of psxchroot01 test for user review.
670        * psxchroot01: New directory.
671        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
672        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
673        * configure.in, Makefile.am: Modified to reflect above.
674
6752001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
676
677        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
678
6792001-04-24      Joel Sherrill <joel@OARcorp.com>
680
681        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
682        open, write, reopen, append twice from Andrew Bythell
683        <abythell@nortelnetworks.com> that tripped an initialization
684        problem in the IMFS.
685
6862001-04-20      Joel Sherrill <joel@OARcorp.com>
687
688        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
689        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
690        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
691        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
692        Various adjustments so test output matches screens more reliably.
693
6942001-01-25      Joel Sherrill <joel@OARcorp.com>
695
696        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
697
6982000-11-17      Jennifer Averett <jennifer@OARcorp.com>
699
700        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
701        to remain consistant across platforms and bsps by forcing
702        a mount point in front of all paths.
703
7042000-11-17      Jennifer Averret <jennifer@OARcorp.com>
705
706        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
707        expected error condition in one case.
708        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
709        readdir() of root of mounted filesystem.  Also corrected the screen
710        file for some mistakes noticed in this effort.
711
7122000-11-13      Joel Sherrill <joel@OARcorp.com>
713
714        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
715
7162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
719
7202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
723
7242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
727        Switch to GNU canonicalization.
728        * psxtests.am: Remove DEFS.
729
7302000-10-24      Joel Sherrill <joel@OARcorp.com>
731
732        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
733        It was formerly incorrectly prototyped in <libio.h>.
734
7352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
738        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
739        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
740        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
741        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
742        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
743        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
744        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
745
7462000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
748        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
749        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
750        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
751        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
752        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
753        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
754
7552000-08-10      Joel Sherrill <joel@OARcorp.com>
756
757        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.