source: rtems/testsuites/libtests/ChangeLog @ b28cb82e

4.115
Last change on this file since b28cb82e was b28cb82e, checked in by Joel Sherrill <joel.sherrill@…>, on 07/22/10 at 11:54:10

2010-07-22 Bharath Suri <bharath.s.jois@…>

  • devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn, devfs02/Makefile.am: New tests added
  • devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn, devfs03/Makefile.am: New tests added
  • devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn, devfs04/Makefile.am: New tests added
  • Makefile.am, configure.ac: Changes to accommodate the above newly added tests.
  • Property mode set to 100644
File size: 40.1 KB
Line 
12010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
2
3        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
4        devfs02/Makefile.am: New tests added
5        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
6        devfs03/Makefile.am: New tests added
7        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
8        devfs04/Makefile.am: New tests added
9        * Makefile.am, configure.ac: Changes to accommodate the above
10        newly added tests.
11
122010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
15        XON/XOFF and VMIN/VMAX cases.
16        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
17        termios07/termios07.doc, termios07/termios07.scn,
18        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
19        termios08/termios08.doc, termios08/termios08.scn: New files.
20
212010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile.am, configure.ac: Add tar test for error cases.
24        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
25        tar03/tar03.scn: New files.
26
272010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * stringto01/init.c, stringto01/stringto01.scn,
30        stringto01/stringto_test_template.h: Attempt to pick up a few more
31        error paths.
32
332010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
34
35        PR 1617/testing
36        * malloctest/init.c: Added new case to exercise _realloc_r.
37
382010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
39
40        * malloctest/init.c: Added test for
41        rtems_heap_allocate_aligned_with_boundary().
42
432010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
46        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
47        devfs01/devfs01.scn, devfs01/init.c: New files.
48
492010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * Makefile.am, configure.ac: Add new test to exercise
52        malloc_get_statistics().
53        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
54        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
55
562010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        PR 1535/tests
59        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
60        of work by Ralf and Joel.
61
622010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
65
662010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
69        to Malloc Family.
70        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
71        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
72
732010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
74
75        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
76        cases. Coverage of these paths is near complete.
77
782010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * malloctest/system.h: Enable malloc statistics.
81
822010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
85
862010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
89        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
90        termios06/termios06.doc, termios06/termios06.scn,
91        termios06/test_pppd.c: New files.
92
932010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
94
95        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
96        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
97        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
98
992010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * termios04/termios_testdriver_intr.c: Task driven IO now works.
102
1032010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * Makefile.am, configure.ac: Add test for task driven drivers.
106        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
107        termios05/termios05.doc, termios05/termios05.scn,
108        termios05/termios_testdriver_taskdriven.c,
109        termios05/termios_testdriver_taskdriven.h: New files.
110
1112010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
112
113        * Makefile.am, configure.ac: Revert changes related to uncommitted test
114        under development.
115
1162010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
119        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
120
1212010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
124        interrupt driven IO support.
125        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
126        termios04/termios04.doc, termios04/termios04.scn,
127        termios04/termios_testdriver_intr.c,
128        termios04/termios_testdriver_intr.h: New files.
129
1302010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
131
132        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
133        termios03/termios_testdriver_polled.c,
134        termios03/termios_testdriver_polled.h: Add more test cases.
135
1362010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
137
138        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
139
1402010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
143        termios03/termios03.doc, termios03/termios03.scn,
144        termios03/termios_testdriver_polled.c,
145        termios03/termios_testdriver_polled.h: New files.
146        * Makefile.am, configure.ac: Add initial version of new test for polled
147        IO support in termios.
148
1492010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
150
151        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
152        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
153        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
154        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
155        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
156        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
157        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
158        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
159        termios02/Makefile.am: Revert.
160
1612010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
162
163        * termios01/termios01.scn: Fix bug so existing test code for
164        rtems_termios_baud_to_index() is executed.
165
1662010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
167
168        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
169        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
170        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
171        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
172        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
173        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
174        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
175        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
176        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
177        code for rtems_termios_baud_to_index() is executed.
178
1792010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
180
181        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
182        before blowing stack.
183
1842010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
185
186        * Makefile.am, configure.ac: Added test that attempts to free stack
187        memory. This causes a error to be printed from the free function.
188        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
189        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
190
1912010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
192
193        * malloctest/init.c: Added error case with malloc of size 0.
194
1952010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
196
197        * malloctest/init.c: Added test to check failure branch on calloc.
198
1992010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
200
201        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
202
2032010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
204
205        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
206        for deferred free() processing.
207        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
208        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
209
2102010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
211
212        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
213        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
214        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
215        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
216        are minimal implementations so the tests will have to grow as the
217        methods grow.
218
2192010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
220
221        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
222
2232010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
224
225        PR 1433/cpukit
226        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
227        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
228        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
229        RTEMS_NO_MEMORY.
230
2312010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
232
233        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
234        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
235        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
236
2372010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
238
239        * Makefile.am: Move POSIX in front of other tests.
240
2412010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
242
243        * bspcmdline01/init.c: Fix assert conditional.
244
2452010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
248        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
249
2502010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
251
252        * block10/.cvsignore: New file.
253
2542010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
255
256        * block05/block05.png, block10/block10.doc, block10/init.c,
257        block10/.cvsignore, block10/block10.scn, block10/block10.png,
258        block10/Makefile.am: New files.
259        * configure.ac, Makefile.am: Update for new files.
260        * block05/block05.doc: Update for new state transitions.
261
2622010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
263
264        * block08/.cvsignore, block09/.cvsignore: New files.
265
2662010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
267
268        * block08/init.c: Remove warning.
269
2702010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
271
272        * block08/block08.scn, block08/init.c: Add starting and ending messages
273        so the scripts detect successful exit.
274
2752010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
276
277        * block09/block09.doc, block09/init.c, block09/.cvsignore,
278        block09/block09.scn, block09/Makefile.am: New files.
279        * configure.ac, Makefile.am: Update for new files.
280        * block05/block05.doc: Update for new state transitions.
281        * block05/init.c, block06/init.c: Update for block device API change.
282
2832010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
284
285        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
286        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
287        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
288        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
289        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
290        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
291        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
292        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
293        block08/init.c, block08/Makefile.am, block08/system.h,
294        block08/test_disk.c: New files.
295
2962009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
297
298        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
299        to cover the bsp_cmdline_get_param() routine.
300
3012009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
302
303        * block06/init.c: Update for disk device API change.  Changed EBADRQC
304        to EINVAL.
305
3062009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
307
308        * termios01/init.c: Increase number of termios ports by 1.
309
3102009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
311
312        * termios01/termios_testdriver.c:
313        Reflect changes to rtems_termios_callbacks->write.
314
3152009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
316
317        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
318        block05/init.c, block07/init.c, bspcmdline01/init.c,
319        stringto01/init.c, stringto01/stringto_test_template.h,
320        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
321        Use rtems_test_assert() consistently instead of system assert().
322        rtems_test_assert() is designed to integrate into the RTEMS test
323        suite infrastructure.
324
3252009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
326
327        * POSIX/Makefile.am: Add readv, writev.
328        * POSIX/writev.c, POSIX/readv.c: New.
329
3302009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
331
332        * POSIX/sigfillset.c: Let main() return "status".
333        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
334        sigismember.
335        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
336        POSIX/sigismember.c: New.
337
3382009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
339
340        * POSIX/Makefile.am: Add wait.
341        * POSIX/wait.c: New.
342
3432009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
344
345        * bspcmdline01/test.c: Removed.
346
3472009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
348
349        * Makefile.am: Add POSIX.
350        * configure.ac: Add POSIX/.
351        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
352        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
353        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
354        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
355        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
356        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
357        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
358        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
359        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
360        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
361        POSIX/waitpid.c, POSIX/write.c: New.
362
3632009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
364
365        * stringto01/init.c: New file.
366
3672009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
368
369        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
370        * stringto01/.cvsignore, stringto01/Makefile.am,
371        stringto01/stringto01.doc, stringto01/stringto01.scn,
372        stringto01/stringto_test_template.h: New files.
373
3742009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
375
376        * block05/init.c: Check block size. Improved output.
377        * block01/init.c: Free ramdisk before exit.
378        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
379        block04/block04.doc, block05/block05.doc, block06/block06.doc,
380        block07/block07.doc: New files.
381        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
382        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
383        block07/Makefile.am: Add new files.
384
3852009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
386
387        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
388        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
389        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
390        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
391
3922009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
393
394        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
395        Remove bogus cast.
396        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
397
3982009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
399
400        * rtems++/Task1.cc: Eliminate more warnings.
401
4022009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
403
404        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
405        several dozens of warnings.
406
4072009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
408
409        * block06/init.c: Add missing prototype.
410
4112009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
412
413        * block07/init.c: New test case.
414
4152009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
416
417        * block05/init.c, block05/block05.scn, block05/Makefile.am,
418        block06/init.c, block06/block06.scn, block06/Makefile.am,
419        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
420        * Makefile.am, configure.ac: Added block05, block06 and block07.
421
4222009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
423
424        * termios/init.c: Remove sh2 hacks.
425
4262009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
427
428        * block01/init.c: Include <stdio.h>.
429        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
430        * block02/init.c: Remove unused var.
431
4322009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
433
434        * block02/init.c, block02/block02.scn, block02/Makefile.am,
435        block03/init.c, block03/block03.scn, block03/Makefile.am,
436        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
437        * Makefile.am, configure.ac: Added block02, block03 and block04.
438
4392009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
440
441        * monitor02/init.c: Add local prototype for
442        rtems_shell_main_monitor.
443
4442009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
445
446        * termios01/init.c: Fix parity_table_Entry type.
447        Correct parity_table initialization.
448        Add PRIdrtems_termios_baud_t.
449        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
450
4512009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
452
453        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
454        * malloctest/init.c: Use %zu instead of %d to print size_t's.
455
4562009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
457
458        * rtmonuse/init.c, rtmonuse/task1.c:
459        Use PRIxrtems_id to print rtems_ids.
460        * malloctest/init.c: Use %zu instead of %d to print size_t's.
461
4622009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
463
464        * malloctest/init.c: Fix _Heap_Resize_block args.
465
4662009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
467
468        * malloctest/init.c, termios01/init.c,
469        termios01/termios_testdriver.c: Eliminate unused vars.
470
4712009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
472
473        * heapwalk/init.c: Comment out unused vars.
474        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
475        * malloctest/init.c: Add local prototype for malloc_walk,
476        malloc_info.
477        * malloctest/task1.c: Add local prototype for malloc_walk.
478        * monitor02/init.c: Remove unused vars.
479        * stackchk01/init.c: Remove unused vars.
480        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
481        termios/init.c: Add missing prototypes.
482
4832009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
484
485        * configure.ac: Don't add -fasm to CFLAGS.
486
4872009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
488
489        * block01/.cvsignore: New file.
490
4912009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
492
493        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
494        * Makefile.am, configure.ac: Added block01.
495
4962009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
497
498        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
499
5002009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
501
502        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
503        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
504        it.
505        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
506        termios02/termios02.doc, termios02/termios02.scn: New files.
507        termios02 is a test for tcdrain().
508
5092009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
510
511        * termios01/init.c, termios01/termios_testdriver.c:
512        Reflect changes to termios.
513
5142009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
515
516        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
517
5182009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
519
520        * stackchk01/stackchk01.doc: Add content.
521
5222009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
523
524        * Makefile.am, configure.ac: Add initial test for
525        rtems_stack_checker_is_blown.
526        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
527        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
528
5292009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
530
531        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
532        cases to get back to 100% object coverage.
533
5342009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
535
536        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
537        malloctest/malloctest.scn: New test cases.
538        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
539
5402009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
541
542        * malloctest/init.c: New test cases. Update for heap API changes.
543        * stackchk/blow.c: Update for heap API changes.
544
5452009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
546
547        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
548
5492009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
550
551        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
552        complete coverage of termios_XXX_to_YYY() methods.
553
5542009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
555
556        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
557        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
558        character with the assistance of a special test driver which prints
559        the requests.
560        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
561        termios01/termios01.doc, termios01/termios01.scn,
562        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
563
5642009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
565
566        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
567        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
568        rtems_clock_get_ticks_per_second().
569
5702009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
571
572        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
573        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
574
5752009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
576
577        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
578        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
579        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
580
5812009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
582
583        * malloctest/init.c: Adjust allocation in test so it passes now that
584        heap overhead constant has been increased.
585
5862009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
587
588        * bspcmdline01/init.c: Do not violate visibility.
589
5902009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
591
592        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
593        prefix to all routines.
594
5952009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
596
597        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
598        helper routines.
599        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
600        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
601        bspcmdline01/init.c, bspcmdline01/test.c: New files.
602
6032009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
604
605        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
606        for shrinking a block enough to need to free the newly unused
607        portion.
608
6092009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
610
611        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
612        _Protected_heap_Get_information().
613
6142009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
615
616        * heapwalk/init.c: Add test code for first free block pointer not
617        aligned.
618
6192009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
620
621        * heapwalk/init.c: Add more cases.
622
6232009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
624
625        * heapwalk/init.c: Add more automated corruption capability.
626
6272009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
628
629        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
630
6312009-05-19      Chris Johns <chrisj@rtems.org>
632
633        * cpuuse/tswitch.c: Lower sample count for small memory targets.
634        * cpuuse/system.h: Smaller stack size for small memory targets.
635        * monitor02/init.c: Cannot run on small memory targets.
636
6372009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
638
639        * rtmonuse/init.c: Do not use Task_name array before initialized.
640
6412009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
642
643        * malloctest/init.c: Fix warning.
644
6452009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
646
647        * malloctest/init.c: Fix typo.
648
6492009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
650
651        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
652        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
653        heapwalk/init.c, heapwalk/system.h: New files.
654
6552009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
656
657        * malloctest/init.c: Add test case for heap resize block when the
658        resize creates a free block large enough to free.
659
6602009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
661
662        * cpuuse/Makefile.am, malloctest/Makefile.am,
663        monitor/Makefile.am, monitor02/Makefile.am,
664        putenvtest/Makefile.am, rtems++/Makefile.am,
665        rtmonuse/Makefile.am, stackchk/Makefile.am,
666        termios/Makefile.am, tztest/Makefile.am:
667        Eliminate _exe_/.exe.
668
6692009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
670
671        * stackchk/stackchk.scn: Correct screen to match output.
672
6732008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
674
675        * malloctest/init.c: Change sizes of heap/region and allocated objects
676        in heap to intptr_t so they can be larger than a single allocatable
677        object (e.g. size_t).
678
6792008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
680
681        * malloctest/init.c: Do not generate alignment factors larger that will
682        not fit in a native integer.
683
6842008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
685
686        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
687        CONFIGURE_STACK_CHECKER_ENABLED.
688
6892008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
690
691        * malloctest/init.c: Convert to "bool".
692
6932008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
694
695        * rtems++/System.h: Account for extra task stacks properly.
696
6972008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
698
699        * malloctest/init.c: Fix return status check.
700
7012008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
702
703        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
704        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
705        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
706        POSIX tests. Add a clock_settime case for < 1988.
707
7082008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
709
710        * malloctest/init.c: Add more test cases to cover heap better.
711
7122008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
713
714        * malloctest/init.c: Add new test cases per Sergei. Make some of the
715        stranger cases operate directly on a freshly initialized heap. This
716        should make them more reproducible.
717
7182008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
719
720        * malloctest/init.c: Add more tests per suggestions from Sergei
721        Organov.
722
7232008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
724
725        * malloctest/init.c: Add include to remove warning.
726
7272008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
728
729        * malloctest/init.c: Remove debug print.
730
7312008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
732
733        * monitor02/.cvsignore: New file.
734
7352008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
736
737        * Makefile.am, configure.ac: Added automatic test for monitor shell
738        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
739        monitor02/system.h: New files.
740
7412007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
742
743        * malloctest/init.c: Add test cases suggested by Sergei Organov
744        <s.organov@javad.com>.
745
7462007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
747
748        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
749
7502007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
751
752        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
753        exericise another path in the period statistics code.
754
7552007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
756
757        * malloctest/init.c: Add some primitive testing of realloc() which also
758        does some positive path testing on the SuperCore heap.
759
7602007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
761
762        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
763        cases for untested routines.
764
7652007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
766
767        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
768        the CPU Usage Report include it. If it is deleted, the CPU time it
769        had consumed is not listed later in the report.
770
7712007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
772
773        * tztest/init.c: Build when using buffered test IO.
774
7752007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
776
777        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
778        macro instead of fflush() directly.
779
7802007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
781
782        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
783        Statistics and Period Usage into Rate Monotonic Manager. Added the
784        following directives: rtems_rate_monotonic_get_statistics,
785        rtems_rate_monotonic_reset_statistics,
786        rtems_rate_monotonic_reset_all_statistics,
787        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
788        Obsoleted the rtems/rtmonuse.h file as a public interface.
789
7902007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
791
792        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
793        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
794        optional managers to Makefiles. Clean up test cases so last output
795        line follows END OF pattern. Make sure test case all run. All tests
796        appeared ok on sis.
797
7982007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
799
800        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
801
8022007-03-13      Joel Sherrill <joel@OARcorp.com>
803
804        * tztest/init.c: Call tzset() even though it may be called for us
805        implicitly along the way.
806
8072007-03-13      Joel Sherrill <joel@OARcorp.com>
808
809        * tztest/.cvsignore: New file.
810
8112007-03-13      Joel Sherrill <joel@OARcorp.com>
812
813        * Makefile.am, configure.ac: Added timezone test.
814        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
815        tztest/tztest.scn: New files.
816
8172007-03-05      Joel Sherrill <joel@OARcorp.com>
818
819        * malloctest/init.c: Be explicit about need for default and floating
820        point attributes. This is just a style change.
821
8222007-02-06      Joel Sherrill <joel@OARcorp.com>
823
824        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
825        issues in message queue tests.
826
8272006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
828
829        * configure.ac: New BUG-REPORT address.
830
8312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
832
833        * configure.ac: Require autoconf-2.60. Require automake-1.10.
834
8352006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
836
837        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
838        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
839        docdir. Use rtems_testsdir instead.
840
8412006-02-08      Joel Sherrill <joel@OARcorp.com>
842
843        * rtems++/Task1.cc: Fix warnings.
844
8452005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
846
847        * configure.ac: Remove RTEMS_ENABLE_BARE,
848        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
849
8502005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
851
852        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
853        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
854        stackchk/Makefile.am, termios/Makefile.am:
855        Convert to using *_PROGRAMS.
856
8572005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
858
859        * cpuuse/Makefile.am, malloctest/Makefile.am,
860        monitor/Makefile.am, putenvtest/Makefile.am,
861        rtems++/Makefile.am, rtmonuse/Makefile.am,
862        stackchk/Makefile.am, termios/Makefile.am: Rework.
863
8642005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
865
866        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
867        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
868        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
869        * libtests.am: Remove.
870
8712005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
872
873        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
874        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
875        stackchk/Makefile.am, termios/Makefile.am:
876        AM_CPPFLAGS += -I..../support/include.
877
8782005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
879
880        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
881        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
882
8832005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
884
885        * libtests.am: Remove LIB_VARIANT.
886
8872005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
888
889        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
890        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
891        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
892
8932005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
894
895        * Makefile.am: Cleanup.
896
8972005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
898
899        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
900        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
901        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
902        stackchk/Makefile.am, termios/Makefile.am:
903        Partial conversion to automake.
904
9052005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
906
907        * rtems++/Makefile.am: Remove LIB_VARIANT.
908
9092004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
910
911        * configure.ac: Remove -ansi to prevent folks from further damaging
912        the code with broken prototypes.
913        * putenvtest/init.c: Remove broken putenv prototype.
914        * termios/init.c (print_c_cc): Don't loop over NCCS.
915
9162004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
917
918        * configure.ac: Require automake > 1.9.
919
9202004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
921
922        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
923        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
924        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
925        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
926        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
927        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
928        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
929        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
930
9312004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
932
933        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
934        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
935        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
936        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
937        using c99 fixed size types.
938
9392004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * configure.ac: Add 2nd arg to RTEMS_TOP.
942
9432004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
946        Add PRE/TMPINSTALL_FILES to CLEANFILES.
947        * malloctest/Makefile.am: Ditto.
948        * monitor/Makefile.am: Ditto.
949        * putenvtest/Makefile.am: Ditto.
950        * rtems++/Makefile.am: Ditto.
951        * rtmonuse/Makefile.am: Ditto.
952        * stackchk/Makefile.am: Ditto.
953        * termios/Makefile.am: Ditto.
954
9552003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * libtests.am: Add dirstamp support.
958
9592003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
962
9632003-12-16      Joel Sherrill <joel@OARcorp.com>
964
965        PR 544/tests
966        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
967        tests account for resources and not print at inappropriate times.
968
9692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
972
9732003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
976        * malloctest/Makefile.am: Remove all-local: $(ARCH).
977        * monitor/Makefile.am: Remove all-local: $(ARCH).
978        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
979        * rtems++/Makefile.am: Remove all-local: $(ARCH).
980        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
981        * stackchk/Makefile.am: Remove all-local: $(ARCH).
982        * termios/Makefile.am: Remove all-local: $(ARCH).
983
9842003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * configure.ac: Reflect having moved to testsuites/.
987
9882003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990        * configure.ac: Remove RTEMS_CANONICAL_HOST.
991
9922003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * configure.ac:Remove RTEMS_CHECK_CPU.
995
9962003-09-04      Joel Sherrill <joel@OARcorp.com>
997
998        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
999        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1000        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1001        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1002        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1003        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1004        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1005        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1006        stackchk/task1.c: URL for license changed.
1007
10082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * Makefile.am: Reflect having moved aclocal/.
1011
10122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * Makefile.am: Reflect having moved automake/.
1015        * cpuuse/Makefile.am: Reflect having moved automake/.
1016        * malloctest/Makefile.am: Reflect having moved automake/.
1017        * monitor/Makefile.am: Reflect having moved automake/.
1018        * putenvtest/Makefile.am: Reflect having moved automake/.
1019        * rtems++/Makefile.am: Reflect having moved automake/.
1020        * rtmonuse/Makefile.am: Reflect having moved automake/.
1021        * stackchk/Makefile.am: Reflect having moved automake/.
1022        * termios/Makefile.am: Reflect having moved automake/.
1023
10242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1027
10282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1031
10322003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * configure.ac: Unconditionally check for CXX.
1035        Require autoconf-2.57, automake-1.7.2.
1036        * rtems++: Eliminate CC_O_FILES.
1037
10382002-12-02      Joel Sherrill <joel@OARcorp.com>
1039
1040        * malloctest/init.c: Tasks should be floating point.
1041
10422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * .cvsignore: Reformat.
1045        Add autom4te*cache.
1046        Remove autom4te.cache.
1047
10482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1051        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1052        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1053        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1054        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1055        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1056        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1057        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1058
10592002-08-01      Joel Sherrill <joel@OARcorp.com>
1060
1061        * Per PR47 add support for buffered test output.  This involved
1062        adding defines to redirect output to a buffer and dump it when
1063        full, at "test pause", and at exit.  To avoid problems when redefining
1064        exit(), all tests were modified to call rtems_test_exit().
1065        Some tests, notable psxtests, had to be modified to include
1066        the standard test macro .h file (pmacros.h or tmacros.h) to
1067        enable this support.
1068        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1069        rtmonuse/task1.c, termios/init.c: Modified.
1070
10712002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * configure.ac: Remove ENABLE_GCC28.
1074
10752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * configure.ac:
1078        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1079        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1080        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1081        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1082        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1083        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1084        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1085        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1086        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1087        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1088        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1089
10902001-11-01      Joel Sherrill <joel@OARcorp.com>
1091
1092        * rtems++/Makefile.am: Make sure debug variant of librtems++
1093        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1094        and processed as PR78.
1095
10962001-10-25      Joel Sherrill <joel@OARcorp.com>
1097
1098        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1099
11002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1103        * configure.in: Remove.
1104        * configure.ac: New file, generated from configure.in by autoupdate.
1105
11062001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1109        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1110
11112001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1114        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1115        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1116        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1117        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1118        make-cxx-exe.
1119        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1120        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1121        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1122
11232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1124
1125        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1126
11272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1130
11312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1134
11352000-11-01      Joel Sherrill <joel@OARcorp.com>
1136
1137        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1138        libcsupport.h moved from libc to lib/include/rtems and now must
1139        be referenced as <rtems/XXX.h>. 
1140
11412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1144        Switch to GNU canonicalization.
1145        * libtests.am: Remove DEFS.
1146
11472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1150        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1151        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1152
11532000-08-10      Joel Sherrill <joel@OARcorp.com>
1154
1155        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.