source: rtems/testsuites/libtests/ChangeLog @ 09647b7

4.115
Last change on this file since 09647b7 was f27d2f8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/22/11 at 04:18:39

2011-10-22 Ralf Corsépius <ralf.corsepius@…>

  • malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
  • Property mode set to 100644
File size: 53.8 KB
Line 
12011-10-22      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
4
52011-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c:
8        Add HAVE_CONFIG_H.
9
102011-09-16      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
11
12        * monitor/monitor.scn, termios/termios.scn: New files.
13        * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
14
152011-09-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
16
17        * stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end
18        of test message.
19
202011-07-29      Pawel Zagorski <pzagor@agh.edu.pl>
21
22        PR 1865/tests
23        * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc,
24        stringto01/stringto01.scn, stringto01/stringto_test_template.h:
25        Improve coverage of string conversion routines.
26
272011-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New.
30        * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
31
322011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are
35        obsolete.
36
372011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * devfs04/Makefile.am, deviceio01/Makefile.am,
40        monitor02/Makefile.am, stackchk01/Makefile.am,
41        stringto01/Makefile.am, tar01/Makefile.am,
42        tar02/Makefile.am, termios01/Makefile.am,
43        termios03/Makefile.am, termios04/Makefile.am
44        tztest/Makefile.am: Add missing files.
45
462011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * mouse01/serial_mouse_config.c: Avoid output due to execution context.
49
502011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52        * termios08/init.c: Fixed parameter to avoid test failure.
53
542011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
57        rtems++/Task3.cc: Added HAVE_CONFIG_H.
58
592011-05-06      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * malloc04/init.c: Fix tests broken in warning pass.
62
632011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
64
65        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
66        ftp01/ftp01.scn, ftp01/init.c: New files.
67        * Makefile.am, configure.ac: Reflect changes above.
68
692011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
72        malloctest/init.c, termios03/termios_testdriver_polled.c,
73        termios04/termios_testdriver_intr.c: Remove warnings.
74
752011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
76
77        * tar01/init.c: Fixed integer types.
78
792011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
82        (Microsoft Mouse paths) and Serial Mouse Driver.
83        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
84        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
85        mouse01/serial_mouse_config.c: New files.
86
872011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
88
89        * heapwalk/init.c: Improve coverage.
90        * heapwalk/heapwalk.scn: Update.
91
922011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
95        passes on sis.
96
972011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
98
99        * malloctest/init.c: Improve coverage.
100        * malloctest/malloctest.scn: Update.
101
1022011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * configure.ac: Add AC_CONFIG_HEADER(config.h).
105
1062010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
109        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
110        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
111        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
112        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
113        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
114        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
115        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
116        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
117        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
118        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
119        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
120        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
121        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
122        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
123        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
124        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
125        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
126        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
127        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
128        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
129        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
130        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
131        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
132        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
133        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
134        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
135        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
136        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
137        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
138        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
139        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
140        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
141        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
142        termios03/termios_testdriver_polled.c, termios04/init.c,
143        termios04/termios_testdriver_intr.c, termios05/init.c,
144        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
145        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
146        tztest/init.c: Add HAVE_CONFIG_H.
147
1482011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
149
150        * math/init.c, mathf/init.c, mathl/init.c: Now run.
151
1522011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
153
154        * complex/Makefile.am, complex/init.c: Test now runs.
155
1562011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
157
158        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
159        since this is all of them.
160
1612010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
162
163        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
164        for c99.
165
1662011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
167
168        * cpuuse/tswitch.c: Shrink memory requirements.
169
1702011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * configure.ac: Require autoconf-2.68, automake-1.11.1.
173
1742011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
177        * Makefile.am, configure.ac: Add mathf/, mathl/.
178        * math/init.c, math/Makefile.am: Reflect having split-out
179        mathl and mathf.
180        * math/domathf.c, math/domathl.c: Remove.
181        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
182        mathf/mathf.scn: New (Split out from math/).
183        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
184        mathl/mathl.scn: New (Split out from math/).
185
1862011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
187
188        * math/init.c, complex/init.c:
189        Use fprintf(stdout,..) instead of printf.
190        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
191
1922011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
193
194        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
195        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
196
1972011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
198
199        PR 1661/testing
200        * termios06/init.c: Extend the test to cover sections related to
201        flow control in termios.c
202        * termios06/termios06.doc: Updated test concept
203        * termios06/termios06.scn: Updated test run log
204
2052011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
206
207        * math/domath.in: Fix typo in printf.
208        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
209        * math/math.scn: Regenerate.
210
2112011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
212
213        * configure.ac: Use ac_cv_header_complex_h.
214
2152010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
216
217        * math/Makefile.am, math/init.c: Init task has to be floating point and
218        there is no point in using optional manager stubs since libio needs
219        semaphores.
220
2212010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * configure.ac: Check for complex.h.
224        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
225        toolchains.
226        * complex/Makefile.am: Apply HAS_COMPLEX.
227
2282010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
229
230        * Makefile.am: Add complex, math subdirs.
231        * configure.ac: Add complex, math subdirs.
232
2332010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
236        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
237        complex/complex.doc, complex/docomplexl.c: New.
238        * math/Makefile.am, math/init.c, math/domath.c,
239        math/domathf.c, math/math.scn, math/domath.in,
240        math/math.doc, math/domathl.c: New.
241
2422010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
243
244        * POSIX/Makefile.am: Add htonl.
245        * POSIX/htonl.c: New.
246
2472010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
248
249        * malloctest/init.c: Update for heap API changes.
250
2512010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
252
253        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
254        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
255        * Makefile.am, configure.ac: Reflect changes above.
256        * gxx01/init.c: Removed fatal error test case.
257
2582010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
259
260        PR 1661/testing
261        * termios01/init.c, termios01/termios01.scn: Added a test case to
262        hit a case in rtems_termios_read.
263
2642010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
265
266        PR 1664/testing
267        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
268        case to avoid warning on 16-bit targets.
269
2702010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
271
272        PR 1661/testing
273        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
274        the tests do not have to peer behind the API.
275
2762010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
277
278        PR 1661/testing
279        * termios01/init.c, termios01/termios_testdriver.c,
280        termios01/termios01.scn: Changes to improve coverage of
281        rtems_termios_open routine.
282
2832010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
284
285        PR 1654/testing
286        * deviceio01/init.c, deviceio01/deviceio01.doc,
287        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
288        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
289        * Makefile.am, configure.ac: Changes to added above test.
290        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
291
2922010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
293
294        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
295        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
296        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
297
2982010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
299
300        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
301        improve coverage.
302
3032010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
304
305        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
306        intital_fs directory.
307
3082010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
311
3122010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
313
314        * tar01/Makefile.am:
315        Apply $LN_S, $PAX. Use subshell for tarball creation.
316        Don't add initial_fs to CLEANFILES.
317        * tar02/Makefile.am:
318        Apply $LN_S, $PAX. Use subshell for tarball creation.
319
3202010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
321
322        * configure.ac: Add AC_PROG_LN_S.
323        Add AC_PATH_PROG([PAX]).
324        Add AM_CONDITIONAL(TARTESTS).
325        * tar01/Makefile.am, tar02/Makefile.am:
326        Eliminate stamp-filesystem.
327
3282010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
329
330        * tar01/Makefile.am, tar02/Makefile.am:
331        Add BUILT_SOURCES.
332
3332010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
334
335        * tar01/Makefile.am, tar02/Makefile.am:
336        Eliminate stamp-fs-tar. Reorder CLEANFILES.
337        Apply BIN2C -C/-H.
338
3392010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
340
341        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
342        build.
343
3442010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
345
346        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
347        with $(MKDIR_P).
348
3492010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
352
3532010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
354
355        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
356
3572010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
358
359        PR 1532/testing
360        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
361        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
362        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
363        tar02/tar02.doc, tar02/tar02.scn: New files.
364
3652010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
366
367        PR 1631/testing
368        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
369        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
370        * Makefile.am, configure.ac: Changes to accommodate new tests
371
3722010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
373
374        PR 1632/testing
375        * Makefile.am, configure.ac: Make dedicated fatal error test for
376        /dev/null already registered. Using code from Bharath in new test
377        framework.
378        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
379        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
380        devnullfatal01/testcase.h: New files.
381
3822010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
383
384        PR 1632/testing
385        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
386        null_initialize() and null_write().
387
3882010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
389
390        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
391
3922010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
395
3962010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
397
398        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
399
4002010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
401
402        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
403        devfs02/Makefile.am: New tests added
404        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
405        devfs03/Makefile.am: New tests added
406        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
407        devfs04/Makefile.am: New tests added
408        * Makefile.am, configure.ac: Changes to accommodate the above
409        newly added tests.
410
4112010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
412
413        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
414        XON/XOFF and VMIN/VMAX cases.
415        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
416        termios07/termios07.doc, termios07/termios07.scn,
417        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
418        termios08/termios08.doc, termios08/termios08.scn: New files.
419
4202010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
421
422        * Makefile.am, configure.ac: Add tar test for error cases.
423        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
424        tar03/tar03.scn: New files.
425
4262010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
427
428        * stringto01/init.c, stringto01/stringto01.scn,
429        stringto01/stringto_test_template.h: Attempt to pick up a few more
430        error paths.
431
4322010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
433
434        PR 1617/testing
435        * malloctest/init.c: Added new case to exercise _realloc_r.
436
4372010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
438
439        * malloctest/init.c: Added test for
440        rtems_heap_allocate_aligned_with_boundary().
441
4422010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
443
444        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
445        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
446        devfs01/devfs01.scn, devfs01/init.c: New files.
447
4482010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
449
450        * Makefile.am, configure.ac: Add new test to exercise
451        malloc_get_statistics().
452        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
453        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
454
4552010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
456
457        PR 1535/tests
458        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
459        of work by Ralf and Joel.
460
4612010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
462
463        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
464
4652010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
466
467        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
468        to Malloc Family.
469        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
470        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
471
4722010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
473
474        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
475        cases. Coverage of these paths is near complete.
476
4772010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
478
479        * malloctest/system.h: Enable malloc statistics.
480
4812010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
482
483        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
484
4852010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
486
487        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
488        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
489        termios06/termios06.doc, termios06/termios06.scn,
490        termios06/test_pppd.c: New files.
491
4922010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
493
494        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
495        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
496        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
497
4982010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
499
500        * termios04/termios_testdriver_intr.c: Task driven IO now works.
501
5022010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
503
504        * Makefile.am, configure.ac: Add test for task driven drivers.
505        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
506        termios05/termios05.doc, termios05/termios05.scn,
507        termios05/termios_testdriver_taskdriven.c,
508        termios05/termios_testdriver_taskdriven.h: New files.
509
5102010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
511
512        * Makefile.am, configure.ac: Revert changes related to uncommitted test
513        under development.
514
5152010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
516
517        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
518        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
519
5202010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
521
522        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
523        interrupt driven IO support.
524        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
525        termios04/termios04.doc, termios04/termios04.scn,
526        termios04/termios_testdriver_intr.c,
527        termios04/termios_testdriver_intr.h: New files.
528
5292010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
530
531        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
532        termios03/termios_testdriver_polled.c,
533        termios03/termios_testdriver_polled.h: Add more test cases.
534
5352010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
536
537        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
538
5392010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
540
541        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
542        termios03/termios03.doc, termios03/termios03.scn,
543        termios03/termios_testdriver_polled.c,
544        termios03/termios_testdriver_polled.h: New files.
545        * Makefile.am, configure.ac: Add initial version of new test for polled
546        IO support in termios.
547
5482010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
549
550        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
551        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
552        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
553        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
554        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
555        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
556        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
557        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
558        termios02/Makefile.am: Revert.
559
5602010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
561
562        * termios01/termios01.scn: Fix bug so existing test code for
563        rtems_termios_baud_to_index() is executed.
564
5652010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
566
567        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
568        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
569        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
570        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
571        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
572        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
573        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
574        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
575        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
576        code for rtems_termios_baud_to_index() is executed.
577
5782010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
579
580        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
581        before blowing stack.
582
5832010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
584
585        * Makefile.am, configure.ac: Added test that attempts to free stack
586        memory. This causes a error to be printed from the free function.
587        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
588        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
589
5902010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
591
592        * malloctest/init.c: Added error case with malloc of size 0.
593
5942010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
595
596        * malloctest/init.c: Added test to check failure branch on calloc.
597
5982010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
599
600        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
601
6022010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
603
604        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
605        for deferred free() processing.
606        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
607        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
608
6092010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
610
611        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
612        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
613        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
614        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
615        are minimal implementations so the tests will have to grow as the
616        methods grow.
617
6182010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
619
620        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
621
6222010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
623
624        PR 1433/cpukit
625        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
626        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
627        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
628        RTEMS_NO_MEMORY.
629
6302010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
631
632        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
633        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
634        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
635
6362010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
637
638        * Makefile.am: Move POSIX in front of other tests.
639
6402010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
641
642        * bspcmdline01/init.c: Fix assert conditional.
643
6442010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
645
646        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
647        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
648
6492010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
650
651        * block10/.cvsignore: New file.
652
6532010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
654
655        * block05/block05.png, block10/block10.doc, block10/init.c,
656        block10/.cvsignore, block10/block10.scn, block10/block10.png,
657        block10/Makefile.am: New files.
658        * configure.ac, Makefile.am: Update for new files.
659        * block05/block05.doc: Update for new state transitions.
660
6612010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
662
663        * block08/.cvsignore, block09/.cvsignore: New files.
664
6652010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
666
667        * block08/init.c: Remove warning.
668
6692010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
670
671        * block08/block08.scn, block08/init.c: Add starting and ending messages
672        so the scripts detect successful exit.
673
6742010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
675
676        * block09/block09.doc, block09/init.c, block09/.cvsignore,
677        block09/block09.scn, block09/Makefile.am: New files.
678        * configure.ac, Makefile.am: Update for new files.
679        * block05/block05.doc: Update for new state transitions.
680        * block05/init.c, block06/init.c: Update for block device API change.
681
6822010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
683
684        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
685        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
686        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
687        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
688        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
689        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
690        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
691        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
692        block08/init.c, block08/Makefile.am, block08/system.h,
693        block08/test_disk.c: New files.
694
6952009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
696
697        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
698        to cover the bsp_cmdline_get_param() routine.
699
7002009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
701
702        * block06/init.c: Update for disk device API change.  Changed EBADRQC
703        to EINVAL.
704
7052009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
706
707        * termios01/init.c: Increase number of termios ports by 1.
708
7092009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
710
711        * termios01/termios_testdriver.c:
712        Reflect changes to rtems_termios_callbacks->write.
713
7142009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
715
716        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
717        block05/init.c, block07/init.c, bspcmdline01/init.c,
718        stringto01/init.c, stringto01/stringto_test_template.h,
719        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
720        Use rtems_test_assert() consistently instead of system assert().
721        rtems_test_assert() is designed to integrate into the RTEMS test
722        suite infrastructure.
723
7242009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
725
726        * POSIX/Makefile.am: Add readv, writev.
727        * POSIX/writev.c, POSIX/readv.c: New.
728
7292009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
730
731        * POSIX/sigfillset.c: Let main() return "status".
732        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
733        sigismember.
734        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
735        POSIX/sigismember.c: New.
736
7372009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
738
739        * POSIX/Makefile.am: Add wait.
740        * POSIX/wait.c: New.
741
7422009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
743
744        * bspcmdline01/test.c: Removed.
745
7462009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
747
748        * Makefile.am: Add POSIX.
749        * configure.ac: Add POSIX/.
750        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
751        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
752        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
753        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
754        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
755        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
756        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
757        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
758        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
759        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
760        POSIX/waitpid.c, POSIX/write.c: New.
761
7622009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
763
764        * stringto01/init.c: New file.
765
7662009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
767
768        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
769        * stringto01/.cvsignore, stringto01/Makefile.am,
770        stringto01/stringto01.doc, stringto01/stringto01.scn,
771        stringto01/stringto_test_template.h: New files.
772
7732009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
774
775        * block05/init.c: Check block size. Improved output.
776        * block01/init.c: Free ramdisk before exit.
777        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
778        block04/block04.doc, block05/block05.doc, block06/block06.doc,
779        block07/block07.doc: New files.
780        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
781        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
782        block07/Makefile.am: Add new files.
783
7842009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
785
786        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
787        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
788        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
789        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
790
7912009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
792
793        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
794        Remove bogus cast.
795        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
796
7972009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
798
799        * rtems++/Task1.cc: Eliminate more warnings.
800
8012009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
802
803        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
804        several dozens of warnings.
805
8062009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
807
808        * block06/init.c: Add missing prototype.
809
8102009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
811
812        * block07/init.c: New test case.
813
8142009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
815
816        * block05/init.c, block05/block05.scn, block05/Makefile.am,
817        block06/init.c, block06/block06.scn, block06/Makefile.am,
818        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
819        * Makefile.am, configure.ac: Added block05, block06 and block07.
820
8212009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
822
823        * termios/init.c: Remove sh2 hacks.
824
8252009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
826
827        * block01/init.c: Include <stdio.h>.
828        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
829        * block02/init.c: Remove unused var.
830
8312009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
832
833        * block02/init.c, block02/block02.scn, block02/Makefile.am,
834        block03/init.c, block03/block03.scn, block03/Makefile.am,
835        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
836        * Makefile.am, configure.ac: Added block02, block03 and block04.
837
8382009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
839
840        * monitor02/init.c: Add local prototype for
841        rtems_shell_main_monitor.
842
8432009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
844
845        * termios01/init.c: Fix parity_table_Entry type.
846        Correct parity_table initialization.
847        Add PRIdrtems_termios_baud_t.
848        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
849
8502009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
851
852        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
853        * malloctest/init.c: Use %zu instead of %d to print size_t's.
854
8552009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
856
857        * rtmonuse/init.c, rtmonuse/task1.c:
858        Use PRIxrtems_id to print rtems_ids.
859        * malloctest/init.c: Use %zu instead of %d to print size_t's.
860
8612009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
862
863        * malloctest/init.c: Fix _Heap_Resize_block args.
864
8652009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
866
867        * malloctest/init.c, termios01/init.c,
868        termios01/termios_testdriver.c: Eliminate unused vars.
869
8702009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
871
872        * heapwalk/init.c: Comment out unused vars.
873        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
874        * malloctest/init.c: Add local prototype for malloc_walk,
875        malloc_info.
876        * malloctest/task1.c: Add local prototype for malloc_walk.
877        * monitor02/init.c: Remove unused vars.
878        * stackchk01/init.c: Remove unused vars.
879        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
880        termios/init.c: Add missing prototypes.
881
8822009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
883
884        * configure.ac: Don't add -fasm to CFLAGS.
885
8862009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
887
888        * block01/.cvsignore: New file.
889
8902009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
891
892        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
893        * Makefile.am, configure.ac: Added block01.
894
8952009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
896
897        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
898
8992009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
900
901        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
902        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
903        it.
904        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
905        termios02/termios02.doc, termios02/termios02.scn: New files.
906        termios02 is a test for tcdrain().
907
9082009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
909
910        * termios01/init.c, termios01/termios_testdriver.c:
911        Reflect changes to termios.
912
9132009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
914
915        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
916
9172009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
918
919        * stackchk01/stackchk01.doc: Add content.
920
9212009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
922
923        * Makefile.am, configure.ac: Add initial test for
924        rtems_stack_checker_is_blown.
925        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
926        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
927
9282009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
929
930        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
931        cases to get back to 100% object coverage.
932
9332009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
934
935        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
936        malloctest/malloctest.scn: New test cases.
937        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
938
9392009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
940
941        * malloctest/init.c: New test cases. Update for heap API changes.
942        * stackchk/blow.c: Update for heap API changes.
943
9442009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
945
946        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
947
9482009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
949
950        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
951        complete coverage of termios_XXX_to_YYY() methods.
952
9532009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
954
955        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
956        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
957        character with the assistance of a special test driver which prints
958        the requests.
959        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
960        termios01/termios01.doc, termios01/termios01.scn,
961        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
962
9632009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
964
965        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
966        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
967        rtems_clock_get_ticks_per_second().
968
9692009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
970
971        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
972        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
973
9742009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
975
976        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
977        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
978        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
979
9802009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
981
982        * malloctest/init.c: Adjust allocation in test so it passes now that
983        heap overhead constant has been increased.
984
9852009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
986
987        * bspcmdline01/init.c: Do not violate visibility.
988
9892009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
990
991        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
992        prefix to all routines.
993
9942009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
995
996        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
997        helper routines.
998        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
999        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
1000        bspcmdline01/init.c, bspcmdline01/test.c: New files.
1001
10022009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1003
1004        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
1005        for shrinking a block enough to need to free the newly unused
1006        portion.
1007
10082009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1009
1010        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
1011        _Protected_heap_Get_information().
1012
10132009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
1014
1015        * heapwalk/init.c: Add test code for first free block pointer not
1016        aligned.
1017
10182009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1019
1020        * heapwalk/init.c: Add more cases.
1021
10222009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
1023
1024        * heapwalk/init.c: Add more automated corruption capability.
1025
10262009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
1027
1028        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
1029
10302009-05-19      Chris Johns <chrisj@rtems.org>
1031
1032        * cpuuse/tswitch.c: Lower sample count for small memory targets.
1033        * cpuuse/system.h: Smaller stack size for small memory targets.
1034        * monitor02/init.c: Cannot run on small memory targets.
1035
10362009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1037
1038        * rtmonuse/init.c: Do not use Task_name array before initialized.
1039
10402009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
1041
1042        * malloctest/init.c: Fix warning.
1043
10442009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1045
1046        * malloctest/init.c: Fix typo.
1047
10482009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1049
1050        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
1051        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
1052        heapwalk/init.c, heapwalk/system.h: New files.
1053
10542009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
1055
1056        * malloctest/init.c: Add test case for heap resize block when the
1057        resize creates a free block large enough to free.
1058
10592009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
1060
1061        * cpuuse/Makefile.am, malloctest/Makefile.am,
1062        monitor/Makefile.am, monitor02/Makefile.am,
1063        putenvtest/Makefile.am, rtems++/Makefile.am,
1064        rtmonuse/Makefile.am, stackchk/Makefile.am,
1065        termios/Makefile.am, tztest/Makefile.am:
1066        Eliminate _exe_/.exe.
1067
10682009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1069
1070        * stackchk/stackchk.scn: Correct screen to match output.
1071
10722008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1073
1074        * malloctest/init.c: Change sizes of heap/region and allocated objects
1075        in heap to intptr_t so they can be larger than a single allocatable
1076        object (e.g. size_t).
1077
10782008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1079
1080        * malloctest/init.c: Do not generate alignment factors larger that will
1081        not fit in a native integer.
1082
10832008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1084
1085        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1086        CONFIGURE_STACK_CHECKER_ENABLED.
1087
10882008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1089
1090        * malloctest/init.c: Convert to "bool".
1091
10922008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1093
1094        * rtems++/System.h: Account for extra task stacks properly.
1095
10962008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1097
1098        * malloctest/init.c: Fix return status check.
1099
11002008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1101
1102        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1103        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1104        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1105        POSIX tests. Add a clock_settime case for < 1988.
1106
11072008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1108
1109        * malloctest/init.c: Add more test cases to cover heap better.
1110
11112008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1112
1113        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1114        stranger cases operate directly on a freshly initialized heap. This
1115        should make them more reproducible.
1116
11172008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1118
1119        * malloctest/init.c: Add more tests per suggestions from Sergei
1120        Organov.
1121
11222008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1123
1124        * malloctest/init.c: Add include to remove warning.
1125
11262008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1127
1128        * malloctest/init.c: Remove debug print.
1129
11302008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1131
1132        * monitor02/.cvsignore: New file.
1133
11342008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1135
1136        * Makefile.am, configure.ac: Added automatic test for monitor shell
1137        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1138        monitor02/system.h: New files.
1139
11402007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1141
1142        * malloctest/init.c: Add test cases suggested by Sergei Organov
1143        <s.organov@javad.com>.
1144
11452007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1146
1147        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1148
11492007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1150
1151        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1152        exericise another path in the period statistics code.
1153
11542007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1155
1156        * malloctest/init.c: Add some primitive testing of realloc() which also
1157        does some positive path testing on the SuperCore heap.
1158
11592007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1160
1161        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1162        cases for untested routines.
1163
11642007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1165
1166        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1167        the CPU Usage Report include it. If it is deleted, the CPU time it
1168        had consumed is not listed later in the report.
1169
11702007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1171
1172        * tztest/init.c: Build when using buffered test IO.
1173
11742007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1175
1176        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1177        macro instead of fflush() directly.
1178
11792007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1180
1181        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1182        Statistics and Period Usage into Rate Monotonic Manager. Added the
1183        following directives: rtems_rate_monotonic_get_statistics,
1184        rtems_rate_monotonic_reset_statistics,
1185        rtems_rate_monotonic_reset_all_statistics,
1186        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
1187        Obsoleted the rtems/rtmonuse.h file as a public interface.
1188
11892007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1190
1191        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1192        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1193        optional managers to Makefiles. Clean up test cases so last output
1194        line follows END OF pattern. Make sure test case all run. All tests
1195        appeared ok on sis.
1196
11972007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1198
1199        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1200
12012007-03-13      Joel Sherrill <joel@OARcorp.com>
1202
1203        * tztest/init.c: Call tzset() even though it may be called for us
1204        implicitly along the way.
1205
12062007-03-13      Joel Sherrill <joel@OARcorp.com>
1207
1208        * tztest/.cvsignore: New file.
1209
12102007-03-13      Joel Sherrill <joel@OARcorp.com>
1211
1212        * Makefile.am, configure.ac: Added timezone test.
1213        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1214        tztest/tztest.scn: New files.
1215
12162007-03-05      Joel Sherrill <joel@OARcorp.com>
1217
1218        * malloctest/init.c: Be explicit about need for default and floating
1219        point attributes. This is just a style change.
1220
12212007-02-06      Joel Sherrill <joel@OARcorp.com>
1222
1223        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1224        issues in message queue tests.
1225
12262006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1227
1228        * configure.ac: New BUG-REPORT address.
1229
12302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1231
1232        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1233
12342006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1235
1236        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1237        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1238        docdir. Use rtems_testsdir instead.
1239
12402006-02-08      Joel Sherrill <joel@OARcorp.com>
1241
1242        * rtems++/Task1.cc: Fix warnings.
1243
12442005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1245
1246        * configure.ac: Remove RTEMS_ENABLE_BARE,
1247        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1248
12492005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1250
1251        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1252        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1253        stackchk/Makefile.am, termios/Makefile.am:
1254        Convert to using *_PROGRAMS.
1255
12562005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1257
1258        * cpuuse/Makefile.am, malloctest/Makefile.am,
1259        monitor/Makefile.am, putenvtest/Makefile.am,
1260        rtems++/Makefile.am, rtmonuse/Makefile.am,
1261        stackchk/Makefile.am, termios/Makefile.am: Rework.
1262
12632005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1264
1265        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1266        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1267        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1268        * libtests.am: Remove.
1269
12702005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1271
1272        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1273        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1274        stackchk/Makefile.am, termios/Makefile.am:
1275        AM_CPPFLAGS += -I..../support/include.
1276
12772005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1278
1279        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
1280        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1281
12822005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1283
1284        * libtests.am: Remove LIB_VARIANT.
1285
12862005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1287
1288        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1289        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1290        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1291
12922005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1293
1294        * Makefile.am: Cleanup.
1295
12962005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1297
1298        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1299        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1300        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1301        stackchk/Makefile.am, termios/Makefile.am:
1302        Partial conversion to automake.
1303
13042005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1305
1306        * rtems++/Makefile.am: Remove LIB_VARIANT.
1307
13082004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1309
1310        * configure.ac: Remove -ansi to prevent folks from further damaging
1311        the code with broken prototypes.
1312        * putenvtest/init.c: Remove broken putenv prototype.
1313        * termios/init.c (print_c_cc): Don't loop over NCCS.
1314
13152004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1316
1317        * configure.ac: Require automake > 1.9.
1318
13192004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1320
1321        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1322        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1323        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1324        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1325        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1326        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1327        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1328        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1329
13302004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1331
1332        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1333        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1334        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1335        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1336        using c99 fixed size types.
1337
13382004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * configure.ac: Add 2nd arg to RTEMS_TOP.
1341
13422004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1345        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1346        * malloctest/Makefile.am: Ditto.
1347        * monitor/Makefile.am: Ditto.
1348        * putenvtest/Makefile.am: Ditto.
1349        * rtems++/Makefile.am: Ditto.
1350        * rtmonuse/Makefile.am: Ditto.
1351        * stackchk/Makefile.am: Ditto.
1352        * termios/Makefile.am: Ditto.
1353
13542003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * libtests.am: Add dirstamp support.
1357
13582003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1359
1360        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1361
13622003-12-16      Joel Sherrill <joel@OARcorp.com>
1363
1364        PR 544/tests
1365        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1366        tests account for resources and not print at inappropriate times.
1367
13682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1371
13722003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1375        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1376        * monitor/Makefile.am: Remove all-local: $(ARCH).
1377        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1378        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1379        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1380        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1381        * termios/Makefile.am: Remove all-local: $(ARCH).
1382
13832003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * configure.ac: Reflect having moved to testsuites/.
1386
13872003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1390
13912003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac:Remove RTEMS_CHECK_CPU.
1394
13952003-09-04      Joel Sherrill <joel@OARcorp.com>
1396
1397        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1398        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1399        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1400        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1401        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1402        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1403        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1404        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1405        stackchk/task1.c: URL for license changed.
1406
14072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * Makefile.am: Reflect having moved aclocal/.
1410
14112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1412
1413        * Makefile.am: Reflect having moved automake/.
1414        * cpuuse/Makefile.am: Reflect having moved automake/.
1415        * malloctest/Makefile.am: Reflect having moved automake/.
1416        * monitor/Makefile.am: Reflect having moved automake/.
1417        * putenvtest/Makefile.am: Reflect having moved automake/.
1418        * rtems++/Makefile.am: Reflect having moved automake/.
1419        * rtmonuse/Makefile.am: Reflect having moved automake/.
1420        * stackchk/Makefile.am: Reflect having moved automake/.
1421        * termios/Makefile.am: Reflect having moved automake/.
1422
14232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1426
14272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1430
14312003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * configure.ac: Unconditionally check for CXX.
1434        Require autoconf-2.57, automake-1.7.2.
1435        * rtems++: Eliminate CC_O_FILES.
1436
14372002-12-02      Joel Sherrill <joel@OARcorp.com>
1438
1439        * malloctest/init.c: Tasks should be floating point.
1440
14412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * .cvsignore: Reformat.
1444        Add autom4te*cache.
1445        Remove autom4te.cache.
1446
14472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1448
1449        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1450        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1451        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1452        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1453        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1454        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1455        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1456        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1457
14582002-08-01      Joel Sherrill <joel@OARcorp.com>
1459
1460        * Per PR47 add support for buffered test output.  This involved
1461        adding defines to redirect output to a buffer and dump it when
1462        full, at "test pause", and at exit.  To avoid problems when redefining
1463        exit(), all tests were modified to call rtems_test_exit().
1464        Some tests, notable psxtests, had to be modified to include
1465        the standard test macro .h file (pmacros.h or tmacros.h) to
1466        enable this support.
1467        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1468        rtmonuse/task1.c, termios/init.c: Modified.
1469
14702002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * configure.ac: Remove ENABLE_GCC28.
1473
14742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * configure.ac:
1477        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1478        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1479        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1480        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1481        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1482        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1483        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1484        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1485        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1486        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1487        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1488
14892001-11-01      Joel Sherrill <joel@OARcorp.com>
1490
1491        * rtems++/Makefile.am: Make sure debug variant of librtems++
1492        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1493        and processed as PR78.
1494
14952001-10-25      Joel Sherrill <joel@OARcorp.com>
1496
1497        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1498
14992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1500
1501        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1502        * configure.in: Remove.
1503        * configure.ac: New file, generated from configure.in by autoupdate.
1504
15052001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1506
1507        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1508        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1509
15102001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1511
1512        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1513        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1514        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1515        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1516        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1517        make-cxx-exe.
1518        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1519        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1520        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1521
15222001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1523
1524        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1525
15262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1529
15302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1533
15342000-11-01      Joel Sherrill <joel@OARcorp.com>
1535
1536        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1537        libcsupport.h moved from libc to lib/include/rtems and now must
1538        be referenced as <rtems/XXX.h>. 
1539
15402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
1542        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1543        Switch to GNU canonicalization.
1544        * libtests.am: Remove DEFS.
1545
15462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1549        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1550        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1551
15522000-08-10      Joel Sherrill <joel@OARcorp.com>
1553
1554        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.