source: rtems/testsuites/libtests/ChangeLog @ 3e0310e3

4.115
Last change on this file since 3e0310e3 was 3e0310e3, checked in by Joel Sherrill <joel.sherrill@…>, on 07/06/10 at 19:54:00

2010-07-06 Joel Sherrill <joel.sherrilL@…>

  • termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC cases. Coverage of these paths is near complete.
  • Property mode set to 100644
File size: 37.6 KB
Line 
12010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
4        cases. Coverage of these paths is near complete.
5
62010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * malloctest/system.h: Enable malloc statistics.
9
102010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
13
142010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
17        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
18        termios06/termios06.doc, termios06/termios06.scn,
19        termios06/test_pppd.c: New files.
20
212010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
24        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
25        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
26
272010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * termios04/termios_testdriver_intr.c: Task driven IO now works.
30
312010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile.am, configure.ac: Add test for task driven drivers.
34        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
35        termios05/termios05.doc, termios05/termios05.scn,
36        termios05/termios_testdriver_taskdriven.c,
37        termios05/termios_testdriver_taskdriven.h: New files.
38
392010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * Makefile.am, configure.ac: Revert changes related to uncommitted test
42        under development.
43
442010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
47        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
48
492010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
52        interrupt driven IO support.
53        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
54        termios04/termios04.doc, termios04/termios04.scn,
55        termios04/termios_testdriver_intr.c,
56        termios04/termios_testdriver_intr.h: New files.
57
582010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
61        termios03/termios_testdriver_polled.c,
62        termios03/termios_testdriver_polled.h: Add more test cases.
63
642010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
67
682010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
71        termios03/termios03.doc, termios03/termios03.scn,
72        termios03/termios_testdriver_polled.c,
73        termios03/termios_testdriver_polled.h: New files.
74        * Makefile.am, configure.ac: Add initial version of new test for polled
75        IO support in termios.
76
772010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
78
79        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
80        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
81        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
82        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
83        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
84        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
85        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
86        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
87        termios02/Makefile.am: Revert.
88
892010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
90
91        * termios01/termios01.scn: Fix bug so existing test code for
92        rtems_termios_baud_to_index() is executed.
93
942010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
95
96        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
97        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
98        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
99        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
100        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
101        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
102        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
103        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
104        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
105        code for rtems_termios_baud_to_index() is executed.
106
1072010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
108
109        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
110        before blowing stack.
111
1122010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
113
114        * Makefile.am, configure.ac: Added test that attempts to free stack
115        memory. This causes a error to be printed from the free function.
116        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
117        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
118
1192010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
120
121        * malloctest/init.c: Added error case with malloc of size 0.
122
1232010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
124
125        * malloctest/init.c: Added test to check failure branch on calloc.
126
1272010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
128
129        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
130
1312010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
132
133        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
134        for deferred free() processing.
135        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
136        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
137
1382010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
141        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
142        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
143        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
144        are minimal implementations so the tests will have to grow as the
145        methods grow.
146
1472010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
148
149        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
150
1512010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
152
153        PR 1433/cpukit
154        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
155        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
156        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
157        RTEMS_NO_MEMORY.
158
1592010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
160
161        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
162        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
163        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
164
1652010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * Makefile.am: Move POSIX in front of other tests.
168
1692010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
170
171        * bspcmdline01/init.c: Fix assert conditional.
172
1732010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
176        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
177
1782010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
179
180        * block10/.cvsignore: New file.
181
1822010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
183
184        * block05/block05.png, block10/block10.doc, block10/init.c,
185        block10/.cvsignore, block10/block10.scn, block10/block10.png,
186        block10/Makefile.am: New files.
187        * configure.ac, Makefile.am: Update for new files.
188        * block05/block05.doc: Update for new state transitions.
189
1902010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
191
192        * block08/.cvsignore, block09/.cvsignore: New files.
193
1942010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
195
196        * block08/init.c: Remove warning.
197
1982010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
199
200        * block08/block08.scn, block08/init.c: Add starting and ending messages
201        so the scripts detect successful exit.
202
2032010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
204
205        * block09/block09.doc, block09/init.c, block09/.cvsignore,
206        block09/block09.scn, block09/Makefile.am: New files.
207        * configure.ac, Makefile.am: Update for new files.
208        * block05/block05.doc: Update for new state transitions.
209        * block05/init.c, block06/init.c: Update for block device API change.
210
2112010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
212
213        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
214        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
215        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
216        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
217        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
218        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
219        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
220        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
221        block08/init.c, block08/Makefile.am, block08/system.h,
222        block08/test_disk.c: New files.
223
2242009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
225
226        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
227        to cover the bsp_cmdline_get_param() routine.
228
2292009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
230
231        * block06/init.c: Update for disk device API change.  Changed EBADRQC
232        to EINVAL.
233
2342009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
235
236        * termios01/init.c: Increase number of termios ports by 1.
237
2382009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
239
240        * termios01/termios_testdriver.c:
241        Reflect changes to rtems_termios_callbacks->write.
242
2432009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
244
245        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
246        block05/init.c, block07/init.c, bspcmdline01/init.c,
247        stringto01/init.c, stringto01/stringto_test_template.h,
248        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
249        Use rtems_test_assert() consistently instead of system assert().
250        rtems_test_assert() is designed to integrate into the RTEMS test
251        suite infrastructure.
252
2532009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * POSIX/Makefile.am: Add readv, writev.
256        * POSIX/writev.c, POSIX/readv.c: New.
257
2582009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
259
260        * POSIX/sigfillset.c: Let main() return "status".
261        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
262        sigismember.
263        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
264        POSIX/sigismember.c: New.
265
2662009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
267
268        * POSIX/Makefile.am: Add wait.
269        * POSIX/wait.c: New.
270
2712009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
272
273        * bspcmdline01/test.c: Removed.
274
2752009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
276
277        * Makefile.am: Add POSIX.
278        * configure.ac: Add POSIX/.
279        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
280        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
281        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
282        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
283        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
284        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
285        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
286        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
287        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
288        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
289        POSIX/waitpid.c, POSIX/write.c: New.
290
2912009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
292
293        * stringto01/init.c: New file.
294
2952009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
296
297        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
298        * stringto01/.cvsignore, stringto01/Makefile.am,
299        stringto01/stringto01.doc, stringto01/stringto01.scn,
300        stringto01/stringto_test_template.h: New files.
301
3022009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
303
304        * block05/init.c: Check block size. Improved output.
305        * block01/init.c: Free ramdisk before exit.
306        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
307        block04/block04.doc, block05/block05.doc, block06/block06.doc,
308        block07/block07.doc: New files.
309        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
310        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
311        block07/Makefile.am: Add new files.
312
3132009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
314
315        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
316        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
317        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
318        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
319
3202009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
321
322        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
323        Remove bogus cast.
324        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
325
3262009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
327
328        * rtems++/Task1.cc: Eliminate more warnings.
329
3302009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
331
332        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
333        several dozens of warnings.
334
3352009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
336
337        * block06/init.c: Add missing prototype.
338
3392009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
340
341        * block07/init.c: New test case.
342
3432009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
344
345        * block05/init.c, block05/block05.scn, block05/Makefile.am,
346        block06/init.c, block06/block06.scn, block06/Makefile.am,
347        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
348        * Makefile.am, configure.ac: Added block05, block06 and block07.
349
3502009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
351
352        * termios/init.c: Remove sh2 hacks.
353
3542009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
355
356        * block01/init.c: Include <stdio.h>.
357        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
358        * block02/init.c: Remove unused var.
359
3602009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
361
362        * block02/init.c, block02/block02.scn, block02/Makefile.am,
363        block03/init.c, block03/block03.scn, block03/Makefile.am,
364        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
365        * Makefile.am, configure.ac: Added block02, block03 and block04.
366
3672009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
368
369        * monitor02/init.c: Add local prototype for
370        rtems_shell_main_monitor.
371
3722009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
373
374        * termios01/init.c: Fix parity_table_Entry type.
375        Correct parity_table initialization.
376        Add PRIdrtems_termios_baud_t.
377        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
378
3792009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
380
381        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
382        * malloctest/init.c: Use %zu instead of %d to print size_t's.
383
3842009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
385
386        * rtmonuse/init.c, rtmonuse/task1.c:
387        Use PRIxrtems_id to print rtems_ids.
388        * malloctest/init.c: Use %zu instead of %d to print size_t's.
389
3902009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
391
392        * malloctest/init.c: Fix _Heap_Resize_block args.
393
3942009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
395
396        * malloctest/init.c, termios01/init.c,
397        termios01/termios_testdriver.c: Eliminate unused vars.
398
3992009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
400
401        * heapwalk/init.c: Comment out unused vars.
402        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
403        * malloctest/init.c: Add local prototype for malloc_walk,
404        malloc_info.
405        * malloctest/task1.c: Add local prototype for malloc_walk.
406        * monitor02/init.c: Remove unused vars.
407        * stackchk01/init.c: Remove unused vars.
408        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
409        termios/init.c: Add missing prototypes.
410
4112009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
412
413        * configure.ac: Don't add -fasm to CFLAGS.
414
4152009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * block01/.cvsignore: New file.
418
4192009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
420
421        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
422        * Makefile.am, configure.ac: Added block01.
423
4242009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
425
426        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
427
4282009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
429
430        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
431        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
432        it.
433        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
434        termios02/termios02.doc, termios02/termios02.scn: New files.
435        termios02 is a test for tcdrain().
436
4372009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
438
439        * termios01/init.c, termios01/termios_testdriver.c:
440        Reflect changes to termios.
441
4422009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
443
444        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
445
4462009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
447
448        * stackchk01/stackchk01.doc: Add content.
449
4502009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
451
452        * Makefile.am, configure.ac: Add initial test for
453        rtems_stack_checker_is_blown.
454        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
455        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
456
4572009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
458
459        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
460        cases to get back to 100% object coverage.
461
4622009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
463
464        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
465        malloctest/malloctest.scn: New test cases.
466        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
467
4682009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
469
470        * malloctest/init.c: New test cases. Update for heap API changes.
471        * stackchk/blow.c: Update for heap API changes.
472
4732009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
474
475        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
476
4772009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
478
479        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
480        complete coverage of termios_XXX_to_YYY() methods.
481
4822009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
483
484        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
485        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
486        character with the assistance of a special test driver which prints
487        the requests.
488        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
489        termios01/termios01.doc, termios01/termios01.scn,
490        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
491
4922009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
493
494        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
495        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
496        rtems_clock_get_ticks_per_second().
497
4982009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
499
500        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
501        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
502
5032009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
504
505        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
506        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
507        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
508
5092009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
510
511        * malloctest/init.c: Adjust allocation in test so it passes now that
512        heap overhead constant has been increased.
513
5142009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
515
516        * bspcmdline01/init.c: Do not violate visibility.
517
5182009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
519
520        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
521        prefix to all routines.
522
5232009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
524
525        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
526        helper routines.
527        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
528        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
529        bspcmdline01/init.c, bspcmdline01/test.c: New files.
530
5312009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
532
533        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
534        for shrinking a block enough to need to free the newly unused
535        portion.
536
5372009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
538
539        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
540        _Protected_heap_Get_information().
541
5422009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
543
544        * heapwalk/init.c: Add test code for first free block pointer not
545        aligned.
546
5472009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
548
549        * heapwalk/init.c: Add more cases.
550
5512009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
552
553        * heapwalk/init.c: Add more automated corruption capability.
554
5552009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
556
557        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
558
5592009-05-19      Chris Johns <chrisj@rtems.org>
560
561        * cpuuse/tswitch.c: Lower sample count for small memory targets.
562        * cpuuse/system.h: Smaller stack size for small memory targets.
563        * monitor02/init.c: Cannot run on small memory targets.
564
5652009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
566
567        * rtmonuse/init.c: Do not use Task_name array before initialized.
568
5692009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
570
571        * malloctest/init.c: Fix warning.
572
5732009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
574
575        * malloctest/init.c: Fix typo.
576
5772009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
578
579        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
580        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
581        heapwalk/init.c, heapwalk/system.h: New files.
582
5832009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
584
585        * malloctest/init.c: Add test case for heap resize block when the
586        resize creates a free block large enough to free.
587
5882009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
589
590        * cpuuse/Makefile.am, malloctest/Makefile.am,
591        monitor/Makefile.am, monitor02/Makefile.am,
592        putenvtest/Makefile.am, rtems++/Makefile.am,
593        rtmonuse/Makefile.am, stackchk/Makefile.am,
594        termios/Makefile.am, tztest/Makefile.am:
595        Eliminate _exe_/.exe.
596
5972009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
598
599        * stackchk/stackchk.scn: Correct screen to match output.
600
6012008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
602
603        * malloctest/init.c: Change sizes of heap/region and allocated objects
604        in heap to intptr_t so they can be larger than a single allocatable
605        object (e.g. size_t).
606
6072008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
608
609        * malloctest/init.c: Do not generate alignment factors larger that will
610        not fit in a native integer.
611
6122008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
613
614        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
615        CONFIGURE_STACK_CHECKER_ENABLED.
616
6172008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
618
619        * malloctest/init.c: Convert to "bool".
620
6212008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
622
623        * rtems++/System.h: Account for extra task stacks properly.
624
6252008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
626
627        * malloctest/init.c: Fix return status check.
628
6292008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
630
631        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
632        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
633        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
634        POSIX tests. Add a clock_settime case for < 1988.
635
6362008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
637
638        * malloctest/init.c: Add more test cases to cover heap better.
639
6402008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
641
642        * malloctest/init.c: Add new test cases per Sergei. Make some of the
643        stranger cases operate directly on a freshly initialized heap. This
644        should make them more reproducible.
645
6462008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
647
648        * malloctest/init.c: Add more tests per suggestions from Sergei
649        Organov.
650
6512008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
652
653        * malloctest/init.c: Add include to remove warning.
654
6552008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
656
657        * malloctest/init.c: Remove debug print.
658
6592008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
660
661        * monitor02/.cvsignore: New file.
662
6632008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
664
665        * Makefile.am, configure.ac: Added automatic test for monitor shell
666        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
667        monitor02/system.h: New files.
668
6692007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
670
671        * malloctest/init.c: Add test cases suggested by Sergei Organov
672        <s.organov@javad.com>.
673
6742007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
675
676        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
677
6782007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
679
680        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
681        exericise another path in the period statistics code.
682
6832007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
684
685        * malloctest/init.c: Add some primitive testing of realloc() which also
686        does some positive path testing on the SuperCore heap.
687
6882007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
689
690        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
691        cases for untested routines.
692
6932007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
694
695        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
696        the CPU Usage Report include it. If it is deleted, the CPU time it
697        had consumed is not listed later in the report.
698
6992007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
700
701        * tztest/init.c: Build when using buffered test IO.
702
7032007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
704
705        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
706        macro instead of fflush() directly.
707
7082007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
709
710        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
711        Statistics and Period Usage into Rate Monotonic Manager. Added the
712        following directives: rtems_rate_monotonic_get_statistics,
713        rtems_rate_monotonic_reset_statistics,
714        rtems_rate_monotonic_reset_all_statistics,
715        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
716        Obsoleted the rtems/rtmonuse.h file as a public interface.
717
7182007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
719
720        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
721        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
722        optional managers to Makefiles. Clean up test cases so last output
723        line follows END OF pattern. Make sure test case all run. All tests
724        appeared ok on sis.
725
7262007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
727
728        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
729
7302007-03-13      Joel Sherrill <joel@OARcorp.com>
731
732        * tztest/init.c: Call tzset() even though it may be called for us
733        implicitly along the way.
734
7352007-03-13      Joel Sherrill <joel@OARcorp.com>
736
737        * tztest/.cvsignore: New file.
738
7392007-03-13      Joel Sherrill <joel@OARcorp.com>
740
741        * Makefile.am, configure.ac: Added timezone test.
742        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
743        tztest/tztest.scn: New files.
744
7452007-03-05      Joel Sherrill <joel@OARcorp.com>
746
747        * malloctest/init.c: Be explicit about need for default and floating
748        point attributes. This is just a style change.
749
7502007-02-06      Joel Sherrill <joel@OARcorp.com>
751
752        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
753        issues in message queue tests.
754
7552006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
756
757        * configure.ac: New BUG-REPORT address.
758
7592006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
760
761        * configure.ac: Require autoconf-2.60. Require automake-1.10.
762
7632006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
764
765        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
766        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
767        docdir. Use rtems_testsdir instead.
768
7692006-02-08      Joel Sherrill <joel@OARcorp.com>
770
771        * rtems++/Task1.cc: Fix warnings.
772
7732005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
774
775        * configure.ac: Remove RTEMS_ENABLE_BARE,
776        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
777
7782005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
779
780        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
781        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
782        stackchk/Makefile.am, termios/Makefile.am:
783        Convert to using *_PROGRAMS.
784
7852005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
786
787        * cpuuse/Makefile.am, malloctest/Makefile.am,
788        monitor/Makefile.am, putenvtest/Makefile.am,
789        rtems++/Makefile.am, rtmonuse/Makefile.am,
790        stackchk/Makefile.am, termios/Makefile.am: Rework.
791
7922005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
793
794        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
795        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
796        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
797        * libtests.am: Remove.
798
7992005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
800
801        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
802        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
803        stackchk/Makefile.am, termios/Makefile.am:
804        AM_CPPFLAGS += -I..../support/include.
805
8062005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
807
808        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
809        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
810
8112005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
812
813        * libtests.am: Remove LIB_VARIANT.
814
8152005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
816
817        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
818        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
819        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
820
8212005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
822
823        * Makefile.am: Cleanup.
824
8252005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
826
827        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
828        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
829        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
830        stackchk/Makefile.am, termios/Makefile.am:
831        Partial conversion to automake.
832
8332005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
834
835        * rtems++/Makefile.am: Remove LIB_VARIANT.
836
8372004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
838
839        * configure.ac: Remove -ansi to prevent folks from further damaging
840        the code with broken prototypes.
841        * putenvtest/init.c: Remove broken putenv prototype.
842        * termios/init.c (print_c_cc): Don't loop over NCCS.
843
8442004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
845
846        * configure.ac: Require automake > 1.9.
847
8482004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
849
850        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
851        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
852        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
853        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
854        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
855        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
856        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
857        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
858
8592004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
860
861        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
862        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
863        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
864        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
865        using c99 fixed size types.
866
8672004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * configure.ac: Add 2nd arg to RTEMS_TOP.
870
8712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
874        Add PRE/TMPINSTALL_FILES to CLEANFILES.
875        * malloctest/Makefile.am: Ditto.
876        * monitor/Makefile.am: Ditto.
877        * putenvtest/Makefile.am: Ditto.
878        * rtems++/Makefile.am: Ditto.
879        * rtmonuse/Makefile.am: Ditto.
880        * stackchk/Makefile.am: Ditto.
881        * termios/Makefile.am: Ditto.
882
8832003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * libtests.am: Add dirstamp support.
886
8872003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
890
8912003-12-16      Joel Sherrill <joel@OARcorp.com>
892
893        PR 544/tests
894        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
895        tests account for resources and not print at inappropriate times.
896
8972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
900
9012003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
904        * malloctest/Makefile.am: Remove all-local: $(ARCH).
905        * monitor/Makefile.am: Remove all-local: $(ARCH).
906        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
907        * rtems++/Makefile.am: Remove all-local: $(ARCH).
908        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
909        * stackchk/Makefile.am: Remove all-local: $(ARCH).
910        * termios/Makefile.am: Remove all-local: $(ARCH).
911
9122003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * configure.ac: Reflect having moved to testsuites/.
915
9162003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * configure.ac: Remove RTEMS_CANONICAL_HOST.
919
9202003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * configure.ac:Remove RTEMS_CHECK_CPU.
923
9242003-09-04      Joel Sherrill <joel@OARcorp.com>
925
926        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
927        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
928        malloctest/system.h, malloctest/task1.c, monitor/init.c,
929        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
930        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
931        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
932        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
933        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
934        stackchk/task1.c: URL for license changed.
935
9362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * Makefile.am: Reflect having moved aclocal/.
939
9402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * Makefile.am: Reflect having moved automake/.
943        * cpuuse/Makefile.am: Reflect having moved automake/.
944        * malloctest/Makefile.am: Reflect having moved automake/.
945        * monitor/Makefile.am: Reflect having moved automake/.
946        * putenvtest/Makefile.am: Reflect having moved automake/.
947        * rtems++/Makefile.am: Reflect having moved automake/.
948        * rtmonuse/Makefile.am: Reflect having moved automake/.
949        * stackchk/Makefile.am: Reflect having moved automake/.
950        * termios/Makefile.am: Reflect having moved automake/.
951
9522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
955
9562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * configure.ac: Remove AC_CONFIG_AUX_DIR.
959
9602003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * configure.ac: Unconditionally check for CXX.
963        Require autoconf-2.57, automake-1.7.2.
964        * rtems++: Eliminate CC_O_FILES.
965
9662002-12-02      Joel Sherrill <joel@OARcorp.com>
967
968        * malloctest/init.c: Tasks should be floating point.
969
9702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * .cvsignore: Reformat.
973        Add autom4te*cache.
974        Remove autom4te.cache.
975
9762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
979        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
980        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
981        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
982        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
983        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
984        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
985        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
986
9872002-08-01      Joel Sherrill <joel@OARcorp.com>
988
989        * Per PR47 add support for buffered test output.  This involved
990        adding defines to redirect output to a buffer and dump it when
991        full, at "test pause", and at exit.  To avoid problems when redefining
992        exit(), all tests were modified to call rtems_test_exit().
993        Some tests, notable psxtests, had to be modified to include
994        the standard test macro .h file (pmacros.h or tmacros.h) to
995        enable this support.
996        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
997        rtmonuse/task1.c, termios/init.c: Modified.
998
9992002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * configure.ac: Remove ENABLE_GCC28.
1002
10032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * configure.ac:
1006        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1007        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1008        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1009        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1010        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1011        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1012        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1013        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1014        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1015        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1016        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1017
10182001-11-01      Joel Sherrill <joel@OARcorp.com>
1019
1020        * rtems++/Makefile.am: Make sure debug variant of librtems++
1021        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1022        and processed as PR78.
1023
10242001-10-25      Joel Sherrill <joel@OARcorp.com>
1025
1026        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1027
10282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1031        * configure.in: Remove.
1032        * configure.ac: New file, generated from configure.in by autoupdate.
1033
10342001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1037        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1038
10392001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1042        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1043        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1044        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1045        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1046        make-cxx-exe.
1047        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1048        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1049        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1050
10512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1052
1053        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1054
10552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1058
10592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1062
10632000-11-01      Joel Sherrill <joel@OARcorp.com>
1064
1065        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1066        libcsupport.h moved from libc to lib/include/rtems and now must
1067        be referenced as <rtems/XXX.h>. 
1068
10692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1072        Switch to GNU canonicalization.
1073        * libtests.am: Remove DEFS.
1074
10752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1078        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1079        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1080
10812000-08-10      Joel Sherrill <joel@OARcorp.com>
1082
1083        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.