source: rtems/testsuites/psxtests/ChangeLog @ a450a93d

4.104.114.84.95
Last change on this file since a450a93d was a450a93d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 21:29:46

2003-12-01 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Reformat.
  • psx01/Makefile.am: Remove all-local: $(ARCH).
  • psx02/Makefile.am: Remove all-local: $(ARCH).
  • psx03/Makefile.am: Remove all-local: $(ARCH).
  • psx04/Makefile.am: Remove all-local: $(ARCH).
  • psx05/Makefile.am: Remove all-local: $(ARCH).
  • psx06/Makefile.am: Remove all-local: $(ARCH).
  • psx07/Makefile.am: Remove all-local: $(ARCH).
  • psx08/Makefile.am: Remove all-local: $(ARCH).
  • psx09/Makefile.am: Remove all-local: $(ARCH).
  • psx10/Makefile.am: Remove all-local: $(ARCH).
  • psx11/Makefile.am: Remove all-local: $(ARCH).
  • psx12/Makefile.am: Remove all-local: $(ARCH).
  • psx13/Makefile.am: Remove all-local: $(ARCH).
  • psxcancel/Makefile.am: Remove all-local: $(ARCH).
  • psxchroot01/Makefile.am: Remove all-local: $(ARCH).
  • psxfile01/Makefile.am: Remove all-local: $(ARCH).
  • psxhdrs/Makefile.am: Remove all-local: $(ARCH).
  • psxmount/Makefile.am: Remove all-local: $(ARCH).
  • psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
  • psxreaddir/Makefile.am: Remove all-local: $(ARCH).
  • psxsem01/Makefile.am: Remove all-local: $(ARCH).
  • psxstat/Makefile.am: Remove all-local: $(ARCH).
  • psxtime/Makefile.am: Remove all-local: $(ARCH).
  • psxtimer/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 18.9 KB
