source: rtems/testsuites/libtests/ChangeLog @ 5a868873

4.115
Last change on this file since 5a868873 was 5a868873, checked in by Sebastian Huber <sebastian.huber@…>, on 10/26/11 at 11:13:59

2011-10-26 Sebastian Huber <sebastian.huber@…>

  • mouse01/init.c: Account for extra message buffer size.
  • Property mode set to 100644
File size: 54.1 KB
Line 
12011-10-26      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * mouse01/init.c: Account for extra message buffer size.
4
52011-10-26      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * ftp01/init.c: Account for extra FTP worker task stack sizes.
8
92011-10-22      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
12
132011-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c:
16        Add HAVE_CONFIG_H.
17
182011-09-16      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
19
20        * monitor/monitor.scn, termios/termios.scn: New files.
21        * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
22
232011-09-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
24
25        * stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end
26        of test message.
27
282011-07-29      Pawel Zagorski <pzagor@agh.edu.pl>
29
30        PR 1865/tests
31        * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc,
32        stringto01/stringto01.scn, stringto01/stringto_test_template.h:
33        Improve coverage of string conversion routines.
34
352011-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New.
38        * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
39
402011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are
43        obsolete.
44
452011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * devfs04/Makefile.am, deviceio01/Makefile.am,
48        monitor02/Makefile.am, stackchk01/Makefile.am,
49        stringto01/Makefile.am, tar01/Makefile.am,
50        tar02/Makefile.am, termios01/Makefile.am,
51        termios03/Makefile.am, termios04/Makefile.am
52        tztest/Makefile.am: Add missing files.
53
542011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * mouse01/serial_mouse_config.c: Avoid output due to execution context.
57
582011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
59
60        * termios08/init.c: Fixed parameter to avoid test failure.
61
622011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
63
64        * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
65        rtems++/Task3.cc: Added HAVE_CONFIG_H.
66
672011-05-06      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * malloc04/init.c: Fix tests broken in warning pass.
70
712011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
74        ftp01/ftp01.scn, ftp01/init.c: New files.
75        * Makefile.am, configure.ac: Reflect changes above.
76
772011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
80        malloctest/init.c, termios03/termios_testdriver_polled.c,
81        termios04/termios_testdriver_intr.c: Remove warnings.
82
832011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
84
85        * tar01/init.c: Fixed integer types.
86
872011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
88
89        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
90        (Microsoft Mouse paths) and Serial Mouse Driver.
91        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
92        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
93        mouse01/serial_mouse_config.c: New files.
94
952011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
96
97        * heapwalk/init.c: Improve coverage.
98        * heapwalk/heapwalk.scn: Update.
99
1002011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
103        passes on sis.
104
1052011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
106
107        * malloctest/init.c: Improve coverage.
108        * malloctest/malloctest.scn: Update.
109
1102011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * configure.ac: Add AC_CONFIG_HEADER(config.h).
113
1142010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
117        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
118        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
119        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
120        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
121        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
122        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
123        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
124        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
125        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
126        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
127        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
128        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
129        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
130        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
131        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
132        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
133        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
134        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
135        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
136        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
137        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
138        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
139        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
140        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
141        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
142        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
143        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
144        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
145        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
146        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
147        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
148        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
149        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
150        termios03/termios_testdriver_polled.c, termios04/init.c,
151        termios04/termios_testdriver_intr.c, termios05/init.c,
152        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
153        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
154        tztest/init.c: Add HAVE_CONFIG_H.
155
1562011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
157
158        * math/init.c, mathf/init.c, mathl/init.c: Now run.
159
1602011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
161
162        * complex/Makefile.am, complex/init.c: Test now runs.
163
1642011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
165
166        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
167        since this is all of them.
168
1692010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
170
171        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
172        for c99.
173
1742011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
175
176        * cpuuse/tswitch.c: Shrink memory requirements.
177
1782011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
179
180        * configure.ac: Require autoconf-2.68, automake-1.11.1.
181
1822011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
183
184        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
185        * Makefile.am, configure.ac: Add mathf/, mathl/.
186        * math/init.c, math/Makefile.am: Reflect having split-out
187        mathl and mathf.
188        * math/domathf.c, math/domathl.c: Remove.
189        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
190        mathf/mathf.scn: New (Split out from math/).
191        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
192        mathl/mathl.scn: New (Split out from math/).
193
1942011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * math/init.c, complex/init.c:
197        Use fprintf(stdout,..) instead of printf.
198        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
199
2002011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
201
202        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
203        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
204
2052011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
206
207        PR 1661/testing
208        * termios06/init.c: Extend the test to cover sections related to
209        flow control in termios.c
210        * termios06/termios06.doc: Updated test concept
211        * termios06/termios06.scn: Updated test run log
212
2132011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * math/domath.in: Fix typo in printf.
216        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
217        * math/math.scn: Regenerate.
218
2192011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
220
221        * configure.ac: Use ac_cv_header_complex_h.
222
2232010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
224
225        * math/Makefile.am, math/init.c: Init task has to be floating point and
226        there is no point in using optional manager stubs since libio needs
227        semaphores.
228
2292010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * configure.ac: Check for complex.h.
232        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
233        toolchains.
234        * complex/Makefile.am: Apply HAS_COMPLEX.
235
2362010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
237
238        * Makefile.am: Add complex, math subdirs.
239        * configure.ac: Add complex, math subdirs.
240
2412010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
244        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
245        complex/complex.doc, complex/docomplexl.c: New.
246        * math/Makefile.am, math/init.c, math/domath.c,
247        math/domathf.c, math/math.scn, math/domath.in,
248        math/math.doc, math/domathl.c: New.
249
2502010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
251
252        * POSIX/Makefile.am: Add htonl.
253        * POSIX/htonl.c: New.
254
2552010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
256
257        * malloctest/init.c: Update for heap API changes.
258
2592010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
260
261        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
262        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
263        * Makefile.am, configure.ac: Reflect changes above.
264        * gxx01/init.c: Removed fatal error test case.
265
2662010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
267
268        PR 1661/testing
269        * termios01/init.c, termios01/termios01.scn: Added a test case to
270        hit a case in rtems_termios_read.
271
2722010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
273
274        PR 1664/testing
275        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
276        case to avoid warning on 16-bit targets.
277
2782010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
279
280        PR 1661/testing
281        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
282        the tests do not have to peer behind the API.
283
2842010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
285
286        PR 1661/testing
287        * termios01/init.c, termios01/termios_testdriver.c,
288        termios01/termios01.scn: Changes to improve coverage of
289        rtems_termios_open routine.
290
2912010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
292
293        PR 1654/testing
294        * deviceio01/init.c, deviceio01/deviceio01.doc,
295        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
296        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
297        * Makefile.am, configure.ac: Changes to added above test.
298        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
299
3002010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
301
302        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
303        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
304        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
305
3062010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
307
308        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
309        improve coverage.
310
3112010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
312
313        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
314        intital_fs directory.
315
3162010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
317
318        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
319
3202010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
321
322        * tar01/Makefile.am:
323        Apply $LN_S, $PAX. Use subshell for tarball creation.
324        Don't add initial_fs to CLEANFILES.
325        * tar02/Makefile.am:
326        Apply $LN_S, $PAX. Use subshell for tarball creation.
327
3282010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
329
330        * configure.ac: Add AC_PROG_LN_S.
331        Add AC_PATH_PROG([PAX]).
332        Add AM_CONDITIONAL(TARTESTS).
333        * tar01/Makefile.am, tar02/Makefile.am:
334        Eliminate stamp-filesystem.
335
3362010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
337
338        * tar01/Makefile.am, tar02/Makefile.am:
339        Add BUILT_SOURCES.
340
3412010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * tar01/Makefile.am, tar02/Makefile.am:
344        Eliminate stamp-fs-tar. Reorder CLEANFILES.
345        Apply BIN2C -C/-H.
346
3472010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
348
349        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
350        build.
351
3522010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
353
354        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
355        with $(MKDIR_P).
356
3572010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
358
359        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
360
3612010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
362
363        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
364
3652010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
366
367        PR 1532/testing
368        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
369        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
370        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
371        tar02/tar02.doc, tar02/tar02.scn: New files.
372
3732010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
374
375        PR 1631/testing
376        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
377        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
378        * Makefile.am, configure.ac: Changes to accommodate new tests
379
3802010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
381
382        PR 1632/testing
383        * Makefile.am, configure.ac: Make dedicated fatal error test for
384        /dev/null already registered. Using code from Bharath in new test
385        framework.
386        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
387        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
388        devnullfatal01/testcase.h: New files.
389
3902010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
391
392        PR 1632/testing
393        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
394        null_initialize() and null_write().
395
3962010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
397
398        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
399
4002010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
401
402        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
403
4042010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
405
406        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
407
4082010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
409
410        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
411        devfs02/Makefile.am: New tests added
412        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
413        devfs03/Makefile.am: New tests added
414        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
415        devfs04/Makefile.am: New tests added
416        * Makefile.am, configure.ac: Changes to accommodate the above
417        newly added tests.
418
4192010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
420
421        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
422        XON/XOFF and VMIN/VMAX cases.
423        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
424        termios07/termios07.doc, termios07/termios07.scn,
425        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
426        termios08/termios08.doc, termios08/termios08.scn: New files.
427
4282010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
429
430        * Makefile.am, configure.ac: Add tar test for error cases.
431        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
432        tar03/tar03.scn: New files.
433
4342010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
435
436        * stringto01/init.c, stringto01/stringto01.scn,
437        stringto01/stringto_test_template.h: Attempt to pick up a few more
438        error paths.
439
4402010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
441
442        PR 1617/testing
443        * malloctest/init.c: Added new case to exercise _realloc_r.
444
4452010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
446
447        * malloctest/init.c: Added test for
448        rtems_heap_allocate_aligned_with_boundary().
449
4502010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
451
452        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
453        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
454        devfs01/devfs01.scn, devfs01/init.c: New files.
455
4562010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
457
458        * Makefile.am, configure.ac: Add new test to exercise
459        malloc_get_statistics().
460        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
461        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
462
4632010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
464
465        PR 1535/tests
466        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
467        of work by Ralf and Joel.
468
4692010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
470
471        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
472
4732010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
474
475        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
476        to Malloc Family.
477        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
478        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
479
4802010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
481
482        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
483        cases. Coverage of these paths is near complete.
484
4852010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
486
487        * malloctest/system.h: Enable malloc statistics.
488
4892010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
490
491        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
492
4932010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
494
495        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
496        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
497        termios06/termios06.doc, termios06/termios06.scn,
498        termios06/test_pppd.c: New files.
499
5002010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
501
502        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
503        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
504        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
505
5062010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
507
508        * termios04/termios_testdriver_intr.c: Task driven IO now works.
509
5102010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
511
512        * Makefile.am, configure.ac: Add test for task driven drivers.
513        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
514        termios05/termios05.doc, termios05/termios05.scn,
515        termios05/termios_testdriver_taskdriven.c,
516        termios05/termios_testdriver_taskdriven.h: New files.
517
5182010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
519
520        * Makefile.am, configure.ac: Revert changes related to uncommitted test
521        under development.
522
5232010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
524
525        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
526        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
527
5282010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
529
530        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
531        interrupt driven IO support.
532        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
533        termios04/termios04.doc, termios04/termios04.scn,
534        termios04/termios_testdriver_intr.c,
535        termios04/termios_testdriver_intr.h: New files.
536
5372010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
538
539        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
540        termios03/termios_testdriver_polled.c,
541        termios03/termios_testdriver_polled.h: Add more test cases.
542
5432010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
544
545        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
546
5472010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
548
549        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
550        termios03/termios03.doc, termios03/termios03.scn,
551        termios03/termios_testdriver_polled.c,
552        termios03/termios_testdriver_polled.h: New files.
553        * Makefile.am, configure.ac: Add initial version of new test for polled
554        IO support in termios.
555
5562010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
557
558        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
559        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
560        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
561        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
562        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
563        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
564        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
565        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
566        termios02/Makefile.am: Revert.
567
5682010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
569
570        * termios01/termios01.scn: Fix bug so existing test code for
571        rtems_termios_baud_to_index() is executed.
572
5732010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
574
575        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
576        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
577        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
578        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
579        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
580        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
581        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
582        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
583        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
584        code for rtems_termios_baud_to_index() is executed.
585
5862010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
587
588        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
589        before blowing stack.
590
5912010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
592
593        * Makefile.am, configure.ac: Added test that attempts to free stack
594        memory. This causes a error to be printed from the free function.
595        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
596        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
597
5982010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
599
600        * malloctest/init.c: Added error case with malloc of size 0.
601
6022010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
603
604        * malloctest/init.c: Added test to check failure branch on calloc.
605
6062010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
607
608        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
609
6102010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
611
612        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
613        for deferred free() processing.
614        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
615        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
616
6172010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
618
619        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
620        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
621        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
622        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
623        are minimal implementations so the tests will have to grow as the
624        methods grow.
625
6262010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
627
628        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
629
6302010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
631
632        PR 1433/cpukit
633        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
634        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
635        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
636        RTEMS_NO_MEMORY.
637
6382010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
639
640        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
641        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
642        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
643
6442010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
645
646        * Makefile.am: Move POSIX in front of other tests.
647
6482010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
649
650        * bspcmdline01/init.c: Fix assert conditional.
651
6522010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
653
654        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
655        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
656
6572010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
658
659        * block10/.cvsignore: New file.
660
6612010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
662
663        * block05/block05.png, block10/block10.doc, block10/init.c,
664        block10/.cvsignore, block10/block10.scn, block10/block10.png,
665        block10/Makefile.am: New files.
666        * configure.ac, Makefile.am: Update for new files.
667        * block05/block05.doc: Update for new state transitions.
668
6692010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
670
671        * block08/.cvsignore, block09/.cvsignore: New files.
672
6732010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
674
675        * block08/init.c: Remove warning.
676
6772010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
678
679        * block08/block08.scn, block08/init.c: Add starting and ending messages
680        so the scripts detect successful exit.
681
6822010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
683
684        * block09/block09.doc, block09/init.c, block09/.cvsignore,
685        block09/block09.scn, block09/Makefile.am: New files.
686        * configure.ac, Makefile.am: Update for new files.
687        * block05/block05.doc: Update for new state transitions.
688        * block05/init.c, block06/init.c: Update for block device API change.
689
6902010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
691
692        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
693        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
694        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
695        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
696        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
697        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
698        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
699        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
700        block08/init.c, block08/Makefile.am, block08/system.h,
701        block08/test_disk.c: New files.
702
7032009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
704
705        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
706        to cover the bsp_cmdline_get_param() routine.
707
7082009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
709
710        * block06/init.c: Update for disk device API change.  Changed EBADRQC
711        to EINVAL.
712
7132009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
714
715        * termios01/init.c: Increase number of termios ports by 1.
716
7172009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
718
719        * termios01/termios_testdriver.c:
720        Reflect changes to rtems_termios_callbacks->write.
721
7222009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
723
724        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
725        block05/init.c, block07/init.c, bspcmdline01/init.c,
726        stringto01/init.c, stringto01/stringto_test_template.h,
727        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
728        Use rtems_test_assert() consistently instead of system assert().
729        rtems_test_assert() is designed to integrate into the RTEMS test
730        suite infrastructure.
731
7322009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
733
734        * POSIX/Makefile.am: Add readv, writev.
735        * POSIX/writev.c, POSIX/readv.c: New.
736
7372009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
738
739        * POSIX/sigfillset.c: Let main() return "status".
740        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
741        sigismember.
742        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
743        POSIX/sigismember.c: New.
744
7452009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
746
747        * POSIX/Makefile.am: Add wait.
748        * POSIX/wait.c: New.
749
7502009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
751
752        * bspcmdline01/test.c: Removed.
753
7542009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
755
756        * Makefile.am: Add POSIX.
757        * configure.ac: Add POSIX/.
758        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
759        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
760        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
761        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
762        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
763        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
764        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
765        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
766        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
767        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
768        POSIX/waitpid.c, POSIX/write.c: New.
769
7702009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
771
772        * stringto01/init.c: New file.
773
7742009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
775
776        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
777        * stringto01/.cvsignore, stringto01/Makefile.am,
778        stringto01/stringto01.doc, stringto01/stringto01.scn,
779        stringto01/stringto_test_template.h: New files.
780
7812009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
782
783        * block05/init.c: Check block size. Improved output.
784        * block01/init.c: Free ramdisk before exit.
785        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
786        block04/block04.doc, block05/block05.doc, block06/block06.doc,
787        block07/block07.doc: New files.
788        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
789        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
790        block07/Makefile.am: Add new files.
791
7922009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
793
794        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
795        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
796        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
797        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
798
7992009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
800
801        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
802        Remove bogus cast.
803        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
804
8052009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
806
807        * rtems++/Task1.cc: Eliminate more warnings.
808
8092009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
810
811        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
812        several dozens of warnings.
813
8142009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
815
816        * block06/init.c: Add missing prototype.
817
8182009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
819
820        * block07/init.c: New test case.
821
8222009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
823
824        * block05/init.c, block05/block05.scn, block05/Makefile.am,
825        block06/init.c, block06/block06.scn, block06/Makefile.am,
826        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
827        * Makefile.am, configure.ac: Added block05, block06 and block07.
828
8292009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
830
831        * termios/init.c: Remove sh2 hacks.
832
8332009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
834
835        * block01/init.c: Include <stdio.h>.
836        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
837        * block02/init.c: Remove unused var.
838
8392009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
840
841        * block02/init.c, block02/block02.scn, block02/Makefile.am,
842        block03/init.c, block03/block03.scn, block03/Makefile.am,
843        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
844        * Makefile.am, configure.ac: Added block02, block03 and block04.
845
8462009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
847
848        * monitor02/init.c: Add local prototype for
849        rtems_shell_main_monitor.
850
8512009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
852
853        * termios01/init.c: Fix parity_table_Entry type.
854        Correct parity_table initialization.
855        Add PRIdrtems_termios_baud_t.
856        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
857
8582009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
859
860        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
861        * malloctest/init.c: Use %zu instead of %d to print size_t's.
862
8632009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
864
865        * rtmonuse/init.c, rtmonuse/task1.c:
866        Use PRIxrtems_id to print rtems_ids.
867        * malloctest/init.c: Use %zu instead of %d to print size_t's.
868
8692009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
870
871        * malloctest/init.c: Fix _Heap_Resize_block args.
872
8732009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
874
875        * malloctest/init.c, termios01/init.c,
876        termios01/termios_testdriver.c: Eliminate unused vars.
877
8782009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
879
880        * heapwalk/init.c: Comment out unused vars.
881        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
882        * malloctest/init.c: Add local prototype for malloc_walk,
883        malloc_info.
884        * malloctest/task1.c: Add local prototype for malloc_walk.
885        * monitor02/init.c: Remove unused vars.
886        * stackchk01/init.c: Remove unused vars.
887        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
888        termios/init.c: Add missing prototypes.
889
8902009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
891
892        * configure.ac: Don't add -fasm to CFLAGS.
893
8942009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
895
896        * block01/.cvsignore: New file.
897
8982009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
899
900        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
901        * Makefile.am, configure.ac: Added block01.
902
9032009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
904
905        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
906
9072009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
908
909        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
910        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
911        it.
912        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
913        termios02/termios02.doc, termios02/termios02.scn: New files.
914        termios02 is a test for tcdrain().
915
9162009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
917
918        * termios01/init.c, termios01/termios_testdriver.c:
919        Reflect changes to termios.
920
9212009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
922
923        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
924
9252009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
926
927        * stackchk01/stackchk01.doc: Add content.
928
9292009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
930
931        * Makefile.am, configure.ac: Add initial test for
932        rtems_stack_checker_is_blown.
933        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
934        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
935
9362009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
937
938        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
939        cases to get back to 100% object coverage.
940
9412009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
942
943        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
944        malloctest/malloctest.scn: New test cases.
945        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
946
9472009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
948
949        * malloctest/init.c: New test cases. Update for heap API changes.
950        * stackchk/blow.c: Update for heap API changes.
951
9522009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
953
954        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
955
9562009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
957
958        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
959        complete coverage of termios_XXX_to_YYY() methods.
960
9612009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
962
963        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
964        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
965        character with the assistance of a special test driver which prints
966        the requests.
967        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
968        termios01/termios01.doc, termios01/termios01.scn,
969        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
970
9712009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
972
973        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
974        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
975        rtems_clock_get_ticks_per_second().
976
9772009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
978
979        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
980        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
981
9822009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
983
984        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
985        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
986        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
987
9882009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
989
990        * malloctest/init.c: Adjust allocation in test so it passes now that
991        heap overhead constant has been increased.
992
9932009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
994
995        * bspcmdline01/init.c: Do not violate visibility.
996
9972009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
998
999        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
1000        prefix to all routines.
1001
10022009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
1003
1004        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
1005        helper routines.
1006        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
1007        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
1008        bspcmdline01/init.c, bspcmdline01/test.c: New files.
1009
10102009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1011
1012        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
1013        for shrinking a block enough to need to free the newly unused
1014        portion.
1015
10162009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1017
1018        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
1019        _Protected_heap_Get_information().
1020
10212009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
1022
1023        * heapwalk/init.c: Add test code for first free block pointer not
1024        aligned.
1025
10262009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1027
1028        * heapwalk/init.c: Add more cases.
1029
10302009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
1031
1032        * heapwalk/init.c: Add more automated corruption capability.
1033
10342009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
1035
1036        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
1037
10382009-05-19      Chris Johns <chrisj@rtems.org>
1039
1040        * cpuuse/tswitch.c: Lower sample count for small memory targets.
1041        * cpuuse/system.h: Smaller stack size for small memory targets.
1042        * monitor02/init.c: Cannot run on small memory targets.
1043
10442009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1045
1046        * rtmonuse/init.c: Do not use Task_name array before initialized.
1047
10482009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
1049
1050        * malloctest/init.c: Fix warning.
1051
10522009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1053
1054        * malloctest/init.c: Fix typo.
1055
10562009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1057
1058        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
1059        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
1060        heapwalk/init.c, heapwalk/system.h: New files.
1061
10622009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
1063
1064        * malloctest/init.c: Add test case for heap resize block when the
1065        resize creates a free block large enough to free.
1066
10672009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
1068
1069        * cpuuse/Makefile.am, malloctest/Makefile.am,
1070        monitor/Makefile.am, monitor02/Makefile.am,
1071        putenvtest/Makefile.am, rtems++/Makefile.am,
1072        rtmonuse/Makefile.am, stackchk/Makefile.am,
1073        termios/Makefile.am, tztest/Makefile.am:
1074        Eliminate _exe_/.exe.
1075
10762009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1077
1078        * stackchk/stackchk.scn: Correct screen to match output.
1079
10802008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1081
1082        * malloctest/init.c: Change sizes of heap/region and allocated objects
1083        in heap to intptr_t so they can be larger than a single allocatable
1084        object (e.g. size_t).
1085
10862008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1087
1088        * malloctest/init.c: Do not generate alignment factors larger that will
1089        not fit in a native integer.
1090
10912008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1092
1093        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1094        CONFIGURE_STACK_CHECKER_ENABLED.
1095
10962008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1097
1098        * malloctest/init.c: Convert to "bool".
1099
11002008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1101
1102        * rtems++/System.h: Account for extra task stacks properly.
1103
11042008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1105
1106        * malloctest/init.c: Fix return status check.
1107
11082008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1109
1110        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1111        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1112        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1113        POSIX tests. Add a clock_settime case for < 1988.
1114
11152008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1116
1117        * malloctest/init.c: Add more test cases to cover heap better.
1118
11192008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1120
1121        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1122        stranger cases operate directly on a freshly initialized heap. This
1123        should make them more reproducible.
1124
11252008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1126
1127        * malloctest/init.c: Add more tests per suggestions from Sergei
1128        Organov.
1129
11302008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1131
1132        * malloctest/init.c: Add include to remove warning.
1133
11342008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1135
1136        * malloctest/init.c: Remove debug print.
1137
11382008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1139
1140        * monitor02/.cvsignore: New file.
1141
11422008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1143
1144        * Makefile.am, configure.ac: Added automatic test for monitor shell
1145        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1146        monitor02/system.h: New files.
1147
11482007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1149
1150        * malloctest/init.c: Add test cases suggested by Sergei Organov
1151        <s.organov@javad.com>.
1152
11532007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1154
1155        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1156
11572007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1158
1159        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1160        exericise another path in the period statistics code.
1161
11622007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1163
1164        * malloctest/init.c: Add some primitive testing of realloc() which also
1165        does some positive path testing on the SuperCore heap.
1166
11672007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1168
1169        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1170        cases for untested routines.
1171
11722007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1173
1174        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1175        the CPU Usage Report include it. If it is deleted, the CPU time it
1176        had consumed is not listed later in the report.
1177
11782007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1179
1180        * tztest/init.c: Build when using buffered test IO.
1181
11822007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1183
1184        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1185        macro instead of fflush() directly.
1186
11872007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1188
1189        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1190        Statistics and Period Usage into Rate Monotonic Manager. Added the
1191        following directives: rtems_rate_monotonic_get_statistics,
1192        rtems_rate_monotonic_reset_statistics,
1193        rtems_rate_monotonic_reset_all_statistics,
1194        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
1195        Obsoleted the rtems/rtmonuse.h file as a public interface.
1196
11972007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1198
1199        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1200        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1201        optional managers to Makefiles. Clean up test cases so last output
1202        line follows END OF pattern. Make sure test case all run. All tests
1203        appeared ok on sis.
1204
12052007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1206
1207        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1208
12092007-03-13      Joel Sherrill <joel@OARcorp.com>
1210
1211        * tztest/init.c: Call tzset() even though it may be called for us
1212        implicitly along the way.
1213
12142007-03-13      Joel Sherrill <joel@OARcorp.com>
1215
1216        * tztest/.cvsignore: New file.
1217
12182007-03-13      Joel Sherrill <joel@OARcorp.com>
1219
1220        * Makefile.am, configure.ac: Added timezone test.
1221        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1222        tztest/tztest.scn: New files.
1223
12242007-03-05      Joel Sherrill <joel@OARcorp.com>
1225
1226        * malloctest/init.c: Be explicit about need for default and floating
1227        point attributes. This is just a style change.
1228
12292007-02-06      Joel Sherrill <joel@OARcorp.com>
1230
1231        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1232        issues in message queue tests.
1233
12342006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1235
1236        * configure.ac: New BUG-REPORT address.
1237
12382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1239
1240        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1241
12422006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1243
1244        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1245        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1246        docdir. Use rtems_testsdir instead.
1247
12482006-02-08      Joel Sherrill <joel@OARcorp.com>
1249
1250        * rtems++/Task1.cc: Fix warnings.
1251
12522005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1253
1254        * configure.ac: Remove RTEMS_ENABLE_BARE,
1255        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1256
12572005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1258
1259        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1260        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1261        stackchk/Makefile.am, termios/Makefile.am:
1262        Convert to using *_PROGRAMS.
1263
12642005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1265
1266        * cpuuse/Makefile.am, malloctest/Makefile.am,
1267        monitor/Makefile.am, putenvtest/Makefile.am,
1268        rtems++/Makefile.am, rtmonuse/Makefile.am,
1269        stackchk/Makefile.am, termios/Makefile.am: Rework.
1270
12712005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1272
1273        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1274        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1275        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1276        * libtests.am: Remove.
1277
12782005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1279
1280        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1281        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1282        stackchk/Makefile.am, termios/Makefile.am:
1283        AM_CPPFLAGS += -I..../support/include.
1284
12852005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1286
1287        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
1288        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1289
12902005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1291
1292        * libtests.am: Remove LIB_VARIANT.
1293
12942005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1295
1296        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1297        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1298        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1299
13002005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1301
1302        * Makefile.am: Cleanup.
1303
13042005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1305
1306        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1307        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1308        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1309        stackchk/Makefile.am, termios/Makefile.am:
1310        Partial conversion to automake.
1311
13122005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1313
1314        * rtems++/Makefile.am: Remove LIB_VARIANT.
1315
13162004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1317
1318        * configure.ac: Remove -ansi to prevent folks from further damaging
1319        the code with broken prototypes.
1320        * putenvtest/init.c: Remove broken putenv prototype.
1321        * termios/init.c (print_c_cc): Don't loop over NCCS.
1322
13232004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1324
1325        * configure.ac: Require automake > 1.9.
1326
13272004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1328
1329        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1330        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1331        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1332        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1333        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1334        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1335        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1336        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1337
13382004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1339
1340        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1341        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1342        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1343        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1344        using c99 fixed size types.
1345
13462004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * configure.ac: Add 2nd arg to RTEMS_TOP.
1349
13502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1353        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1354        * malloctest/Makefile.am: Ditto.
1355        * monitor/Makefile.am: Ditto.
1356        * putenvtest/Makefile.am: Ditto.
1357        * rtems++/Makefile.am: Ditto.
1358        * rtmonuse/Makefile.am: Ditto.
1359        * stackchk/Makefile.am: Ditto.
1360        * termios/Makefile.am: Ditto.
1361
13622003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * libtests.am: Add dirstamp support.
1365
13662003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1369
13702003-12-16      Joel Sherrill <joel@OARcorp.com>
1371
1372        PR 544/tests
1373        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1374        tests account for resources and not print at inappropriate times.
1375
13762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1379
13802003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1383        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1384        * monitor/Makefile.am: Remove all-local: $(ARCH).
1385        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1386        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1387        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1388        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1389        * termios/Makefile.am: Remove all-local: $(ARCH).
1390
13912003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac: Reflect having moved to testsuites/.
1394
13952003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1398
13992003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * configure.ac:Remove RTEMS_CHECK_CPU.
1402
14032003-09-04      Joel Sherrill <joel@OARcorp.com>
1404
1405        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1406        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1407        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1408        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1409        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1410        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1411        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1412        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1413        stackchk/task1.c: URL for license changed.
1414
14152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * Makefile.am: Reflect having moved aclocal/.
1418
14192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * Makefile.am: Reflect having moved automake/.
1422        * cpuuse/Makefile.am: Reflect having moved automake/.
1423        * malloctest/Makefile.am: Reflect having moved automake/.
1424        * monitor/Makefile.am: Reflect having moved automake/.
1425        * putenvtest/Makefile.am: Reflect having moved automake/.
1426        * rtems++/Makefile.am: Reflect having moved automake/.
1427        * rtmonuse/Makefile.am: Reflect having moved automake/.
1428        * stackchk/Makefile.am: Reflect having moved automake/.
1429        * termios/Makefile.am: Reflect having moved automake/.
1430
14312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1434
14352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1438
14392003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * configure.ac: Unconditionally check for CXX.
1442        Require autoconf-2.57, automake-1.7.2.
1443        * rtems++: Eliminate CC_O_FILES.
1444
14452002-12-02      Joel Sherrill <joel@OARcorp.com>
1446
1447        * malloctest/init.c: Tasks should be floating point.
1448
14492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * .cvsignore: Reformat.
1452        Add autom4te*cache.
1453        Remove autom4te.cache.
1454
14552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1458        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1459        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1460        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1461        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1462        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1463        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1464        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1465
14662002-08-01      Joel Sherrill <joel@OARcorp.com>
1467
1468        * Per PR47 add support for buffered test output.  This involved
1469        adding defines to redirect output to a buffer and dump it when
1470        full, at "test pause", and at exit.  To avoid problems when redefining
1471        exit(), all tests were modified to call rtems_test_exit().
1472        Some tests, notable psxtests, had to be modified to include
1473        the standard test macro .h file (pmacros.h or tmacros.h) to
1474        enable this support.
1475        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1476        rtmonuse/task1.c, termios/init.c: Modified.
1477
14782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * configure.ac: Remove ENABLE_GCC28.
1481
14822002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1483
1484        * configure.ac:
1485        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1486        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1487        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1488        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1489        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1490        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1491        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1492        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1493        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1494        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1495        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1496
14972001-11-01      Joel Sherrill <joel@OARcorp.com>
1498
1499        * rtems++/Makefile.am: Make sure debug variant of librtems++
1500        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1501        and processed as PR78.
1502
15032001-10-25      Joel Sherrill <joel@OARcorp.com>
1504
1505        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1506
15072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1510        * configure.in: Remove.
1511        * configure.ac: New file, generated from configure.in by autoupdate.
1512
15132001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1514
1515        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1516        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1517
15182001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1521        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1522        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1523        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1524        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1525        make-cxx-exe.
1526        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1527        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1528        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1529
15302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1531
1532        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1533
15342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1537
15382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1541
15422000-11-01      Joel Sherrill <joel@OARcorp.com>
1543
1544        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1545        libcsupport.h moved from libc to lib/include/rtems and now must
1546        be referenced as <rtems/XXX.h>. 
1547
15482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1549
1550        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1551        Switch to GNU canonicalization.
1552        * libtests.am: Remove DEFS.
1553
15542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1557        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1558        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1559
15602000-08-10      Joel Sherrill <joel@OARcorp.com>
1561
1562        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.