source: rtems/testsuites/libtests/ChangeLog @ 2a6ed0aa

4.115
Last change on this file since 2a6ed0aa was 2a6ed0aa, checked in by Sebastian Huber <sebastian.huber@…>, on 05/06/11 at 09:08:07

2011-05-06 Sebastian Huber <sebastian.huber@…>

  • ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc, ftp01/ftp01.scn, ftp01/init.c: New files.
  • Makefile.am, configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 51.8 KB
Line 
12011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
4        ftp01/ftp01.scn, ftp01/init.c: New files.
5        * Makefile.am, configure.ac: Reflect changes above.
6
72011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
10        malloctest/init.c, termios03/termios_testdriver_polled.c,
11        termios04/termios_testdriver_intr.c: Remove warnings.
12
132011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
14
15        * tar01/init.c: Fixed integer types.
16
172011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
20        (Microsoft Mouse paths) and Serial Mouse Driver.
21        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
22        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
23        mouse01/serial_mouse_config.c: New files.
24
252011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
26
27        * heapwalk/init.c: Improve coverage.
28        * heapwalk/heapwalk.scn: Update.
29
302011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
33        passes on sis.
34
352011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
36
37        * malloctest/init.c: Improve coverage.
38        * malloctest/malloctest.scn: Update.
39
402011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * configure.ac: Add AC_CONFIG_HEADER(config.h).
43
442010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
47        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
48        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
49        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
50        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
51        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
52        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
53        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
54        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
55        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
56        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
57        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
58        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
59        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
60        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
61        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
62        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
63        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
64        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
65        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
66        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
67        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
68        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
69        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
70        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
71        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
72        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
73        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
74        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
75        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
76        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
77        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
78        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
79        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
80        termios03/termios_testdriver_polled.c, termios04/init.c,
81        termios04/termios_testdriver_intr.c, termios05/init.c,
82        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
83        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
84        tztest/init.c: Add HAVE_CONFIG_H.
85
862011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
87
88        * math/init.c, mathf/init.c, mathl/init.c: Now run.
89
902011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
91
92        * complex/Makefile.am, complex/init.c: Test now runs.
93
942011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
95
96        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
97        since this is all of them.
98
992010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
100
101        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
102        for c99.
103
1042011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
105
106        * cpuuse/tswitch.c: Shrink memory requirements.
107
1082011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * configure.ac: Require autoconf-2.68, automake-1.11.1.
111
1122011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
115        * Makefile.am, configure.ac: Add mathf/, mathl/.
116        * math/init.c, math/Makefile.am: Reflect having split-out
117        mathl and mathf.
118        * math/domathf.c, math/domathl.c: Remove.
119        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
120        mathf/mathf.scn: New (Split out from math/).
121        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
122        mathl/mathl.scn: New (Split out from math/).
123
1242011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * math/init.c, complex/init.c:
127        Use fprintf(stdout,..) instead of printf.
128        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
129
1302011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
133        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
134
1352011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
136
137        PR 1661/testing
138        * termios06/init.c: Extend the test to cover sections related to
139        flow control in termios.c
140        * termios06/termios06.doc: Updated test concept
141        * termios06/termios06.scn: Updated test run log
142
1432011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * math/domath.in: Fix typo in printf.
146        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
147        * math/math.scn: Regenerate.
148
1492011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
150
151        * configure.ac: Use ac_cv_header_complex_h.
152
1532010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * math/Makefile.am, math/init.c: Init task has to be floating point and
156        there is no point in using optional manager stubs since libio needs
157        semaphores.
158
1592010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * configure.ac: Check for complex.h.
162        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
163        toolchains.
164        * complex/Makefile.am: Apply HAS_COMPLEX.
165
1662010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * Makefile.am: Add complex, math subdirs.
169        * configure.ac: Add complex, math subdirs.
170
1712010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
174        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
175        complex/complex.doc, complex/docomplexl.c: New.
176        * math/Makefile.am, math/init.c, math/domath.c,
177        math/domathf.c, math/math.scn, math/domath.in,
178        math/math.doc, math/domathl.c: New.
179
1802010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
181
182        * POSIX/Makefile.am: Add htonl.
183        * POSIX/htonl.c: New.
184
1852010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
186
187        * malloctest/init.c: Update for heap API changes.
188
1892010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
190
191        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
192        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
193        * Makefile.am, configure.ac: Reflect changes above.
194        * gxx01/init.c: Removed fatal error test case.
195
1962010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
197
198        PR 1661/testing
199        * termios01/init.c, termios01/termios01.scn: Added a test case to
200        hit a case in rtems_termios_read.
201
2022010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
203
204        PR 1664/testing
205        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
206        case to avoid warning on 16-bit targets.
207
2082010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
209
210        PR 1661/testing
211        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
212        the tests do not have to peer behind the API.
213
2142010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
215
216        PR 1661/testing
217        * termios01/init.c, termios01/termios_testdriver.c,
218        termios01/termios01.scn: Changes to improve coverage of
219        rtems_termios_open routine.
220
2212010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
222
223        PR 1654/testing
224        * deviceio01/init.c, deviceio01/deviceio01.doc,
225        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
226        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
227        * Makefile.am, configure.ac: Changes to added above test.
228        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
229
2302010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
231
232        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
233        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
234        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
235
2362010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
237
238        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
239        improve coverage.
240
2412010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
244        intital_fs directory.
245
2462010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
247
248        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
249
2502010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
251
252        * tar01/Makefile.am:
253        Apply $LN_S, $PAX. Use subshell for tarball creation.
254        Don't add initial_fs to CLEANFILES.
255        * tar02/Makefile.am:
256        Apply $LN_S, $PAX. Use subshell for tarball creation.
257
2582010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
259
260        * configure.ac: Add AC_PROG_LN_S.
261        Add AC_PATH_PROG([PAX]).
262        Add AM_CONDITIONAL(TARTESTS).
263        * tar01/Makefile.am, tar02/Makefile.am:
264        Eliminate stamp-filesystem.
265
2662010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
267
268        * tar01/Makefile.am, tar02/Makefile.am:
269        Add BUILT_SOURCES.
270
2712010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
272
273        * tar01/Makefile.am, tar02/Makefile.am:
274        Eliminate stamp-fs-tar. Reorder CLEANFILES.
275        Apply BIN2C -C/-H.
276
2772010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
278
279        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
280        build.
281
2822010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
283
284        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
285        with $(MKDIR_P).
286
2872010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
288
289        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
290
2912010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
292
293        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
294
2952010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
296
297        PR 1532/testing
298        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
299        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
300        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
301        tar02/tar02.doc, tar02/tar02.scn: New files.
302
3032010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
304
305        PR 1631/testing
306        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
307        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
308        * Makefile.am, configure.ac: Changes to accommodate new tests
309
3102010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
311
312        PR 1632/testing
313        * Makefile.am, configure.ac: Make dedicated fatal error test for
314        /dev/null already registered. Using code from Bharath in new test
315        framework.
316        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
317        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
318        devnullfatal01/testcase.h: New files.
319
3202010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
321
322        PR 1632/testing
323        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
324        null_initialize() and null_write().
325
3262010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
327
328        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
329
3302010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
331
332        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
333
3342010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
335
336        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
337
3382010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
339
340        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
341        devfs02/Makefile.am: New tests added
342        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
343        devfs03/Makefile.am: New tests added
344        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
345        devfs04/Makefile.am: New tests added
346        * Makefile.am, configure.ac: Changes to accommodate the above
347        newly added tests.
348
3492010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
350
351        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
352        XON/XOFF and VMIN/VMAX cases.
353        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
354        termios07/termios07.doc, termios07/termios07.scn,
355        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
356        termios08/termios08.doc, termios08/termios08.scn: New files.
357
3582010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
359
360        * Makefile.am, configure.ac: Add tar test for error cases.
361        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
362        tar03/tar03.scn: New files.
363
3642010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
365
366        * stringto01/init.c, stringto01/stringto01.scn,
367        stringto01/stringto_test_template.h: Attempt to pick up a few more
368        error paths.
369
3702010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
371
372        PR 1617/testing
373        * malloctest/init.c: Added new case to exercise _realloc_r.
374
3752010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
376
377        * malloctest/init.c: Added test for
378        rtems_heap_allocate_aligned_with_boundary().
379
3802010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
381
382        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
383        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
384        devfs01/devfs01.scn, devfs01/init.c: New files.
385
3862010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
387
388        * Makefile.am, configure.ac: Add new test to exercise
389        malloc_get_statistics().
390        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
391        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
392
3932010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
394
395        PR 1535/tests
396        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
397        of work by Ralf and Joel.
398
3992010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
400
401        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
402
4032010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
404
405        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
406        to Malloc Family.
407        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
408        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
409
4102010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
411
412        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
413        cases. Coverage of these paths is near complete.
414
4152010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * malloctest/system.h: Enable malloc statistics.
418
4192010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
420
421        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
422
4232010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
424
425        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
426        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
427        termios06/termios06.doc, termios06/termios06.scn,
428        termios06/test_pppd.c: New files.
429
4302010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
431
432        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
433        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
434        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
435
4362010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
437
438        * termios04/termios_testdriver_intr.c: Task driven IO now works.
439
4402010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
441
442        * Makefile.am, configure.ac: Add test for task driven drivers.
443        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
444        termios05/termios05.doc, termios05/termios05.scn,
445        termios05/termios_testdriver_taskdriven.c,
446        termios05/termios_testdriver_taskdriven.h: New files.
447
4482010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
449
450        * Makefile.am, configure.ac: Revert changes related to uncommitted test
451        under development.
452
4532010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
454
455        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
456        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
457
4582010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
459
460        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
461        interrupt driven IO support.
462        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
463        termios04/termios04.doc, termios04/termios04.scn,
464        termios04/termios_testdriver_intr.c,
465        termios04/termios_testdriver_intr.h: New files.
466
4672010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
468
469        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
470        termios03/termios_testdriver_polled.c,
471        termios03/termios_testdriver_polled.h: Add more test cases.
472
4732010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
474
475        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
476
4772010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
478
479        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
480        termios03/termios03.doc, termios03/termios03.scn,
481        termios03/termios_testdriver_polled.c,
482        termios03/termios_testdriver_polled.h: New files.
483        * Makefile.am, configure.ac: Add initial version of new test for polled
484        IO support in termios.
485
4862010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
487
488        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
489        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
490        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
491        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
492        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
493        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
494        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
495        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
496        termios02/Makefile.am: Revert.
497
4982010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
499
500        * termios01/termios01.scn: Fix bug so existing test code for
501        rtems_termios_baud_to_index() is executed.
502
5032010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
504
505        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
506        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
507        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
508        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
509        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
510        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
511        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
512        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
513        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
514        code for rtems_termios_baud_to_index() is executed.
515
5162010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
517
518        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
519        before blowing stack.
520
5212010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
522
523        * Makefile.am, configure.ac: Added test that attempts to free stack
524        memory. This causes a error to be printed from the free function.
525        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
526        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
527
5282010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
529
530        * malloctest/init.c: Added error case with malloc of size 0.
531
5322010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
533
534        * malloctest/init.c: Added test to check failure branch on calloc.
535
5362010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
537
538        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
539
5402010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
541
542        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
543        for deferred free() processing.
544        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
545        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
546
5472010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
548
549        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
550        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
551        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
552        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
553        are minimal implementations so the tests will have to grow as the
554        methods grow.
555
5562010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
557
558        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
559
5602010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
561
562        PR 1433/cpukit
563        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
564        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
565        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
566        RTEMS_NO_MEMORY.
567
5682010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
569
570        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
571        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
572        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
573
5742010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
575
576        * Makefile.am: Move POSIX in front of other tests.
577
5782010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
579
580        * bspcmdline01/init.c: Fix assert conditional.
581
5822010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
583
584        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
585        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
586
5872010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
588
589        * block10/.cvsignore: New file.
590
5912010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
592
593        * block05/block05.png, block10/block10.doc, block10/init.c,
594        block10/.cvsignore, block10/block10.scn, block10/block10.png,
595        block10/Makefile.am: New files.
596        * configure.ac, Makefile.am: Update for new files.
597        * block05/block05.doc: Update for new state transitions.
598
5992010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
600
601        * block08/.cvsignore, block09/.cvsignore: New files.
602
6032010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
604
605        * block08/init.c: Remove warning.
606
6072010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
608
609        * block08/block08.scn, block08/init.c: Add starting and ending messages
610        so the scripts detect successful exit.
611
6122010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
613
614        * block09/block09.doc, block09/init.c, block09/.cvsignore,
615        block09/block09.scn, block09/Makefile.am: New files.
616        * configure.ac, Makefile.am: Update for new files.
617        * block05/block05.doc: Update for new state transitions.
618        * block05/init.c, block06/init.c: Update for block device API change.
619
6202010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
621
622        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
623        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
624        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
625        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
626        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
627        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
628        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
629        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
630        block08/init.c, block08/Makefile.am, block08/system.h,
631        block08/test_disk.c: New files.
632
6332009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
634
635        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
636        to cover the bsp_cmdline_get_param() routine.
637
6382009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
639
640        * block06/init.c: Update for disk device API change.  Changed EBADRQC
641        to EINVAL.
642
6432009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
644
645        * termios01/init.c: Increase number of termios ports by 1.
646
6472009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
648
649        * termios01/termios_testdriver.c:
650        Reflect changes to rtems_termios_callbacks->write.
651
6522009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
653
654        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
655        block05/init.c, block07/init.c, bspcmdline01/init.c,
656        stringto01/init.c, stringto01/stringto_test_template.h,
657        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
658        Use rtems_test_assert() consistently instead of system assert().
659        rtems_test_assert() is designed to integrate into the RTEMS test
660        suite infrastructure.
661
6622009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
663
664        * POSIX/Makefile.am: Add readv, writev.
665        * POSIX/writev.c, POSIX/readv.c: New.
666
6672009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
668
669        * POSIX/sigfillset.c: Let main() return "status".
670        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
671        sigismember.
672        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
673        POSIX/sigismember.c: New.
674
6752009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
676
677        * POSIX/Makefile.am: Add wait.
678        * POSIX/wait.c: New.
679
6802009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
681
682        * bspcmdline01/test.c: Removed.
683
6842009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
685
686        * Makefile.am: Add POSIX.
687        * configure.ac: Add POSIX/.
688        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
689        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
690        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
691        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
692        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
693        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
694        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
695        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
696        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
697        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
698        POSIX/waitpid.c, POSIX/write.c: New.
699
7002009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
701
702        * stringto01/init.c: New file.
703
7042009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
705
706        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
707        * stringto01/.cvsignore, stringto01/Makefile.am,
708        stringto01/stringto01.doc, stringto01/stringto01.scn,
709        stringto01/stringto_test_template.h: New files.
710
7112009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
712
713        * block05/init.c: Check block size. Improved output.
714        * block01/init.c: Free ramdisk before exit.
715        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
716        block04/block04.doc, block05/block05.doc, block06/block06.doc,
717        block07/block07.doc: New files.
718        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
719        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
720        block07/Makefile.am: Add new files.
721
7222009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
723
724        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
725        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
726        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
727        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
728
7292009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
730
731        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
732        Remove bogus cast.
733        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
734
7352009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
736
737        * rtems++/Task1.cc: Eliminate more warnings.
738
7392009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
740
741        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
742        several dozens of warnings.
743
7442009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
745
746        * block06/init.c: Add missing prototype.
747
7482009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
749
750        * block07/init.c: New test case.
751
7522009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
753
754        * block05/init.c, block05/block05.scn, block05/Makefile.am,
755        block06/init.c, block06/block06.scn, block06/Makefile.am,
756        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
757        * Makefile.am, configure.ac: Added block05, block06 and block07.
758
7592009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
760
761        * termios/init.c: Remove sh2 hacks.
762
7632009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
764
765        * block01/init.c: Include <stdio.h>.
766        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
767        * block02/init.c: Remove unused var.
768
7692009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
770
771        * block02/init.c, block02/block02.scn, block02/Makefile.am,
772        block03/init.c, block03/block03.scn, block03/Makefile.am,
773        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
774        * Makefile.am, configure.ac: Added block02, block03 and block04.
775
7762009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
777
778        * monitor02/init.c: Add local prototype for
779        rtems_shell_main_monitor.
780
7812009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
782
783        * termios01/init.c: Fix parity_table_Entry type.
784        Correct parity_table initialization.
785        Add PRIdrtems_termios_baud_t.
786        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
787
7882009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
789
790        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
791        * malloctest/init.c: Use %zu instead of %d to print size_t's.
792
7932009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
794
795        * rtmonuse/init.c, rtmonuse/task1.c:
796        Use PRIxrtems_id to print rtems_ids.
797        * malloctest/init.c: Use %zu instead of %d to print size_t's.
798
7992009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
800
801        * malloctest/init.c: Fix _Heap_Resize_block args.
802
8032009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
804
805        * malloctest/init.c, termios01/init.c,
806        termios01/termios_testdriver.c: Eliminate unused vars.
807
8082009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
809
810        * heapwalk/init.c: Comment out unused vars.
811        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
812        * malloctest/init.c: Add local prototype for malloc_walk,
813        malloc_info.
814        * malloctest/task1.c: Add local prototype for malloc_walk.
815        * monitor02/init.c: Remove unused vars.
816        * stackchk01/init.c: Remove unused vars.
817        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
818        termios/init.c: Add missing prototypes.
819
8202009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
821
822        * configure.ac: Don't add -fasm to CFLAGS.
823
8242009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
825
826        * block01/.cvsignore: New file.
827
8282009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
829
830        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
831        * Makefile.am, configure.ac: Added block01.
832
8332009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
834
835        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
836
8372009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
838
839        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
840        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
841        it.
842        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
843        termios02/termios02.doc, termios02/termios02.scn: New files.
844        termios02 is a test for tcdrain().
845
8462009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
847
848        * termios01/init.c, termios01/termios_testdriver.c:
849        Reflect changes to termios.
850
8512009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
852
853        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
854
8552009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
856
857        * stackchk01/stackchk01.doc: Add content.
858
8592009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
860
861        * Makefile.am, configure.ac: Add initial test for
862        rtems_stack_checker_is_blown.
863        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
864        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
865
8662009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
867
868        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
869        cases to get back to 100% object coverage.
870
8712009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
872
873        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
874        malloctest/malloctest.scn: New test cases.
875        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
876
8772009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
878
879        * malloctest/init.c: New test cases. Update for heap API changes.
880        * stackchk/blow.c: Update for heap API changes.
881
8822009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
883
884        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
885
8862009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
887
888        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
889        complete coverage of termios_XXX_to_YYY() methods.
890
8912009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
892
893        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
894        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
895        character with the assistance of a special test driver which prints
896        the requests.
897        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
898        termios01/termios01.doc, termios01/termios01.scn,
899        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
900
9012009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
902
903        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
904        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
905        rtems_clock_get_ticks_per_second().
906
9072009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
908
909        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
910        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
911
9122009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
913
914        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
915        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
916        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
917
9182009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
919
920        * malloctest/init.c: Adjust allocation in test so it passes now that
921        heap overhead constant has been increased.
922
9232009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
924
925        * bspcmdline01/init.c: Do not violate visibility.
926
9272009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
928
929        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
930        prefix to all routines.
931
9322009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
933
934        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
935        helper routines.
936        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
937        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
938        bspcmdline01/init.c, bspcmdline01/test.c: New files.
939
9402009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
941
942        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
943        for shrinking a block enough to need to free the newly unused
944        portion.
945
9462009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
947
948        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
949        _Protected_heap_Get_information().
950
9512009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
952
953        * heapwalk/init.c: Add test code for first free block pointer not
954        aligned.
955
9562009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
957
958        * heapwalk/init.c: Add more cases.
959
9602009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
961
962        * heapwalk/init.c: Add more automated corruption capability.
963
9642009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
965
966        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
967
9682009-05-19      Chris Johns <chrisj@rtems.org>
969
970        * cpuuse/tswitch.c: Lower sample count for small memory targets.
971        * cpuuse/system.h: Smaller stack size for small memory targets.
972        * monitor02/init.c: Cannot run on small memory targets.
973
9742009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
975
976        * rtmonuse/init.c: Do not use Task_name array before initialized.
977
9782009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
979
980        * malloctest/init.c: Fix warning.
981
9822009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
983
984        * malloctest/init.c: Fix typo.
985
9862009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
987
988        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
989        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
990        heapwalk/init.c, heapwalk/system.h: New files.
991
9922009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
993
994        * malloctest/init.c: Add test case for heap resize block when the
995        resize creates a free block large enough to free.
996
9972009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
998
999        * cpuuse/Makefile.am, malloctest/Makefile.am,
1000        monitor/Makefile.am, monitor02/Makefile.am,
1001        putenvtest/Makefile.am, rtems++/Makefile.am,
1002        rtmonuse/Makefile.am, stackchk/Makefile.am,
1003        termios/Makefile.am, tztest/Makefile.am:
1004        Eliminate _exe_/.exe.
1005
10062009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1007
1008        * stackchk/stackchk.scn: Correct screen to match output.
1009
10102008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1011
1012        * malloctest/init.c: Change sizes of heap/region and allocated objects
1013        in heap to intptr_t so they can be larger than a single allocatable
1014        object (e.g. size_t).
1015
10162008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1017
1018        * malloctest/init.c: Do not generate alignment factors larger that will
1019        not fit in a native integer.
1020
10212008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1022
1023        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1024        CONFIGURE_STACK_CHECKER_ENABLED.
1025
10262008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1027
1028        * malloctest/init.c: Convert to "bool".
1029
10302008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1031
1032        * rtems++/System.h: Account for extra task stacks properly.
1033
10342008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1035
1036        * malloctest/init.c: Fix return status check.
1037
10382008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1039
1040        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1041        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1042        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1043        POSIX tests. Add a clock_settime case for < 1988.
1044
10452008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1046
1047        * malloctest/init.c: Add more test cases to cover heap better.
1048
10492008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1050
1051        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1052        stranger cases operate directly on a freshly initialized heap. This
1053        should make them more reproducible.
1054
10552008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1056
1057        * malloctest/init.c: Add more tests per suggestions from Sergei
1058        Organov.
1059
10602008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1061
1062        * malloctest/init.c: Add include to remove warning.
1063
10642008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1065
1066        * malloctest/init.c: Remove debug print.
1067
10682008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1069
1070        * monitor02/.cvsignore: New file.
1071
10722008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1073
1074        * Makefile.am, configure.ac: Added automatic test for monitor shell
1075        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1076        monitor02/system.h: New files.
1077
10782007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1079
1080        * malloctest/init.c: Add test cases suggested by Sergei Organov
1081        <s.organov@javad.com>.
1082
10832007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1084
1085        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1086
10872007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1088
1089        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1090        exericise another path in the period statistics code.
1091
10922007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1093
1094        * malloctest/init.c: Add some primitive testing of realloc() which also
1095        does some positive path testing on the SuperCore heap.
1096
10972007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1098
1099        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1100        cases for untested routines.
1101
11022007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1103
1104        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1105        the CPU Usage Report include it. If it is deleted, the CPU time it
1106        had consumed is not listed later in the report.
1107
11082007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1109
1110        * tztest/init.c: Build when using buffered test IO.
1111
11122007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1113
1114        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1115        macro instead of fflush() directly.
1116
11172007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1118
1119        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1120        Statistics and Period Usage into Rate Monotonic Manager. Added the
1121        following directives: rtems_rate_monotonic_get_statistics,
1122        rtems_rate_monotonic_reset_statistics,
1123        rtems_rate_monotonic_reset_all_statistics,
1124        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
1125        Obsoleted the rtems/rtmonuse.h file as a public interface.
1126
11272007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1128
1129        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1130        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1131        optional managers to Makefiles. Clean up test cases so last output
1132        line follows END OF pattern. Make sure test case all run. All tests
1133        appeared ok on sis.
1134
11352007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1136
1137        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1138
11392007-03-13      Joel Sherrill <joel@OARcorp.com>
1140
1141        * tztest/init.c: Call tzset() even though it may be called for us
1142        implicitly along the way.
1143
11442007-03-13      Joel Sherrill <joel@OARcorp.com>
1145
1146        * tztest/.cvsignore: New file.
1147
11482007-03-13      Joel Sherrill <joel@OARcorp.com>
1149
1150        * Makefile.am, configure.ac: Added timezone test.
1151        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1152        tztest/tztest.scn: New files.
1153
11542007-03-05      Joel Sherrill <joel@OARcorp.com>
1155
1156        * malloctest/init.c: Be explicit about need for default and floating
1157        point attributes. This is just a style change.
1158
11592007-02-06      Joel Sherrill <joel@OARcorp.com>
1160
1161        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1162        issues in message queue tests.
1163
11642006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1165
1166        * configure.ac: New BUG-REPORT address.
1167
11682006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1169
1170        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1171
11722006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1173
1174        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1175        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1176        docdir. Use rtems_testsdir instead.
1177
11782006-02-08      Joel Sherrill <joel@OARcorp.com>
1179
1180        * rtems++/Task1.cc: Fix warnings.
1181
11822005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1183
1184        * configure.ac: Remove RTEMS_ENABLE_BARE,
1185        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1186
11872005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1188
1189        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1190        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1191        stackchk/Makefile.am, termios/Makefile.am:
1192        Convert to using *_PROGRAMS.
1193
11942005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1195
1196        * cpuuse/Makefile.am, malloctest/Makefile.am,
1197        monitor/Makefile.am, putenvtest/Makefile.am,
1198        rtems++/Makefile.am, rtmonuse/Makefile.am,
1199        stackchk/Makefile.am, termios/Makefile.am: Rework.
1200
12012005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1202
1203        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1204        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1205        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1206        * libtests.am: Remove.
1207
12082005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1209
1210        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1211        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1212        stackchk/Makefile.am, termios/Makefile.am:
1213        AM_CPPFLAGS += -I..../support/include.
1214
12152005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1216
1217        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
1218        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1219
12202005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1221
1222        * libtests.am: Remove LIB_VARIANT.
1223
12242005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1225
1226        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1227        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1228        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1229
12302005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1231
1232        * Makefile.am: Cleanup.
1233
12342005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1235
1236        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1237        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1238        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1239        stackchk/Makefile.am, termios/Makefile.am:
1240        Partial conversion to automake.
1241
12422005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1243
1244        * rtems++/Makefile.am: Remove LIB_VARIANT.
1245
12462004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1247
1248        * configure.ac: Remove -ansi to prevent folks from further damaging
1249        the code with broken prototypes.
1250        * putenvtest/init.c: Remove broken putenv prototype.
1251        * termios/init.c (print_c_cc): Don't loop over NCCS.
1252
12532004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1254
1255        * configure.ac: Require automake > 1.9.
1256
12572004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1258
1259        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1260        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1261        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1262        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1263        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1264        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1265        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1266        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1267
12682004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1269
1270        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1271        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1272        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1273        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1274        using c99 fixed size types.
1275
12762004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * configure.ac: Add 2nd arg to RTEMS_TOP.
1279
12802004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1281
1282        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1283        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1284        * malloctest/Makefile.am: Ditto.
1285        * monitor/Makefile.am: Ditto.
1286        * putenvtest/Makefile.am: Ditto.
1287        * rtems++/Makefile.am: Ditto.
1288        * rtmonuse/Makefile.am: Ditto.
1289        * stackchk/Makefile.am: Ditto.
1290        * termios/Makefile.am: Ditto.
1291
12922003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1293
1294        * libtests.am: Add dirstamp support.
1295
12962003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1299
13002003-12-16      Joel Sherrill <joel@OARcorp.com>
1301
1302        PR 544/tests
1303        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1304        tests account for resources and not print at inappropriate times.
1305
13062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1309
13102003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1311
1312        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1313        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1314        * monitor/Makefile.am: Remove all-local: $(ARCH).
1315        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1316        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1317        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1318        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1319        * termios/Makefile.am: Remove all-local: $(ARCH).
1320
13212003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * configure.ac: Reflect having moved to testsuites/.
1324
13252003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1328
13292003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1330
1331        * configure.ac:Remove RTEMS_CHECK_CPU.
1332
13332003-09-04      Joel Sherrill <joel@OARcorp.com>
1334
1335        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1336        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1337        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1338        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1339        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1340        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1341        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1342        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1343        stackchk/task1.c: URL for license changed.
1344
13452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * Makefile.am: Reflect having moved aclocal/.
1348
13492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * Makefile.am: Reflect having moved automake/.
1352        * cpuuse/Makefile.am: Reflect having moved automake/.
1353        * malloctest/Makefile.am: Reflect having moved automake/.
1354        * monitor/Makefile.am: Reflect having moved automake/.
1355        * putenvtest/Makefile.am: Reflect having moved automake/.
1356        * rtems++/Makefile.am: Reflect having moved automake/.
1357        * rtmonuse/Makefile.am: Reflect having moved automake/.
1358        * stackchk/Makefile.am: Reflect having moved automake/.
1359        * termios/Makefile.am: Reflect having moved automake/.
1360
13612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1364
13652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1368
13692003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * configure.ac: Unconditionally check for CXX.
1372        Require autoconf-2.57, automake-1.7.2.
1373        * rtems++: Eliminate CC_O_FILES.
1374
13752002-12-02      Joel Sherrill <joel@OARcorp.com>
1376
1377        * malloctest/init.c: Tasks should be floating point.
1378
13792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * .cvsignore: Reformat.
1382        Add autom4te*cache.
1383        Remove autom4te.cache.
1384
13852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1388        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1389        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1390        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1391        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1392        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1393        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1394        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1395
13962002-08-01      Joel Sherrill <joel@OARcorp.com>
1397
1398        * Per PR47 add support for buffered test output.  This involved
1399        adding defines to redirect output to a buffer and dump it when
1400        full, at "test pause", and at exit.  To avoid problems when redefining
1401        exit(), all tests were modified to call rtems_test_exit().
1402        Some tests, notable psxtests, had to be modified to include
1403        the standard test macro .h file (pmacros.h or tmacros.h) to
1404        enable this support.
1405        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1406        rtmonuse/task1.c, termios/init.c: Modified.
1407
14082002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * configure.ac: Remove ENABLE_GCC28.
1411
14122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * configure.ac:
1415        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1416        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1417        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1418        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1419        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1420        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1421        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1422        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1423        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1424        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1425        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1426
14272001-11-01      Joel Sherrill <joel@OARcorp.com>
1428
1429        * rtems++/Makefile.am: Make sure debug variant of librtems++
1430        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1431        and processed as PR78.
1432
14332001-10-25      Joel Sherrill <joel@OARcorp.com>
1434
1435        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1436
14372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1440        * configure.in: Remove.
1441        * configure.ac: New file, generated from configure.in by autoupdate.
1442
14432001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1446        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1447
14482001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1451        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1452        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1453        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1454        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1455        make-cxx-exe.
1456        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1457        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1458        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1459
14602001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1461
1462        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1463
14642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1465
1466        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1467
14682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1469
1470        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1471
14722000-11-01      Joel Sherrill <joel@OARcorp.com>
1473
1474        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1475        libcsupport.h moved from libc to lib/include/rtems and now must
1476        be referenced as <rtems/XXX.h>. 
1477
14782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1481        Switch to GNU canonicalization.
1482        * libtests.am: Remove DEFS.
1483
14842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1487        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1488        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1489
14902000-08-10      Joel Sherrill <joel@OARcorp.com>
1491
1492        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.