RevLine 
[a450a93d]12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Reformat.
4        * psx01/Makefile.am: Remove all-local: $(ARCH).
5        * psx02/Makefile.am: Remove all-local: $(ARCH).
6        * psx03/Makefile.am: Remove all-local: $(ARCH).
7        * psx04/Makefile.am: Remove all-local: $(ARCH).
8        * psx05/Makefile.am: Remove all-local: $(ARCH).
9        * psx06/Makefile.am: Remove all-local: $(ARCH).
10        * psx07/Makefile.am: Remove all-local: $(ARCH).
11        * psx08/Makefile.am: Remove all-local: $(ARCH).
12        * psx09/Makefile.am: Remove all-local: $(ARCH).
13        * psx10/Makefile.am: Remove all-local: $(ARCH).
14        * psx11/Makefile.am: Remove all-local: $(ARCH).
15        * psx12/Makefile.am: Remove all-local: $(ARCH).
16        * psx13/Makefile.am: Remove all-local: $(ARCH).
17        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
18        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
19        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
20        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
21        * psxmount/Makefile.am: Remove all-local: $(ARCH).
22        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
23        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
24        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
25        * psxstat/Makefile.am: Remove all-local: $(ARCH).
26        * psxtime/Makefile.am: Remove all-local: $(ARCH).
27        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
28
[5f52d1f]292003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Reflect having moved to testsuites/.
32
[c6328bee]332003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove RTEMS_CANONICAL_HOST.
36
[5445ee60]372003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac:Remove RTEMS_CHECK_CPU.
40
[e02bfe21]412003-09-15      Jennifer Averett <jennifer@OARcorp.com>
42
43        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
44
[3c48599]452003-09-04      Joel Sherrill <joel@OARcorp.com>
46
47        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
48        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
49        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
50        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
51        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
52        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
53        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
54        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
55        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
56        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
57        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
58        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
59        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
60        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
61        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
62        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
63        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
64        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
65        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
66        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
67        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
68        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
69        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
70        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
71        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
72        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
73        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
74        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
75        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
76        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
77        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
78        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
79        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
80        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
81        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
82        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
83        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
84        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
85        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
86        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
87        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
88        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
89        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
90        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
91        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
92        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
93        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
94        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
95        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
96        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
97        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
98        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
99        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
100        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
101        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
102        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
103        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
104        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
105        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
106        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
107        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
108        psxtimer/system.h: URL for license changed.
109
[a0c59d6]1102003-09-04      Joel Sherrill <joel@OARcorp.com>
111
112        PR 462/tests
113        * psxhdrs/Makefile.am: Added ualarm.c
114        * psxhdrs/signal23.c: New file.
115
[f01f75c]1162003-09-03      Joel Sherrill <joel@OARcorp.com>
117
118        PR 463/tests
119        PR 465/tests
120        * psxhdrs/Makefile.am: Add new test cases.
121        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
122        psxhdrs/timer07.c: New files.
123
[7862f888]1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
[d549d0a6]1282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
[61d9371]130        * Makefile.am: Reflect having moved automake/.
131        * include/Makefile.am: Reflect having moved automake/.
132        * psx01/Makefile.am: Reflect having moved automake/.
133        * psx02/Makefile.am: Reflect having moved automake/.
134        * psx03/Makefile.am: Reflect having moved automake/.
135        * psx04/Makefile.am: Reflect having moved automake/.
136        * psx05/Makefile.am: Reflect having moved automake/.
137        * psx06/Makefile.am: Reflect having moved automake/.
138        * psx07/Makefile.am: Reflect having moved automake/.
139        * psx08/Makefile.am: Reflect having moved automake/.
140        * psx09/Makefile.am: Reflect having moved automake/.
141        * psx10/Makefile.am: Reflect having moved automake/.
142        * psx11/Makefile.am: Reflect having moved automake/.
143        * psx12/Makefile.am: Reflect having moved automake/.
144        * psx13/Makefile.am: Reflect having moved automake/.
145        * psxcancel/Makefile.am: Reflect having moved automake/.
146        * psxchroot01/Makefile.am: Reflect having moved automake/.
147        * psxfile01/Makefile.am: Reflect having moved automake/.
148        * psxhdrs/Makefile.am: Reflect having moved automake/.
149        * psxmount/Makefile.am: Reflect having moved automake/.
150        * psxmsgq01/Makefile.am: Reflect having moved automake/.
151        * psxreaddir/Makefile.am: Reflect having moved automake/.
152        * psxsem01/Makefile.am: Reflect having moved automake/.
153        * psxstat/Makefile.am: Reflect having moved automake/.
154        * psxtime/Makefile.am: Reflect having moved automake/.
155        * psxtimer/Makefile.am: Reflect having moved automake/.
[d549d0a6]156
[d216fca7]1572003-08-14      Joel Sherrill <joel@OARcorp.com>
158
159        PR 408/filesystem
160        * psx13/test.c: Added very rudimentary test of sync() service.
161
[7dcc3fe]1622003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
165
[a978589]1662003-06-12      Joel Sherrill <joel@OARcorp.com>
167
168        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
169
[7b64b25b]1702003-05-29      Joel Sherrill <joel@OARcorp.com>
171
172        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
173        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
174        psxtimer/psxtimer.c: Removed warnings.
175
[c98849ef]1762003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
179        CC_CFLAGS_DEFAULT (obsolete).
180
[78bea14]1812003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
184        Remove CC_LDFLAGS_PROFILE_V.
185
[3c55718]1862003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Remove AC_CONFIG_AUX_DIR.
189
[ccd81b60]1902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
193
[9b5c258]1942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: AC_PREREQ(2.57).
197
[6da99727]1982002-11-14      Joel Sherrill <joel@OARcorp.com>
199
200        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
201        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
202        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
203        Per PR239 update the IDs in the various screens.
204
[8730f45]2052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Reformat.
208        Add autom4te*cache.
209        Remove autom4te.cache.
210
[4f8d7dd]2112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
237
[d802489]2382002-08-01      Joel Sherrill <joel@OARcorp.com>
239
240        * Per PR47 add support for buffered test output.  This involved
241        adding defines to redirect output to a buffer and dump it when
242        full, at "test pause", and at exit.  To avoid problems when redefining
243        exit(), all tests were modified to call rtems_test_exit().
244        Some tests, notable psxtests, had to be modified to include
245        the standard test macro .h file (pmacros.h or tmacros.h) to
246        enable this support.
247        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
248        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
249        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
250        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
251        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
252        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
253        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
254        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
255        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
256        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
257        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
258        psxtime/test.c, psxtimer/psxtimer.c: Modified.
259
[4f234da]2602002-07-05      Joel Sherrill <joel@OARcorp.com>
261
262        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
263        Updated as part of PR164 which reported problems with the RTEMS
264        implementation of pthread_cancel.
265       
[7ae7cf7]2662001-04-26      Joel Sherrill <joel@OARcorp.com>
267
268        * psxmsgq01/init.c: Reflect changes made to address PR81 that
269        reworked POSIX message queues to add a descriptor separate from
270        the underlying message queue.  This allows non-blocking to follow
271        the "open" not the underlying queue.
272 
[cb9b2bfc]2732002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Remove ENABLE_GCC28.
276
[8dc526ef]2772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac:
280        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
281        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
282        * Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
308
[f2278a8]3092001-11-07      Jennifer Averett <jennifer@OARcorp.com>
310
311        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
312        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
313        Since we check permissions before evaluating enough to see if it
314        a regular file or directory, this hack is needed to make the regular
315        file executable.
316
[df25c998]3172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
320        * configure.in: Remove.
321        * configure.ac: New file, generated from configure.in by autoupdate.
322
[869fa3c2]3232001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
326
[929efa6]3272001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
330        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
331        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
332        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
333        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
334        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
335        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
336        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
337        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
338        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
339        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
340        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
341        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
342        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
343        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
344        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
345        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
346        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
347        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
348        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
349        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
350        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
351        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
352        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
353
[4f088ae]3542001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
355
356        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
357        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
358        psxchroot01 test.
359
[6287b57]3602001-05-25      Joel Sherrill <joel@OARcorp.com>
361
362        * Added once version of psxchroot01 test for user review.
363        * psxchroot01: New directory.
364        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
365        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
366        * configure.in, Makefile.am: Modified to reflect above.
367
[95083c0]3682001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
369
370        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
371
[b2a1ea3]3722001-04-24      Joel Sherrill <joel@OARcorp.com>
373
374        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
375        open, write, reopen, append twice from Andrew Bythell
376        <abythell@nortelnetworks.com> that tripped an initialization
377        problem in the IMFS.
378
[1fbd283c]3792001-04-20      Joel Sherrill <joel@OARcorp.com>
380
381        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
382        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
383        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
384        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
385        Various adjustments so test output matches screens more reliably.
386
[4a80bf2b]3872001-01-25      Joel Sherrill <joel@OARcorp.com>
388
389        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
390
[c9fcb34]3912000-11-17      Jennifer Averett <jennifer@OARcorp.com>
392
393        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
394        to remain consistant across platforms and bsps by forcing
395        a mount point in front of all paths.
396
3972000-11-17      Jennifer Averret <jennifer@OARcorp.com>
398
399        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
400        expected error condition in one case.
401        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
402        readdir() of root of mounted filesystem.  Also corrected the screen
403        file for some mistakes noticed in this effort.
404
[c34ac295]4052000-11-13      Joel Sherrill <joel@OARcorp.com>
406
407        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
408
[feead226]4092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
412
[a314d3b4]4132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
416
[4d2ba82]4172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
420        Switch to GNU canonicalization.
421        * psxtests.am: Remove DEFS.
422
[0bbc89d]4232000-10-24      Joel Sherrill <joel@OARcorp.com>
424
425        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
426        It was formerly incorrectly prototyped in <libio.h>.
427
[021eeaa]4282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
431        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
432        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
433        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
434        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
435        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
436        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
437        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
438
[977fc49]4392000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
441        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
442        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
443        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
444        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
445        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
446        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
447
[e94ad1fe]4482000-08-10      Joel Sherrill <joel@OARcorp.com>
449
450        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.