source: rtems/testsuites/psxtests/ChangeLog @ 67ace2d9

4.104.114.84.95
Last change on this file since 67ace2d9 was 67ace2d9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 07:37:32

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.60. Require automake-1.10.
  • Property mode set to 100644
File size: 28.4 KB
Line 
12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.60. Require automake-1.10.
4
52006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
8        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
9        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
10        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
11        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
12        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
13        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
14        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
15        Use rtems_testsdir instead.
16
172005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * configure.ac: Remove RTEMS_ENABLE_BARE,
20        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
21
222005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
25        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
26        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
27        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
28        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
29        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
30        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
31        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
32        Convert to using *_PROGRAMS.
33
342005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * psx01/Makefile.am, psx02/Makefile.am,
37        psx03/Makefile.am, psx04/Makefile.am,
38        psx05/Makefile.am, psx06/Makefile.am,
39        psx07/Makefile.am, psx08/Makefile.am,
40        psx09/Makefile.am, psx10/Makefile.am,
41        psx11/Makefile.am, psx12/Makefile.am,
42        psx13/Makefile.am, psxcancel/Makefile.am,
43        psxchroot01/Makefile.am, psxfile01/Makefile.am,
44        psxmount/Makefile.am, psxmsgq01/Makefile.am,
45        psxreaddir/Makefile.am, psxsem01/Makefile.am,
46        psxstat/Makefile.am, psxtime/Makefile.am,
47        psxtimer/Makefile.am: Rework.
48
492005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
52        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
53        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
54        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
55        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
56        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
57        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
58        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
59        * psxtests.am: Remove.
60
612005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
64        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
65        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
66        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
67        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
68        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
69        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
70        psxtime/Makefile.am, psxtimer/Makefile.am:
71        AM_CPPFLAGS += -I..../support/include.
72
732005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
76
772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
80        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
81        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
82        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
83        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
84        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
85        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
86        psxstat/Makefile.am: Add ../include/pmacros.h
87        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
88        POSIX_FILES_DIRS.
89        * psxtests.am: Remove LIB_VARIANT.
90
912005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
94        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
95        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
96        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
97        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
98        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
99        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
100        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
101        Remove SRC, PRINT_SRC.
102
1032005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * Makefile.am: Cleanup.
106
1072005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
110        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
111        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
112        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
113        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
114        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
115        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
116        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
117        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
118        Partial conversion to automake.
119
1202005-09-01      Joel Sherrill <joel@OARcorp.com>
121
122        PR 628/rtems
123        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
124        being an error.
125
1262005-04-26      Joel Sherrill <joel@OARcorp.com>
127
128        * psxreaddir/test.c: Eliminate warnings.
129
1302004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * configure.ac: Require automake > 1.9.
133
1342004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
137        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
138        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
139        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
140        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
141        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
142        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
143        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
144        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
145        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
146        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
147        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
148        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
149        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
150        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
151        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
152        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
153        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
154        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
155        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
156        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
157        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
158        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
159
1602004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
163        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
164        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
165        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
166
1672004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
170        to using c99 fixed size types.
171
1722004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * Makefile.am: Remove include from SUBDIRS.
175
1762004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * include/Makefile.am: Remove.
179        * Makefile.am: Merge-in include/Makefile.am.
180        * configure.ac: Reflect changes above.
181
1822004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Add 2nd arg to RTEMS_TOP.
185
1862004-03-05      Joel Sherrill <joel@OARcorp.com>
187
188        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
189        psxtimer/psxtimer.c: Eliminate warnings and typos.
190
1912004-02-26      Sébastien Barré <sbarre@sdelcc.com>
192
193        PR 582/core
194        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
195        queue test so more of it runs now.
196
1972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
200        Add PRE/TMPINSTALL_FILES to CLEANFILES.
201        * psx02/Makefile.am: Ditto.
202        * psx03/Makefile.am: Ditto.
203        * psx04/Makefile.am: Ditto.
204        * psx05/Makefile.am: Ditto.
205        * psx06/Makefile.am: Ditto.
206        * psx07/Makefile.am: Ditto.
207        * psx08/Makefile.am: Ditto.
208        * psx09/Makefile.am: Ditto.
209        * psx10/Makefile.am: Ditto.
210        * psx11/Makefile.am: Ditto.
211        * psx12/Makefile.am: Ditto.
212        * psx13/Makefile.am: Ditto.
213        * psxcancel/Makefile.am: Ditto.
214        * psxchroot01/Makefile.am: Ditto.
215        * psxfile01/Makefile.am: Ditto.
216        * psxmount/Makefile.am: Ditto.
217        * psxmsgq01/Makefile.am: Ditto.
218        * psxreaddir/Makefile.am: Ditto.
219        * psxsem01/Makefile.am: Ditto.
220        * psxstat/Makefile.am: Ditto.
221        * psxtime/Makefile.am: Ditto.
222        * psxtimer/Makefile.am: Ditto.
223
2242003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * psxtests.am: Add dirstamp support.
227
2282003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
231
2322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
235
2362003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * psxcancel/Makefile.am: Remove used H_FILES.
239
2402003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * include/Makefile.am: Reformat.
243        * psx01/Makefile.am: Remove all-local: $(ARCH).
244        * psx02/Makefile.am: Remove all-local: $(ARCH).
245        * psx03/Makefile.am: Remove all-local: $(ARCH).
246        * psx04/Makefile.am: Remove all-local: $(ARCH).
247        * psx05/Makefile.am: Remove all-local: $(ARCH).
248        * psx06/Makefile.am: Remove all-local: $(ARCH).
249        * psx07/Makefile.am: Remove all-local: $(ARCH).
250        * psx08/Makefile.am: Remove all-local: $(ARCH).
251        * psx09/Makefile.am: Remove all-local: $(ARCH).
252        * psx10/Makefile.am: Remove all-local: $(ARCH).
253        * psx11/Makefile.am: Remove all-local: $(ARCH).
254        * psx12/Makefile.am: Remove all-local: $(ARCH).
255        * psx13/Makefile.am: Remove all-local: $(ARCH).
256        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
257        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
258        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
259        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
260        * psxmount/Makefile.am: Remove all-local: $(ARCH).
261        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
262        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
263        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
264        * psxstat/Makefile.am: Remove all-local: $(ARCH).
265        * psxtime/Makefile.am: Remove all-local: $(ARCH).
266        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
267
2682003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: Reflect having moved to testsuites/.
271
2722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Remove RTEMS_CANONICAL_HOST.
275
2762003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac:Remove RTEMS_CHECK_CPU.
279
2802003-09-15      Jennifer Averett <jennifer@OARcorp.com>
281
282        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
283
2842003-09-04      Joel Sherrill <joel@OARcorp.com>
285
286        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
287        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
288        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
289        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
290        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
291        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
292        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
293        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
294        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
295        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
296        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
297        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
298        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
299        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
300        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
301        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
302        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
303        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
304        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
305        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
306        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
307        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
308        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
309        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
310        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
311        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
312        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
313        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
314        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
315        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
316        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
317        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
318        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
319        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
320        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
321        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
322        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
323        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
324        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
325        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
326        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
327        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
328        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
329        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
330        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
331        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
332        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
333        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
334        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
335        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
336        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
337        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
338        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
339        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
340        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
341        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
342        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
343        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
344        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
345        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
346        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
347        psxtimer/system.h: URL for license changed.
348
3492003-09-04      Joel Sherrill <joel@OARcorp.com>
350
351        PR 462/tests
352        * psxhdrs/Makefile.am: Added ualarm.c
353        * psxhdrs/signal23.c: New file.
354
3552003-09-03      Joel Sherrill <joel@OARcorp.com>
356
357        PR 463/tests
358        PR 465/tests
359        * psxhdrs/Makefile.am: Add new test cases.
360        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
361        psxhdrs/timer07.c: New files.
362
3632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * Makefile.am: Reflect having moved aclocal/.
366
3672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Reflect having moved automake/.
370        * include/Makefile.am: Reflect having moved automake/.
371        * psx01/Makefile.am: Reflect having moved automake/.
372        * psx02/Makefile.am: Reflect having moved automake/.
373        * psx03/Makefile.am: Reflect having moved automake/.
374        * psx04/Makefile.am: Reflect having moved automake/.
375        * psx05/Makefile.am: Reflect having moved automake/.
376        * psx06/Makefile.am: Reflect having moved automake/.
377        * psx07/Makefile.am: Reflect having moved automake/.
378        * psx08/Makefile.am: Reflect having moved automake/.
379        * psx09/Makefile.am: Reflect having moved automake/.
380        * psx10/Makefile.am: Reflect having moved automake/.
381        * psx11/Makefile.am: Reflect having moved automake/.
382        * psx12/Makefile.am: Reflect having moved automake/.
383        * psx13/Makefile.am: Reflect having moved automake/.
384        * psxcancel/Makefile.am: Reflect having moved automake/.
385        * psxchroot01/Makefile.am: Reflect having moved automake/.
386        * psxfile01/Makefile.am: Reflect having moved automake/.
387        * psxhdrs/Makefile.am: Reflect having moved automake/.
388        * psxmount/Makefile.am: Reflect having moved automake/.
389        * psxmsgq01/Makefile.am: Reflect having moved automake/.
390        * psxreaddir/Makefile.am: Reflect having moved automake/.
391        * psxsem01/Makefile.am: Reflect having moved automake/.
392        * psxstat/Makefile.am: Reflect having moved automake/.
393        * psxtime/Makefile.am: Reflect having moved automake/.
394        * psxtimer/Makefile.am: Reflect having moved automake/.
395
3962003-08-14      Joel Sherrill <joel@OARcorp.com>
397
398        PR 408/filesystem
399        * psx13/test.c: Added very rudimentary test of sync() service.
400
4012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
404
4052003-06-12      Joel Sherrill <joel@OARcorp.com>
406
407        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
408
4092003-05-29      Joel Sherrill <joel@OARcorp.com>
410
411        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
412        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
413        psxtimer/psxtimer.c: Removed warnings.
414
4152003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
418        CC_CFLAGS_DEFAULT (obsolete).
419
4202003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
423        Remove CC_LDFLAGS_PROFILE_V.
424
4252003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * configure.ac: Remove AC_CONFIG_AUX_DIR.
428
4292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
432
4332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: AC_PREREQ(2.57).
436
4372002-11-14      Joel Sherrill <joel@OARcorp.com>
438
439        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
440        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
441        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
442        Per PR239 update the IDs in the various screens.
443
4442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * .cvsignore: Reformat.
447        Add autom4te*cache.
448        Remove autom4te.cache.
449
4502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
453        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
454        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
455        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
456        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
457        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
458        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
459        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
460        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
461        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
462        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
463        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
464        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
465        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
466        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
467        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
468        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
469        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
470        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
471        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
472        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
473        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
474        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
475        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
476
4772002-08-01      Joel Sherrill <joel@OARcorp.com>
478
479        * Per PR47 add support for buffered test output.  This involved
480        adding defines to redirect output to a buffer and dump it when
481        full, at "test pause", and at exit.  To avoid problems when redefining
482        exit(), all tests were modified to call rtems_test_exit().
483        Some tests, notable psxtests, had to be modified to include
484        the standard test macro .h file (pmacros.h or tmacros.h) to
485        enable this support.
486        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
487        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
488        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
489        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
490        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
491        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
492        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
493        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
494        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
495        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
496        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
497        psxtime/test.c, psxtimer/psxtimer.c: Modified.
498
4992002-07-05      Joel Sherrill <joel@OARcorp.com>
500
501        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
502        Updated as part of PR164 which reported problems with the RTEMS
503        implementation of pthread_cancel.
504       
5052001-04-26      Joel Sherrill <joel@OARcorp.com>
506
507        * psxmsgq01/init.c: Reflect changes made to address PR81 that
508        reworked POSIX message queues to add a descriptor separate from
509        the underlying message queue.  This allows non-blocking to follow
510        the "open" not the underlying queue.
511 
5122002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * configure.ac: Remove ENABLE_GCC28.
515
5162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.ac:
519        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
520        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
521        * Makefile.am: Remove AUTOMAKE_OPTIONS.
522        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
523        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
524        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
525        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
526        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
527        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
528        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
529        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
530        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
531        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
532        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
533        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
534        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
535        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
536        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
537        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
538        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
539        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
540        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
541        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
542        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
543        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
544        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
545        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
546        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
547
5482001-11-07      Jennifer Averett <jennifer@OARcorp.com>
549
550        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
551        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
552        Since we check permissions before evaluating enough to see if it
553        a regular file or directory, this hack is needed to make the regular
554        file executable.
555
5562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
559        * configure.in: Remove.
560        * configure.ac: New file, generated from configure.in by autoupdate.
561
5622001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
565
5662001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
569        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
570        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
571        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
572        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
573        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
574        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
575        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
576        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
577        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
578        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
579        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
580        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
581        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
582        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
583        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
584        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
585        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
586        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
587        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
588        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
589        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
590        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
591        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
592
5932001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
594
595        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
596        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
597        psxchroot01 test.
598
5992001-05-25      Joel Sherrill <joel@OARcorp.com>
600
601        * Added once version of psxchroot01 test for user review.
602        * psxchroot01: New directory.
603        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
604        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
605        * configure.in, Makefile.am: Modified to reflect above.
606
6072001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
608
609        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
610
6112001-04-24      Joel Sherrill <joel@OARcorp.com>
612
613        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
614        open, write, reopen, append twice from Andrew Bythell
615        <abythell@nortelnetworks.com> that tripped an initialization
616        problem in the IMFS.
617
6182001-04-20      Joel Sherrill <joel@OARcorp.com>
619
620        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
621        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
622        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
623        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
624        Various adjustments so test output matches screens more reliably.
625
6262001-01-25      Joel Sherrill <joel@OARcorp.com>
627
628        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
629
6302000-11-17      Jennifer Averett <jennifer@OARcorp.com>
631
632        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
633        to remain consistant across platforms and bsps by forcing
634        a mount point in front of all paths.
635
6362000-11-17      Jennifer Averret <jennifer@OARcorp.com>
637
638        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
639        expected error condition in one case.
640        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
641        readdir() of root of mounted filesystem.  Also corrected the screen
642        file for some mistakes noticed in this effort.
643
6442000-11-13      Joel Sherrill <joel@OARcorp.com>
645
646        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
647
6482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
651
6522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
655
6562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
659        Switch to GNU canonicalization.
660        * psxtests.am: Remove DEFS.
661
6622000-10-24      Joel Sherrill <joel@OARcorp.com>
663
664        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
665        It was formerly incorrectly prototyped in <libio.h>.
666
6672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
670        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
671        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
672        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
673        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
674        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
675        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
676        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
677
6782000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
680        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
681        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
682        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
683        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
684        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
685        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
686
6872000-08-10      Joel Sherrill <joel@OARcorp.com>
688
689        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.