source: rtems/testsuites/libtests/ChangeLog @ 8cd0bb0f

4.115
Last change on this file since 8cd0bb0f was 8cd0bb0f, checked in by Joel Sherrill <joel.sherrill@…>, on 07/14/10 at 15:59:37

2010-07-14 Joel Sherrill <joel.sherrill@…>

  • termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
  • Property mode set to 100644
File size: 38.0 KB
Line 
12010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
4
52010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
8        to Malloc Family.
9        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
10        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
11
122010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
13
14        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
15        cases. Coverage of these paths is near complete.
16
172010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * malloctest/system.h: Enable malloc statistics.
20
212010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
24
252010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
28        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
29        termios06/termios06.doc, termios06/termios06.scn,
30        termios06/test_pppd.c: New files.
31
322010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
35        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
36        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
37
382010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * termios04/termios_testdriver_intr.c: Task driven IO now works.
41
422010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile.am, configure.ac: Add test for task driven drivers.
45        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
46        termios05/termios05.doc, termios05/termios05.scn,
47        termios05/termios_testdriver_taskdriven.c,
48        termios05/termios_testdriver_taskdriven.h: New files.
49
502010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * Makefile.am, configure.ac: Revert changes related to uncommitted test
53        under development.
54
552010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
58        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
59
602010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
63        interrupt driven IO support.
64        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
65        termios04/termios04.doc, termios04/termios04.scn,
66        termios04/termios_testdriver_intr.c,
67        termios04/termios_testdriver_intr.h: New files.
68
692010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
72        termios03/termios_testdriver_polled.c,
73        termios03/termios_testdriver_polled.h: Add more test cases.
74
752010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
78
792010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
82        termios03/termios03.doc, termios03/termios03.scn,
83        termios03/termios_testdriver_polled.c,
84        termios03/termios_testdriver_polled.h: New files.
85        * Makefile.am, configure.ac: Add initial version of new test for polled
86        IO support in termios.
87
882010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
89
90        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
91        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
92        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
93        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
94        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
95        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
96        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
97        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
98        termios02/Makefile.am: Revert.
99
1002010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
101
102        * termios01/termios01.scn: Fix bug so existing test code for
103        rtems_termios_baud_to_index() is executed.
104
1052010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
106
107        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
108        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
109        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
110        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
111        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
112        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
113        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
114        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
115        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
116        code for rtems_termios_baud_to_index() is executed.
117
1182010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
119
120        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
121        before blowing stack.
122
1232010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
124
125        * Makefile.am, configure.ac: Added test that attempts to free stack
126        memory. This causes a error to be printed from the free function.
127        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
128        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
129
1302010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
131
132        * malloctest/init.c: Added error case with malloc of size 0.
133
1342010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
135
136        * malloctest/init.c: Added test to check failure branch on calloc.
137
1382010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
141
1422010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
143
144        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
145        for deferred free() processing.
146        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
147        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
148
1492010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
152        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
153        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
154        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
155        are minimal implementations so the tests will have to grow as the
156        methods grow.
157
1582010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
159
160        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
161
1622010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
163
164        PR 1433/cpukit
165        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
166        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
167        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
168        RTEMS_NO_MEMORY.
169
1702010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
171
172        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
173        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
174        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
175
1762010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
177
178        * Makefile.am: Move POSIX in front of other tests.
179
1802010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
181
182        * bspcmdline01/init.c: Fix assert conditional.
183
1842010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
185
186        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
187        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
188
1892010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
190
191        * block10/.cvsignore: New file.
192
1932010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
194
195        * block05/block05.png, block10/block10.doc, block10/init.c,
196        block10/.cvsignore, block10/block10.scn, block10/block10.png,
197        block10/Makefile.am: New files.
198        * configure.ac, Makefile.am: Update for new files.
199        * block05/block05.doc: Update for new state transitions.
200
2012010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
202
203        * block08/.cvsignore, block09/.cvsignore: New files.
204
2052010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
206
207        * block08/init.c: Remove warning.
208
2092010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
210
211        * block08/block08.scn, block08/init.c: Add starting and ending messages
212        so the scripts detect successful exit.
213
2142010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
215
216        * block09/block09.doc, block09/init.c, block09/.cvsignore,
217        block09/block09.scn, block09/Makefile.am: New files.
218        * configure.ac, Makefile.am: Update for new files.
219        * block05/block05.doc: Update for new state transitions.
220        * block05/init.c, block06/init.c: Update for block device API change.
221
2222010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
223
224        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
225        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
226        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
227        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
228        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
229        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
230        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
231        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
232        block08/init.c, block08/Makefile.am, block08/system.h,
233        block08/test_disk.c: New files.
234
2352009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
236
237        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
238        to cover the bsp_cmdline_get_param() routine.
239
2402009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
241
242        * block06/init.c: Update for disk device API change.  Changed EBADRQC
243        to EINVAL.
244
2452009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
246
247        * termios01/init.c: Increase number of termios ports by 1.
248
2492009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * termios01/termios_testdriver.c:
252        Reflect changes to rtems_termios_callbacks->write.
253
2542009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
255
256        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
257        block05/init.c, block07/init.c, bspcmdline01/init.c,
258        stringto01/init.c, stringto01/stringto_test_template.h,
259        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
260        Use rtems_test_assert() consistently instead of system assert().
261        rtems_test_assert() is designed to integrate into the RTEMS test
262        suite infrastructure.
263
2642009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
265
266        * POSIX/Makefile.am: Add readv, writev.
267        * POSIX/writev.c, POSIX/readv.c: New.
268
2692009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * POSIX/sigfillset.c: Let main() return "status".
272        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
273        sigismember.
274        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
275        POSIX/sigismember.c: New.
276
2772009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
278
279        * POSIX/Makefile.am: Add wait.
280        * POSIX/wait.c: New.
281
2822009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
283
284        * bspcmdline01/test.c: Removed.
285
2862009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
287
288        * Makefile.am: Add POSIX.
289        * configure.ac: Add POSIX/.
290        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
291        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
292        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
293        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
294        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
295        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
296        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
297        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
298        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
299        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
300        POSIX/waitpid.c, POSIX/write.c: New.
301
3022009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
303
304        * stringto01/init.c: New file.
305
3062009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
307
308        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
309        * stringto01/.cvsignore, stringto01/Makefile.am,
310        stringto01/stringto01.doc, stringto01/stringto01.scn,
311        stringto01/stringto_test_template.h: New files.
312
3132009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
314
315        * block05/init.c: Check block size. Improved output.
316        * block01/init.c: Free ramdisk before exit.
317        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
318        block04/block04.doc, block05/block05.doc, block06/block06.doc,
319        block07/block07.doc: New files.
320        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
321        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
322        block07/Makefile.am: Add new files.
323
3242009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
325
326        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
327        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
328        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
329        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
330
3312009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
332
333        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
334        Remove bogus cast.
335        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
336
3372009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
338
339        * rtems++/Task1.cc: Eliminate more warnings.
340
3412009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
344        several dozens of warnings.
345
3462009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
347
348        * block06/init.c: Add missing prototype.
349
3502009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
351
352        * block07/init.c: New test case.
353
3542009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
355
356        * block05/init.c, block05/block05.scn, block05/Makefile.am,
357        block06/init.c, block06/block06.scn, block06/Makefile.am,
358        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
359        * Makefile.am, configure.ac: Added block05, block06 and block07.
360
3612009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
362
363        * termios/init.c: Remove sh2 hacks.
364
3652009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
366
367        * block01/init.c: Include <stdio.h>.
368        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
369        * block02/init.c: Remove unused var.
370
3712009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
372
373        * block02/init.c, block02/block02.scn, block02/Makefile.am,
374        block03/init.c, block03/block03.scn, block03/Makefile.am,
375        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
376        * Makefile.am, configure.ac: Added block02, block03 and block04.
377
3782009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
379
380        * monitor02/init.c: Add local prototype for
381        rtems_shell_main_monitor.
382
3832009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
384
385        * termios01/init.c: Fix parity_table_Entry type.
386        Correct parity_table initialization.
387        Add PRIdrtems_termios_baud_t.
388        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
389
3902009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
391
392        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
393        * malloctest/init.c: Use %zu instead of %d to print size_t's.
394
3952009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
396
397        * rtmonuse/init.c, rtmonuse/task1.c:
398        Use PRIxrtems_id to print rtems_ids.
399        * malloctest/init.c: Use %zu instead of %d to print size_t's.
400
4012009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
402
403        * malloctest/init.c: Fix _Heap_Resize_block args.
404
4052009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
406
407        * malloctest/init.c, termios01/init.c,
408        termios01/termios_testdriver.c: Eliminate unused vars.
409
4102009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
411
412        * heapwalk/init.c: Comment out unused vars.
413        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
414        * malloctest/init.c: Add local prototype for malloc_walk,
415        malloc_info.
416        * malloctest/task1.c: Add local prototype for malloc_walk.
417        * monitor02/init.c: Remove unused vars.
418        * stackchk01/init.c: Remove unused vars.
419        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
420        termios/init.c: Add missing prototypes.
421
4222009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
423
424        * configure.ac: Don't add -fasm to CFLAGS.
425
4262009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
427
428        * block01/.cvsignore: New file.
429
4302009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
431
432        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
433        * Makefile.am, configure.ac: Added block01.
434
4352009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
436
437        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
438
4392009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
440
441        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
442        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
443        it.
444        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
445        termios02/termios02.doc, termios02/termios02.scn: New files.
446        termios02 is a test for tcdrain().
447
4482009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
449
450        * termios01/init.c, termios01/termios_testdriver.c:
451        Reflect changes to termios.
452
4532009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
454
455        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
456
4572009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
458
459        * stackchk01/stackchk01.doc: Add content.
460
4612009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
462
463        * Makefile.am, configure.ac: Add initial test for
464        rtems_stack_checker_is_blown.
465        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
466        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
467
4682009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
469
470        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
471        cases to get back to 100% object coverage.
472
4732009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
474
475        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
476        malloctest/malloctest.scn: New test cases.
477        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
478
4792009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
480
481        * malloctest/init.c: New test cases. Update for heap API changes.
482        * stackchk/blow.c: Update for heap API changes.
483
4842009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
485
486        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
487
4882009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
489
490        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
491        complete coverage of termios_XXX_to_YYY() methods.
492
4932009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
494
495        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
496        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
497        character with the assistance of a special test driver which prints
498        the requests.
499        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
500        termios01/termios01.doc, termios01/termios01.scn,
501        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
502
5032009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
504
505        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
506        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
507        rtems_clock_get_ticks_per_second().
508
5092009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
510
511        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
512        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
513
5142009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
515
516        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
517        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
518        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
519
5202009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
521
522        * malloctest/init.c: Adjust allocation in test so it passes now that
523        heap overhead constant has been increased.
524
5252009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
526
527        * bspcmdline01/init.c: Do not violate visibility.
528
5292009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
530
531        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
532        prefix to all routines.
533
5342009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
535
536        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
537        helper routines.
538        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
539        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
540        bspcmdline01/init.c, bspcmdline01/test.c: New files.
541
5422009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
543
544        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
545        for shrinking a block enough to need to free the newly unused
546        portion.
547
5482009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
549
550        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
551        _Protected_heap_Get_information().
552
5532009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
554
555        * heapwalk/init.c: Add test code for first free block pointer not
556        aligned.
557
5582009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
559
560        * heapwalk/init.c: Add more cases.
561
5622009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
563
564        * heapwalk/init.c: Add more automated corruption capability.
565
5662009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
567
568        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
569
5702009-05-19      Chris Johns <chrisj@rtems.org>
571
572        * cpuuse/tswitch.c: Lower sample count for small memory targets.
573        * cpuuse/system.h: Smaller stack size for small memory targets.
574        * monitor02/init.c: Cannot run on small memory targets.
575
5762009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
577
578        * rtmonuse/init.c: Do not use Task_name array before initialized.
579
5802009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
581
582        * malloctest/init.c: Fix warning.
583
5842009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
585
586        * malloctest/init.c: Fix typo.
587
5882009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
589
590        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
591        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
592        heapwalk/init.c, heapwalk/system.h: New files.
593
5942009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
595
596        * malloctest/init.c: Add test case for heap resize block when the
597        resize creates a free block large enough to free.
598
5992009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
600
601        * cpuuse/Makefile.am, malloctest/Makefile.am,
602        monitor/Makefile.am, monitor02/Makefile.am,
603        putenvtest/Makefile.am, rtems++/Makefile.am,
604        rtmonuse/Makefile.am, stackchk/Makefile.am,
605        termios/Makefile.am, tztest/Makefile.am:
606        Eliminate _exe_/.exe.
607
6082009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
609
610        * stackchk/stackchk.scn: Correct screen to match output.
611
6122008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
613
614        * malloctest/init.c: Change sizes of heap/region and allocated objects
615        in heap to intptr_t so they can be larger than a single allocatable
616        object (e.g. size_t).
617
6182008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
619
620        * malloctest/init.c: Do not generate alignment factors larger that will
621        not fit in a native integer.
622
6232008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
624
625        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
626        CONFIGURE_STACK_CHECKER_ENABLED.
627
6282008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
629
630        * malloctest/init.c: Convert to "bool".
631
6322008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
633
634        * rtems++/System.h: Account for extra task stacks properly.
635
6362008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
637
638        * malloctest/init.c: Fix return status check.
639
6402008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
641
642        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
643        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
644        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
645        POSIX tests. Add a clock_settime case for < 1988.
646
6472008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
648
649        * malloctest/init.c: Add more test cases to cover heap better.
650
6512008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
652
653        * malloctest/init.c: Add new test cases per Sergei. Make some of the
654        stranger cases operate directly on a freshly initialized heap. This
655        should make them more reproducible.
656
6572008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
658
659        * malloctest/init.c: Add more tests per suggestions from Sergei
660        Organov.
661
6622008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
663
664        * malloctest/init.c: Add include to remove warning.
665
6662008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
667
668        * malloctest/init.c: Remove debug print.
669
6702008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
671
672        * monitor02/.cvsignore: New file.
673
6742008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
675
676        * Makefile.am, configure.ac: Added automatic test for monitor shell
677        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
678        monitor02/system.h: New files.
679
6802007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
681
682        * malloctest/init.c: Add test cases suggested by Sergei Organov
683        <s.organov@javad.com>.
684
6852007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
686
687        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
688
6892007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
690
691        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
692        exericise another path in the period statistics code.
693
6942007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
695
696        * malloctest/init.c: Add some primitive testing of realloc() which also
697        does some positive path testing on the SuperCore heap.
698
6992007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
700
701        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
702        cases for untested routines.
703
7042007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
705
706        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
707        the CPU Usage Report include it. If it is deleted, the CPU time it
708        had consumed is not listed later in the report.
709
7102007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
711
712        * tztest/init.c: Build when using buffered test IO.
713
7142007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
715
716        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
717        macro instead of fflush() directly.
718
7192007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
720
721        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
722        Statistics and Period Usage into Rate Monotonic Manager. Added the
723        following directives: rtems_rate_monotonic_get_statistics,
724        rtems_rate_monotonic_reset_statistics,
725        rtems_rate_monotonic_reset_all_statistics,
726        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
727        Obsoleted the rtems/rtmonuse.h file as a public interface.
728
7292007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
730
731        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
732        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
733        optional managers to Makefiles. Clean up test cases so last output
734        line follows END OF pattern. Make sure test case all run. All tests
735        appeared ok on sis.
736
7372007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
738
739        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
740
7412007-03-13      Joel Sherrill <joel@OARcorp.com>
742
743        * tztest/init.c: Call tzset() even though it may be called for us
744        implicitly along the way.
745
7462007-03-13      Joel Sherrill <joel@OARcorp.com>
747
748        * tztest/.cvsignore: New file.
749
7502007-03-13      Joel Sherrill <joel@OARcorp.com>
751
752        * Makefile.am, configure.ac: Added timezone test.
753        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
754        tztest/tztest.scn: New files.
755
7562007-03-05      Joel Sherrill <joel@OARcorp.com>
757
758        * malloctest/init.c: Be explicit about need for default and floating
759        point attributes. This is just a style change.
760
7612007-02-06      Joel Sherrill <joel@OARcorp.com>
762
763        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
764        issues in message queue tests.
765
7662006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
767
768        * configure.ac: New BUG-REPORT address.
769
7702006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
771
772        * configure.ac: Require autoconf-2.60. Require automake-1.10.
773
7742006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
775
776        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
777        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
778        docdir. Use rtems_testsdir instead.
779
7802006-02-08      Joel Sherrill <joel@OARcorp.com>
781
782        * rtems++/Task1.cc: Fix warnings.
783
7842005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
785
786        * configure.ac: Remove RTEMS_ENABLE_BARE,
787        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
788
7892005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
790
791        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
792        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
793        stackchk/Makefile.am, termios/Makefile.am:
794        Convert to using *_PROGRAMS.
795
7962005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
797
798        * cpuuse/Makefile.am, malloctest/Makefile.am,
799        monitor/Makefile.am, putenvtest/Makefile.am,
800        rtems++/Makefile.am, rtmonuse/Makefile.am,
801        stackchk/Makefile.am, termios/Makefile.am: Rework.
802
8032005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
804
805        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
806        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
807        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
808        * libtests.am: Remove.
809
8102005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
811
812        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
813        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
814        stackchk/Makefile.am, termios/Makefile.am:
815        AM_CPPFLAGS += -I..../support/include.
816
8172005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
818
819        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
820        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
821
8222005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
823
824        * libtests.am: Remove LIB_VARIANT.
825
8262005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
827
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: Remove SRC, PRINT_SRC.
831
8322005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
833
834        * Makefile.am: Cleanup.
835
8362005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
837
838        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
839        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
840        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
841        stackchk/Makefile.am, termios/Makefile.am:
842        Partial conversion to automake.
843
8442005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
845
846        * rtems++/Makefile.am: Remove LIB_VARIANT.
847
8482004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
849
850        * configure.ac: Remove -ansi to prevent folks from further damaging
851        the code with broken prototypes.
852        * putenvtest/init.c: Remove broken putenv prototype.
853        * termios/init.c (print_c_cc): Don't loop over NCCS.
854
8552004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
856
857        * configure.ac: Require automake > 1.9.
858
8592004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
860
861        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
862        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
863        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
864        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
865        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
866        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
867        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
868        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
869
8702004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
871
872        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
873        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
874        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
875        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
876        using c99 fixed size types.
877
8782004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * configure.ac: Add 2nd arg to RTEMS_TOP.
881
8822004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
885        Add PRE/TMPINSTALL_FILES to CLEANFILES.
886        * malloctest/Makefile.am: Ditto.
887        * monitor/Makefile.am: Ditto.
888        * putenvtest/Makefile.am: Ditto.
889        * rtems++/Makefile.am: Ditto.
890        * rtmonuse/Makefile.am: Ditto.
891        * stackchk/Makefile.am: Ditto.
892        * termios/Makefile.am: Ditto.
893
8942003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * libtests.am: Add dirstamp support.
897
8982003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
901
9022003-12-16      Joel Sherrill <joel@OARcorp.com>
903
904        PR 544/tests
905        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
906        tests account for resources and not print at inappropriate times.
907
9082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
911
9122003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
915        * malloctest/Makefile.am: Remove all-local: $(ARCH).
916        * monitor/Makefile.am: Remove all-local: $(ARCH).
917        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
918        * rtems++/Makefile.am: Remove all-local: $(ARCH).
919        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
920        * stackchk/Makefile.am: Remove all-local: $(ARCH).
921        * termios/Makefile.am: Remove all-local: $(ARCH).
922
9232003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * configure.ac: Reflect having moved to testsuites/.
926
9272003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * configure.ac: Remove RTEMS_CANONICAL_HOST.
930
9312003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * configure.ac:Remove RTEMS_CHECK_CPU.
934
9352003-09-04      Joel Sherrill <joel@OARcorp.com>
936
937        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
938        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
939        malloctest/system.h, malloctest/task1.c, monitor/init.c,
940        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
941        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
942        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
943        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
944        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
945        stackchk/task1.c: URL for license changed.
946
9472003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * Makefile.am: Reflect having moved aclocal/.
950
9512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * Makefile.am: Reflect having moved automake/.
954        * cpuuse/Makefile.am: Reflect having moved automake/.
955        * malloctest/Makefile.am: Reflect having moved automake/.
956        * monitor/Makefile.am: Reflect having moved automake/.
957        * putenvtest/Makefile.am: Reflect having moved automake/.
958        * rtems++/Makefile.am: Reflect having moved automake/.
959        * rtmonuse/Makefile.am: Reflect having moved automake/.
960        * stackchk/Makefile.am: Reflect having moved automake/.
961        * termios/Makefile.am: Reflect having moved automake/.
962
9632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
966
9672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * configure.ac: Remove AC_CONFIG_AUX_DIR.
970
9712003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * configure.ac: Unconditionally check for CXX.
974        Require autoconf-2.57, automake-1.7.2.
975        * rtems++: Eliminate CC_O_FILES.
976
9772002-12-02      Joel Sherrill <joel@OARcorp.com>
978
979        * malloctest/init.c: Tasks should be floating point.
980
9812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * .cvsignore: Reformat.
984        Add autom4te*cache.
985        Remove autom4te.cache.
986
9872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
990        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
991        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
992        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
993        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
994        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
995        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
996        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
997
9982002-08-01      Joel Sherrill <joel@OARcorp.com>
999
1000        * Per PR47 add support for buffered test output.  This involved
1001        adding defines to redirect output to a buffer and dump it when
1002        full, at "test pause", and at exit.  To avoid problems when redefining
1003        exit(), all tests were modified to call rtems_test_exit().
1004        Some tests, notable psxtests, had to be modified to include
1005        the standard test macro .h file (pmacros.h or tmacros.h) to
1006        enable this support.
1007        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1008        rtmonuse/task1.c, termios/init.c: Modified.
1009
10102002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * configure.ac: Remove ENABLE_GCC28.
1013
10142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * configure.ac:
1017        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1018        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1019        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1020        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1021        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1022        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1023        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1024        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1025        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1026        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1027        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1028
10292001-11-01      Joel Sherrill <joel@OARcorp.com>
1030
1031        * rtems++/Makefile.am: Make sure debug variant of librtems++
1032        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1033        and processed as PR78.
1034
10352001-10-25      Joel Sherrill <joel@OARcorp.com>
1036
1037        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1038
10392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1042        * configure.in: Remove.
1043        * configure.ac: New file, generated from configure.in by autoupdate.
1044
10452001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1048        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1049
10502001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1053        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1054        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1055        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1056        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1057        make-cxx-exe.
1058        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1059        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1060        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1061
10622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1063
1064        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1065
10662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1069
10702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1073
10742000-11-01      Joel Sherrill <joel@OARcorp.com>
1075
1076        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1077        libcsupport.h moved from libc to lib/include/rtems and now must
1078        be referenced as <rtems/XXX.h>. 
1079
10802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1083        Switch to GNU canonicalization.
1084        * libtests.am: Remove DEFS.
1085
10862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1089        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1090        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1091
10922000-08-10      Joel Sherrill <joel@OARcorp.com>
1093
1094        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.