source: rtems/testsuites/libtests/ChangeLog @ 0690fb28

4.115
Last change on this file since 0690fb28 was 7920a24c, checked in by Joel Sherrill <joel.sherrill@…>, on 07/29/11 at 20:29:13

2011-07-29 Pawel Zagorski <pzagor@…>

PR 1865/tests

  • stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc, stringto01/stringto01.scn, stringto01/stringto_test_template.h: Improve coverage of string conversion routines.
  • Property mode set to 100644
File size: 53.2 KB
Line 
12011-07-29      Pawel Zagorski <pzagor@agh.edu.pl>
2
3        PR 1865/tests
4        * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc,
5        stringto01/stringto01.scn, stringto01/stringto_test_template.h:
6        Improve coverage of string conversion routines.
7
82011-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
9
10        * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New.
11        * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
12
132011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are
16        obsolete.
17
182011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * devfs04/Makefile.am, deviceio01/Makefile.am,
21        monitor02/Makefile.am, stackchk01/Makefile.am,
22        stringto01/Makefile.am, tar01/Makefile.am,
23        tar02/Makefile.am, termios01/Makefile.am,
24        termios03/Makefile.am, termios04/Makefile.am
25        tztest/Makefile.am: Add missing files.
26
272011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
28
29        * mouse01/serial_mouse_config.c: Avoid output due to execution context.
30
312011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
32
33        * termios08/init.c: Fixed parameter to avoid test failure.
34
352011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
36
37        * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
38        rtems++/Task3.cc: Added HAVE_CONFIG_H.
39
402011-05-06      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * malloc04/init.c: Fix tests broken in warning pass.
43
442011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
45
46        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
47        ftp01/ftp01.scn, ftp01/init.c: New files.
48        * Makefile.am, configure.ac: Reflect changes above.
49
502011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
53        malloctest/init.c, termios03/termios_testdriver_polled.c,
54        termios04/termios_testdriver_intr.c: Remove warnings.
55
562011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
57
58        * tar01/init.c: Fixed integer types.
59
602011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
63        (Microsoft Mouse paths) and Serial Mouse Driver.
64        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
65        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
66        mouse01/serial_mouse_config.c: New files.
67
682011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
69
70        * heapwalk/init.c: Improve coverage.
71        * heapwalk/heapwalk.scn: Update.
72
732011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
76        passes on sis.
77
782011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
79
80        * malloctest/init.c: Improve coverage.
81        * malloctest/malloctest.scn: Update.
82
832011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * configure.ac: Add AC_CONFIG_HEADER(config.h).
86
872010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
90        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
91        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
92        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
93        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
94        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
95        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
96        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
97        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
98        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
99        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
100        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
101        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
102        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
103        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
104        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
105        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
106        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
107        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
108        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
109        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
110        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
111        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
112        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
113        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
114        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
115        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
116        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
117        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
118        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
119        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
120        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
121        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
122        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
123        termios03/termios_testdriver_polled.c, termios04/init.c,
124        termios04/termios_testdriver_intr.c, termios05/init.c,
125        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
126        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
127        tztest/init.c: Add HAVE_CONFIG_H.
128
1292011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
130
131        * math/init.c, mathf/init.c, mathl/init.c: Now run.
132
1332011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
134
135        * complex/Makefile.am, complex/init.c: Test now runs.
136
1372011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
138
139        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
140        since this is all of them.
141
1422010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
143
144        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
145        for c99.
146
1472011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
148
149        * cpuuse/tswitch.c: Shrink memory requirements.
150
1512011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * configure.ac: Require autoconf-2.68, automake-1.11.1.
154
1552011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
156
157        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
158        * Makefile.am, configure.ac: Add mathf/, mathl/.
159        * math/init.c, math/Makefile.am: Reflect having split-out
160        mathl and mathf.
161        * math/domathf.c, math/domathl.c: Remove.
162        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
163        mathf/mathf.scn: New (Split out from math/).
164        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
165        mathl/mathl.scn: New (Split out from math/).
166
1672011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * math/init.c, complex/init.c:
170        Use fprintf(stdout,..) instead of printf.
171        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
172
1732011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
176        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
177
1782011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
179
180        PR 1661/testing
181        * termios06/init.c: Extend the test to cover sections related to
182        flow control in termios.c
183        * termios06/termios06.doc: Updated test concept
184        * termios06/termios06.scn: Updated test run log
185
1862011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
187
188        * math/domath.in: Fix typo in printf.
189        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
190        * math/math.scn: Regenerate.
191
1922011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
193
194        * configure.ac: Use ac_cv_header_complex_h.
195
1962010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
197
198        * math/Makefile.am, math/init.c: Init task has to be floating point and
199        there is no point in using optional manager stubs since libio needs
200        semaphores.
201
2022010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
203
204        * configure.ac: Check for complex.h.
205        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
206        toolchains.
207        * complex/Makefile.am: Apply HAS_COMPLEX.
208
2092010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * Makefile.am: Add complex, math subdirs.
212        * configure.ac: Add complex, math subdirs.
213
2142010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
215
216        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
217        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
218        complex/complex.doc, complex/docomplexl.c: New.
219        * math/Makefile.am, math/init.c, math/domath.c,
220        math/domathf.c, math/math.scn, math/domath.in,
221        math/math.doc, math/domathl.c: New.
222
2232010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
224
225        * POSIX/Makefile.am: Add htonl.
226        * POSIX/htonl.c: New.
227
2282010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
229
230        * malloctest/init.c: Update for heap API changes.
231
2322010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
233
234        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
235        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
236        * Makefile.am, configure.ac: Reflect changes above.
237        * gxx01/init.c: Removed fatal error test case.
238
2392010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
240
241        PR 1661/testing
242        * termios01/init.c, termios01/termios01.scn: Added a test case to
243        hit a case in rtems_termios_read.
244
2452010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
246
247        PR 1664/testing
248        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
249        case to avoid warning on 16-bit targets.
250
2512010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
252
253        PR 1661/testing
254        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
255        the tests do not have to peer behind the API.
256
2572010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
258
259        PR 1661/testing
260        * termios01/init.c, termios01/termios_testdriver.c,
261        termios01/termios01.scn: Changes to improve coverage of
262        rtems_termios_open routine.
263
2642010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
265
266        PR 1654/testing
267        * deviceio01/init.c, deviceio01/deviceio01.doc,
268        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
269        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
270        * Makefile.am, configure.ac: Changes to added above test.
271        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
272
2732010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
274
275        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
276        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
277        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
278
2792010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
280
281        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
282        improve coverage.
283
2842010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
285
286        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
287        intital_fs directory.
288
2892010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
290
291        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
292
2932010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
294
295        * tar01/Makefile.am:
296        Apply $LN_S, $PAX. Use subshell for tarball creation.
297        Don't add initial_fs to CLEANFILES.
298        * tar02/Makefile.am:
299        Apply $LN_S, $PAX. Use subshell for tarball creation.
300
3012010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
302
303        * configure.ac: Add AC_PROG_LN_S.
304        Add AC_PATH_PROG([PAX]).
305        Add AM_CONDITIONAL(TARTESTS).
306        * tar01/Makefile.am, tar02/Makefile.am:
307        Eliminate stamp-filesystem.
308
3092010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
310
311        * tar01/Makefile.am, tar02/Makefile.am:
312        Add BUILT_SOURCES.
313
3142010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
315
316        * tar01/Makefile.am, tar02/Makefile.am:
317        Eliminate stamp-fs-tar. Reorder CLEANFILES.
318        Apply BIN2C -C/-H.
319
3202010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
321
322        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
323        build.
324
3252010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
326
327        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
328        with $(MKDIR_P).
329
3302010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
331
332        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
333
3342010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
335
336        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
337
3382010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
339
340        PR 1532/testing
341        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
342        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
343        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
344        tar02/tar02.doc, tar02/tar02.scn: New files.
345
3462010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
347
348        PR 1631/testing
349        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
350        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
351        * Makefile.am, configure.ac: Changes to accommodate new tests
352
3532010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
354
355        PR 1632/testing
356        * Makefile.am, configure.ac: Make dedicated fatal error test for
357        /dev/null already registered. Using code from Bharath in new test
358        framework.
359        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
360        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
361        devnullfatal01/testcase.h: New files.
362
3632010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
364
365        PR 1632/testing
366        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
367        null_initialize() and null_write().
368
3692010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
370
371        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
372
3732010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
374
375        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
376
3772010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
378
379        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
380
3812010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
382
383        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
384        devfs02/Makefile.am: New tests added
385        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
386        devfs03/Makefile.am: New tests added
387        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
388        devfs04/Makefile.am: New tests added
389        * Makefile.am, configure.ac: Changes to accommodate the above
390        newly added tests.
391
3922010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
395        XON/XOFF and VMIN/VMAX cases.
396        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
397        termios07/termios07.doc, termios07/termios07.scn,
398        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
399        termios08/termios08.doc, termios08/termios08.scn: New files.
400
4012010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
402
403        * Makefile.am, configure.ac: Add tar test for error cases.
404        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
405        tar03/tar03.scn: New files.
406
4072010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
408
409        * stringto01/init.c, stringto01/stringto01.scn,
410        stringto01/stringto_test_template.h: Attempt to pick up a few more
411        error paths.
412
4132010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
414
415        PR 1617/testing
416        * malloctest/init.c: Added new case to exercise _realloc_r.
417
4182010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
419
420        * malloctest/init.c: Added test for
421        rtems_heap_allocate_aligned_with_boundary().
422
4232010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
424
425        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
426        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
427        devfs01/devfs01.scn, devfs01/init.c: New files.
428
4292010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
430
431        * Makefile.am, configure.ac: Add new test to exercise
432        malloc_get_statistics().
433        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
434        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
435
4362010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
437
438        PR 1535/tests
439        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
440        of work by Ralf and Joel.
441
4422010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
443
444        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
445
4462010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
447
448        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
449        to Malloc Family.
450        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
451        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
452
4532010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
454
455        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
456        cases. Coverage of these paths is near complete.
457
4582010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
459
460        * malloctest/system.h: Enable malloc statistics.
461
4622010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
463
464        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
465
4662010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
467
468        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
469        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
470        termios06/termios06.doc, termios06/termios06.scn,
471        termios06/test_pppd.c: New files.
472
4732010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
474
475        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
476        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
477        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
478
4792010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
480
481        * termios04/termios_testdriver_intr.c: Task driven IO now works.
482
4832010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
484
485        * Makefile.am, configure.ac: Add test for task driven drivers.
486        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
487        termios05/termios05.doc, termios05/termios05.scn,
488        termios05/termios_testdriver_taskdriven.c,
489        termios05/termios_testdriver_taskdriven.h: New files.
490
4912010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
492
493        * Makefile.am, configure.ac: Revert changes related to uncommitted test
494        under development.
495
4962010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
497
498        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
499        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
500
5012010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
502
503        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
504        interrupt driven IO support.
505        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
506        termios04/termios04.doc, termios04/termios04.scn,
507        termios04/termios_testdriver_intr.c,
508        termios04/termios_testdriver_intr.h: New files.
509
5102010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
511
512        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
513        termios03/termios_testdriver_polled.c,
514        termios03/termios_testdriver_polled.h: Add more test cases.
515
5162010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
517
518        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
519
5202010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
521
522        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
523        termios03/termios03.doc, termios03/termios03.scn,
524        termios03/termios_testdriver_polled.c,
525        termios03/termios_testdriver_polled.h: New files.
526        * Makefile.am, configure.ac: Add initial version of new test for polled
527        IO support in termios.
528
5292010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
530
531        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
532        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
533        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
534        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
535        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
536        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
537        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
538        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
539        termios02/Makefile.am: Revert.
540
5412010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
542
543        * termios01/termios01.scn: Fix bug so existing test code for
544        rtems_termios_baud_to_index() is executed.
545
5462010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
547
548        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
549        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
550        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
551        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
552        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
553        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
554        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
555        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
556        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
557        code for rtems_termios_baud_to_index() is executed.
558
5592010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
560
561        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
562        before blowing stack.
563
5642010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
565
566        * Makefile.am, configure.ac: Added test that attempts to free stack
567        memory. This causes a error to be printed from the free function.
568        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
569        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
570
5712010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
572
573        * malloctest/init.c: Added error case with malloc of size 0.
574
5752010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
576
577        * malloctest/init.c: Added test to check failure branch on calloc.
578
5792010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
580
581        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
582
5832010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
584
585        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
586        for deferred free() processing.
587        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
588        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
589
5902010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
591
592        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
593        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
594        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
595        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
596        are minimal implementations so the tests will have to grow as the
597        methods grow.
598
5992010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
600
601        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
602
6032010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
604
605        PR 1433/cpukit
606        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
607        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
608        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
609        RTEMS_NO_MEMORY.
610
6112010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
612
613        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
614        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
615        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
616
6172010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
618
619        * Makefile.am: Move POSIX in front of other tests.
620
6212010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
622
623        * bspcmdline01/init.c: Fix assert conditional.
624
6252010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
626
627        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
628        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
629
6302010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
631
632        * block10/.cvsignore: New file.
633
6342010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
635
636        * block05/block05.png, block10/block10.doc, block10/init.c,
637        block10/.cvsignore, block10/block10.scn, block10/block10.png,
638        block10/Makefile.am: New files.
639        * configure.ac, Makefile.am: Update for new files.
640        * block05/block05.doc: Update for new state transitions.
641
6422010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
643
644        * block08/.cvsignore, block09/.cvsignore: New files.
645
6462010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
647
648        * block08/init.c: Remove warning.
649
6502010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
651
652        * block08/block08.scn, block08/init.c: Add starting and ending messages
653        so the scripts detect successful exit.
654
6552010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
656
657        * block09/block09.doc, block09/init.c, block09/.cvsignore,
658        block09/block09.scn, block09/Makefile.am: New files.
659        * configure.ac, Makefile.am: Update for new files.
660        * block05/block05.doc: Update for new state transitions.
661        * block05/init.c, block06/init.c: Update for block device API change.
662
6632010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
664
665        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
666        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
667        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
668        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
669        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
670        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
671        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
672        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
673        block08/init.c, block08/Makefile.am, block08/system.h,
674        block08/test_disk.c: New files.
675
6762009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
677
678        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
679        to cover the bsp_cmdline_get_param() routine.
680
6812009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
682
683        * block06/init.c: Update for disk device API change.  Changed EBADRQC
684        to EINVAL.
685
6862009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
687
688        * termios01/init.c: Increase number of termios ports by 1.
689
6902009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
691
692        * termios01/termios_testdriver.c:
693        Reflect changes to rtems_termios_callbacks->write.
694
6952009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
696
697        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
698        block05/init.c, block07/init.c, bspcmdline01/init.c,
699        stringto01/init.c, stringto01/stringto_test_template.h,
700        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
701        Use rtems_test_assert() consistently instead of system assert().
702        rtems_test_assert() is designed to integrate into the RTEMS test
703        suite infrastructure.
704
7052009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
706
707        * POSIX/Makefile.am: Add readv, writev.
708        * POSIX/writev.c, POSIX/readv.c: New.
709
7102009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
711
712        * POSIX/sigfillset.c: Let main() return "status".
713        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
714        sigismember.
715        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
716        POSIX/sigismember.c: New.
717
7182009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
719
720        * POSIX/Makefile.am: Add wait.
721        * POSIX/wait.c: New.
722
7232009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
724
725        * bspcmdline01/test.c: Removed.
726
7272009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
728
729        * Makefile.am: Add POSIX.
730        * configure.ac: Add POSIX/.
731        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
732        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
733        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
734        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
735        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
736        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
737        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
738        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
739        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
740        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
741        POSIX/waitpid.c, POSIX/write.c: New.
742
7432009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
744
745        * stringto01/init.c: New file.
746
7472009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
748
749        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
750        * stringto01/.cvsignore, stringto01/Makefile.am,
751        stringto01/stringto01.doc, stringto01/stringto01.scn,
752        stringto01/stringto_test_template.h: New files.
753
7542009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
755
756        * block05/init.c: Check block size. Improved output.
757        * block01/init.c: Free ramdisk before exit.
758        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
759        block04/block04.doc, block05/block05.doc, block06/block06.doc,
760        block07/block07.doc: New files.
761        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
762        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
763        block07/Makefile.am: Add new files.
764
7652009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
766
767        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
768        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
769        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
770        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
771
7722009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
773
774        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
775        Remove bogus cast.
776        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
777
7782009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
779
780        * rtems++/Task1.cc: Eliminate more warnings.
781
7822009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
783
784        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
785        several dozens of warnings.
786
7872009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
788
789        * block06/init.c: Add missing prototype.
790
7912009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
792
793        * block07/init.c: New test case.
794
7952009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
796
797        * block05/init.c, block05/block05.scn, block05/Makefile.am,
798        block06/init.c, block06/block06.scn, block06/Makefile.am,
799        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
800        * Makefile.am, configure.ac: Added block05, block06 and block07.
801
8022009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
803
804        * termios/init.c: Remove sh2 hacks.
805
8062009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
807
808        * block01/init.c: Include <stdio.h>.
809        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
810        * block02/init.c: Remove unused var.
811
8122009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
813
814        * block02/init.c, block02/block02.scn, block02/Makefile.am,
815        block03/init.c, block03/block03.scn, block03/Makefile.am,
816        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
817        * Makefile.am, configure.ac: Added block02, block03 and block04.
818
8192009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
820
821        * monitor02/init.c: Add local prototype for
822        rtems_shell_main_monitor.
823
8242009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
825
826        * termios01/init.c: Fix parity_table_Entry type.
827        Correct parity_table initialization.
828        Add PRIdrtems_termios_baud_t.
829        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
830
8312009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
832
833        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
834        * malloctest/init.c: Use %zu instead of %d to print size_t's.
835
8362009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
837
838        * rtmonuse/init.c, rtmonuse/task1.c:
839        Use PRIxrtems_id to print rtems_ids.
840        * malloctest/init.c: Use %zu instead of %d to print size_t's.
841
8422009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
843
844        * malloctest/init.c: Fix _Heap_Resize_block args.
845
8462009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
847
848        * malloctest/init.c, termios01/init.c,
849        termios01/termios_testdriver.c: Eliminate unused vars.
850
8512009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
852
853        * heapwalk/init.c: Comment out unused vars.
854        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
855        * malloctest/init.c: Add local prototype for malloc_walk,
856        malloc_info.
857        * malloctest/task1.c: Add local prototype for malloc_walk.
858        * monitor02/init.c: Remove unused vars.
859        * stackchk01/init.c: Remove unused vars.
860        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
861        termios/init.c: Add missing prototypes.
862
8632009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
864
865        * configure.ac: Don't add -fasm to CFLAGS.
866
8672009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
868
869        * block01/.cvsignore: New file.
870
8712009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
872
873        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
874        * Makefile.am, configure.ac: Added block01.
875
8762009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
877
878        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
879
8802009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
881
882        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
883        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
884        it.
885        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
886        termios02/termios02.doc, termios02/termios02.scn: New files.
887        termios02 is a test for tcdrain().
888
8892009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
890
891        * termios01/init.c, termios01/termios_testdriver.c:
892        Reflect changes to termios.
893
8942009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
895
896        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
897
8982009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
899
900        * stackchk01/stackchk01.doc: Add content.
901
9022009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
903
904        * Makefile.am, configure.ac: Add initial test for
905        rtems_stack_checker_is_blown.
906        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
907        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
908
9092009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
910
911        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
912        cases to get back to 100% object coverage.
913
9142009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
915
916        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
917        malloctest/malloctest.scn: New test cases.
918        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
919
9202009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
921
922        * malloctest/init.c: New test cases. Update for heap API changes.
923        * stackchk/blow.c: Update for heap API changes.
924
9252009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
926
927        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
928
9292009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
930
931        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
932        complete coverage of termios_XXX_to_YYY() methods.
933
9342009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
935
936        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
937        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
938        character with the assistance of a special test driver which prints
939        the requests.
940        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
941        termios01/termios01.doc, termios01/termios01.scn,
942        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
943
9442009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
945
946        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
947        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
948        rtems_clock_get_ticks_per_second().
949
9502009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
951
952        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
953        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
954
9552009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
956
957        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
958        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
959        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
960
9612009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
962
963        * malloctest/init.c: Adjust allocation in test so it passes now that
964        heap overhead constant has been increased.
965
9662009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
967
968        * bspcmdline01/init.c: Do not violate visibility.
969
9702009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
971
972        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
973        prefix to all routines.
974
9752009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
976
977        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
978        helper routines.
979        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
980        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
981        bspcmdline01/init.c, bspcmdline01/test.c: New files.
982
9832009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
984
985        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
986        for shrinking a block enough to need to free the newly unused
987        portion.
988
9892009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
990
991        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
992        _Protected_heap_Get_information().
993
9942009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
995
996        * heapwalk/init.c: Add test code for first free block pointer not
997        aligned.
998
9992009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1000
1001        * heapwalk/init.c: Add more cases.
1002
10032009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
1004
1005        * heapwalk/init.c: Add more automated corruption capability.
1006
10072009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
1008
1009        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
1010
10112009-05-19      Chris Johns <chrisj@rtems.org>
1012
1013        * cpuuse/tswitch.c: Lower sample count for small memory targets.
1014        * cpuuse/system.h: Smaller stack size for small memory targets.
1015        * monitor02/init.c: Cannot run on small memory targets.
1016
10172009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1018
1019        * rtmonuse/init.c: Do not use Task_name array before initialized.
1020
10212009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
1022
1023        * malloctest/init.c: Fix warning.
1024
10252009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1026
1027        * malloctest/init.c: Fix typo.
1028
10292009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1030
1031        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
1032        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
1033        heapwalk/init.c, heapwalk/system.h: New files.
1034
10352009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
1036
1037        * malloctest/init.c: Add test case for heap resize block when the
1038        resize creates a free block large enough to free.
1039
10402009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
1041
1042        * cpuuse/Makefile.am, malloctest/Makefile.am,
1043        monitor/Makefile.am, monitor02/Makefile.am,
1044        putenvtest/Makefile.am, rtems++/Makefile.am,
1045        rtmonuse/Makefile.am, stackchk/Makefile.am,
1046        termios/Makefile.am, tztest/Makefile.am:
1047        Eliminate _exe_/.exe.
1048
10492009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1050
1051        * stackchk/stackchk.scn: Correct screen to match output.
1052
10532008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1054
1055        * malloctest/init.c: Change sizes of heap/region and allocated objects
1056        in heap to intptr_t so they can be larger than a single allocatable
1057        object (e.g. size_t).
1058
10592008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1060
1061        * malloctest/init.c: Do not generate alignment factors larger that will
1062        not fit in a native integer.
1063
10642008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1065
1066        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1067        CONFIGURE_STACK_CHECKER_ENABLED.
1068
10692008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1070
1071        * malloctest/init.c: Convert to "bool".
1072
10732008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1074
1075        * rtems++/System.h: Account for extra task stacks properly.
1076
10772008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1078
1079        * malloctest/init.c: Fix return status check.
1080
10812008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1082
1083        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1084        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1085        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1086        POSIX tests. Add a clock_settime case for < 1988.
1087
10882008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1089
1090        * malloctest/init.c: Add more test cases to cover heap better.
1091
10922008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1093
1094        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1095        stranger cases operate directly on a freshly initialized heap. This
1096        should make them more reproducible.
1097
10982008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1099
1100        * malloctest/init.c: Add more tests per suggestions from Sergei
1101        Organov.
1102
11032008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1104
1105        * malloctest/init.c: Add include to remove warning.
1106
11072008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1108
1109        * malloctest/init.c: Remove debug print.
1110
11112008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1112
1113        * monitor02/.cvsignore: New file.
1114
11152008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1116
1117        * Makefile.am, configure.ac: Added automatic test for monitor shell
1118        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1119        monitor02/system.h: New files.
1120
11212007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1122
1123        * malloctest/init.c: Add test cases suggested by Sergei Organov
1124        <s.organov@javad.com>.
1125
11262007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1127
1128        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1129
11302007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1131
1132        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1133        exericise another path in the period statistics code.
1134
11352007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1136
1137        * malloctest/init.c: Add some primitive testing of realloc() which also
1138        does some positive path testing on the SuperCore heap.
1139
11402007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1141
1142        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1143        cases for untested routines.
1144
11452007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1146
1147        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1148        the CPU Usage Report include it. If it is deleted, the CPU time it
1149        had consumed is not listed later in the report.
1150
11512007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1152
1153        * tztest/init.c: Build when using buffered test IO.
1154
11552007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1156
1157        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1158        macro instead of fflush() directly.
1159
11602007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1161
1162        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1163        Statistics and Period Usage into Rate Monotonic Manager. Added the
1164        following directives: rtems_rate_monotonic_get_statistics,
1165        rtems_rate_monotonic_reset_statistics,
1166        rtems_rate_monotonic_reset_all_statistics,
1167        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
1168        Obsoleted the rtems/rtmonuse.h file as a public interface.
1169
11702007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1171
1172        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1173        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1174        optional managers to Makefiles. Clean up test cases so last output
1175        line follows END OF pattern. Make sure test case all run. All tests
1176        appeared ok on sis.
1177
11782007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1179
1180        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1181
11822007-03-13      Joel Sherrill <joel@OARcorp.com>
1183
1184        * tztest/init.c: Call tzset() even though it may be called for us
1185        implicitly along the way.
1186
11872007-03-13      Joel Sherrill <joel@OARcorp.com>
1188
1189        * tztest/.cvsignore: New file.
1190
11912007-03-13      Joel Sherrill <joel@OARcorp.com>
1192
1193        * Makefile.am, configure.ac: Added timezone test.
1194        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1195        tztest/tztest.scn: New files.
1196
11972007-03-05      Joel Sherrill <joel@OARcorp.com>
1198
1199        * malloctest/init.c: Be explicit about need for default and floating
1200        point attributes. This is just a style change.
1201
12022007-02-06      Joel Sherrill <joel@OARcorp.com>
1203
1204        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1205        issues in message queue tests.
1206
12072006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1208
1209        * configure.ac: New BUG-REPORT address.
1210
12112006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1212
1213        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1214
12152006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1216
1217        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1218        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1219        docdir. Use rtems_testsdir instead.
1220
12212006-02-08      Joel Sherrill <joel@OARcorp.com>
1222
1223        * rtems++/Task1.cc: Fix warnings.
1224
12252005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1226
1227        * configure.ac: Remove RTEMS_ENABLE_BARE,
1228        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1229
12302005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1231
1232        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1233        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1234        stackchk/Makefile.am, termios/Makefile.am:
1235        Convert to using *_PROGRAMS.
1236
12372005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1238
1239        * cpuuse/Makefile.am, malloctest/Makefile.am,
1240        monitor/Makefile.am, putenvtest/Makefile.am,
1241        rtems++/Makefile.am, rtmonuse/Makefile.am,
1242        stackchk/Makefile.am, termios/Makefile.am: Rework.
1243
12442005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1245
1246        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1247        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1248        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1249        * libtests.am: Remove.
1250
12512005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1252
1253        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1254        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1255        stackchk/Makefile.am, termios/Makefile.am:
1256        AM_CPPFLAGS += -I..../support/include.
1257
12582005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1259
1260        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
1261        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1262
12632005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1264
1265        * libtests.am: Remove LIB_VARIANT.
1266
12672005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1268
1269        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1270        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1271        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1272
12732005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1274
1275        * Makefile.am: Cleanup.
1276
12772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1278
1279        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
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        Partial conversion to automake.
1284
12852005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1286
1287        * rtems++/Makefile.am: Remove LIB_VARIANT.
1288
12892004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1290
1291        * configure.ac: Remove -ansi to prevent folks from further damaging
1292        the code with broken prototypes.
1293        * putenvtest/init.c: Remove broken putenv prototype.
1294        * termios/init.c (print_c_cc): Don't loop over NCCS.
1295
12962004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1297
1298        * configure.ac: Require automake > 1.9.
1299
13002004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1301
1302        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1303        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1304        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1305        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1306        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1307        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1308        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1309        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1310
13112004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1312
1313        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1314        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1315        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1316        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1317        using c99 fixed size types.
1318
13192004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1320
1321        * configure.ac: Add 2nd arg to RTEMS_TOP.
1322
13232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1324
1325        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1326        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1327        * malloctest/Makefile.am: Ditto.
1328        * monitor/Makefile.am: Ditto.
1329        * putenvtest/Makefile.am: Ditto.
1330        * rtems++/Makefile.am: Ditto.
1331        * rtmonuse/Makefile.am: Ditto.
1332        * stackchk/Makefile.am: Ditto.
1333        * termios/Makefile.am: Ditto.
1334
13352003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * libtests.am: Add dirstamp support.
1338
13392003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1342
13432003-12-16      Joel Sherrill <joel@OARcorp.com>
1344
1345        PR 544/tests
1346        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1347        tests account for resources and not print at inappropriate times.
1348
13492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1352
13532003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1356        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1357        * monitor/Makefile.am: Remove all-local: $(ARCH).
1358        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1359        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1360        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1361        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1362        * termios/Makefile.am: Remove all-local: $(ARCH).
1363
13642003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * configure.ac: Reflect having moved to testsuites/.
1367
13682003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1371
13722003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * configure.ac:Remove RTEMS_CHECK_CPU.
1375
13762003-09-04      Joel Sherrill <joel@OARcorp.com>
1377
1378        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1379        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1380        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1381        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1382        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1383        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1384        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1385        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1386        stackchk/task1.c: URL for license changed.
1387
13882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * Makefile.am: Reflect having moved aclocal/.
1391
13922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * Makefile.am: Reflect having moved automake/.
1395        * cpuuse/Makefile.am: Reflect having moved automake/.
1396        * malloctest/Makefile.am: Reflect having moved automake/.
1397        * monitor/Makefile.am: Reflect having moved automake/.
1398        * putenvtest/Makefile.am: Reflect having moved automake/.
1399        * rtems++/Makefile.am: Reflect having moved automake/.
1400        * rtmonuse/Makefile.am: Reflect having moved automake/.
1401        * stackchk/Makefile.am: Reflect having moved automake/.
1402        * termios/Makefile.am: Reflect having moved automake/.
1403
14042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1405
1406        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1407
14082003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1411
14122003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * configure.ac: Unconditionally check for CXX.
1415        Require autoconf-2.57, automake-1.7.2.
1416        * rtems++: Eliminate CC_O_FILES.
1417
14182002-12-02      Joel Sherrill <joel@OARcorp.com>
1419
1420        * malloctest/init.c: Tasks should be floating point.
1421
14222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * .cvsignore: Reformat.
1425        Add autom4te*cache.
1426        Remove autom4te.cache.
1427
14282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1431        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1432        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1433        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1434        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1435        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1436        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1437        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1438
14392002-08-01      Joel Sherrill <joel@OARcorp.com>
1440
1441        * Per PR47 add support for buffered test output.  This involved
1442        adding defines to redirect output to a buffer and dump it when
1443        full, at "test pause", and at exit.  To avoid problems when redefining
1444        exit(), all tests were modified to call rtems_test_exit().
1445        Some tests, notable psxtests, had to be modified to include
1446        the standard test macro .h file (pmacros.h or tmacros.h) to
1447        enable this support.
1448        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1449        rtmonuse/task1.c, termios/init.c: Modified.
1450
14512002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * configure.ac: Remove ENABLE_GCC28.
1454
14552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * configure.ac:
1458        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1459        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1460        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1461        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1462        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1463        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1464        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1465        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1466        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1467        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1468        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1469
14702001-11-01      Joel Sherrill <joel@OARcorp.com>
1471
1472        * rtems++/Makefile.am: Make sure debug variant of librtems++
1473        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1474        and processed as PR78.
1475
14762001-10-25      Joel Sherrill <joel@OARcorp.com>
1477
1478        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1479
14802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1483        * configure.in: Remove.
1484        * configure.ac: New file, generated from configure.in by autoupdate.
1485
14862001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1489        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1490
14912001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1492
1493        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1494        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1495        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1496        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1497        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1498        make-cxx-exe.
1499        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1500        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1501        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1502
15032001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1504
1505        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1506
15072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1510
15112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1512
1513        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1514
15152000-11-01      Joel Sherrill <joel@OARcorp.com>
1516
1517        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1518        libcsupport.h moved from libc to lib/include/rtems and now must
1519        be referenced as <rtems/XXX.h>. 
1520
15212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1522
1523        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1524        Switch to GNU canonicalization.
1525        * libtests.am: Remove DEFS.
1526
15272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1528
1529        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1530        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1531        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1532
15332000-08-10      Joel Sherrill <joel@OARcorp.com>
1534
1535        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.