source: rtems/testsuites/libtests/ChangeLog @ 1061b9df

4.115
Last change on this file since 1061b9df was 1061b9df, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/30/10 at 05:51:07

2010-07-30 Ralf Corsépius <ralf.corsepius@…>

  • tar01/Makefile.am, tar02/Makefile.am: Add BUILT_SOURCES.
  • Property mode set to 100644
File size: 42.3 KB
Line 
12010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * tar01/Makefile.am, tar02/Makefile.am:
4        Add BUILT_SOURCES.
5
62010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * tar01/Makefile.am, tar02/Makefile.am:
9        Eliminate stamp-fs-tar. Reorder CLEANFILES.
10        Apply BIN2C -C/-H.
11
122010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
13
14        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
15        build.
16
172010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
20        with $(MKDIR_P).
21
222010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
25
262010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
29
302010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        PR 1532/testing
33        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
34        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
35        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
36        tar02/tar02.doc, tar02/tar02.scn: New files.
37
382010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
39
40        PR 1631/testing
41        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
42        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
43        * Makefile.am, configure.ac: Changes to accommodate new tests
44
452010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        PR 1632/testing
48        * Makefile.am, configure.ac: Make dedicated fatal error test for
49        /dev/null already registered. Using code from Bharath in new test
50        framework.
51        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
52        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
53        devnullfatal01/testcase.h: New files.
54
552010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
56
57        PR 1632/testing
58        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
59        null_initialize() and null_write().
60
612010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
64
652010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
68
692010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
72
732010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
74
75        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
76        devfs02/Makefile.am: New tests added
77        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
78        devfs03/Makefile.am: New tests added
79        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
80        devfs04/Makefile.am: New tests added
81        * Makefile.am, configure.ac: Changes to accommodate the above
82        newly added tests.
83
842010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
87        XON/XOFF and VMIN/VMAX cases.
88        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
89        termios07/termios07.doc, termios07/termios07.scn,
90        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
91        termios08/termios08.doc, termios08/termios08.scn: New files.
92
932010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
94
95        * Makefile.am, configure.ac: Add tar test for error cases.
96        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
97        tar03/tar03.scn: New files.
98
992010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * stringto01/init.c, stringto01/stringto01.scn,
102        stringto01/stringto_test_template.h: Attempt to pick up a few more
103        error paths.
104
1052010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
106
107        PR 1617/testing
108        * malloctest/init.c: Added new case to exercise _realloc_r.
109
1102010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
111
112        * malloctest/init.c: Added test for
113        rtems_heap_allocate_aligned_with_boundary().
114
1152010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
116
117        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
118        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
119        devfs01/devfs01.scn, devfs01/init.c: New files.
120
1212010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * Makefile.am, configure.ac: Add new test to exercise
124        malloc_get_statistics().
125        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
126        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
127
1282010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
129
130        PR 1535/tests
131        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
132        of work by Ralf and Joel.
133
1342010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
135
136        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
137
1382010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
141        to Malloc Family.
142        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
143        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
144
1452010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
146
147        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
148        cases. Coverage of these paths is near complete.
149
1502010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
151
152        * malloctest/system.h: Enable malloc statistics.
153
1542010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
155
156        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
157
1582010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
159
160        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
161        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
162        termios06/termios06.doc, termios06/termios06.scn,
163        termios06/test_pppd.c: New files.
164
1652010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
168        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
169        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
170
1712010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
172
173        * termios04/termios_testdriver_intr.c: Task driven IO now works.
174
1752010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
176
177        * Makefile.am, configure.ac: Add test for task driven drivers.
178        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
179        termios05/termios05.doc, termios05/termios05.scn,
180        termios05/termios_testdriver_taskdriven.c,
181        termios05/termios_testdriver_taskdriven.h: New files.
182
1832010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        * Makefile.am, configure.ac: Revert changes related to uncommitted test
186        under development.
187
1882010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
189
190        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
191        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
192
1932010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
194
195        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
196        interrupt driven IO support.
197        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
198        termios04/termios04.doc, termios04/termios04.scn,
199        termios04/termios_testdriver_intr.c,
200        termios04/termios_testdriver_intr.h: New files.
201
2022010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
203
204        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
205        termios03/termios_testdriver_polled.c,
206        termios03/termios_testdriver_polled.h: Add more test cases.
207
2082010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
209
210        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
211
2122010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
213
214        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
215        termios03/termios03.doc, termios03/termios03.scn,
216        termios03/termios_testdriver_polled.c,
217        termios03/termios_testdriver_polled.h: New files.
218        * Makefile.am, configure.ac: Add initial version of new test for polled
219        IO support in termios.
220
2212010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
222
223        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
224        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
225        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
226        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
227        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
228        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
229        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
230        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
231        termios02/Makefile.am: Revert.
232
2332010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
234
235        * termios01/termios01.scn: Fix bug so existing test code for
236        rtems_termios_baud_to_index() is executed.
237
2382010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
239
240        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
241        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
242        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
243        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
244        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
245        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
246        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
247        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
248        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
249        code for rtems_termios_baud_to_index() is executed.
250
2512010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
252
253        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
254        before blowing stack.
255
2562010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
257
258        * Makefile.am, configure.ac: Added test that attempts to free stack
259        memory. This causes a error to be printed from the free function.
260        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
261        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
262
2632010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
264
265        * malloctest/init.c: Added error case with malloc of size 0.
266
2672010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
268
269        * malloctest/init.c: Added test to check failure branch on calloc.
270
2712010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
272
273        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
274
2752010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
276
277        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
278        for deferred free() processing.
279        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
280        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
281
2822010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
283
284        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
285        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
286        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
287        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
288        are minimal implementations so the tests will have to grow as the
289        methods grow.
290
2912010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
292
293        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
294
2952010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
296
297        PR 1433/cpukit
298        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
299        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
300        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
301        RTEMS_NO_MEMORY.
302
3032010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
304
305        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
306        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
307        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
308
3092010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
310
311        * Makefile.am: Move POSIX in front of other tests.
312
3132010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
314
315        * bspcmdline01/init.c: Fix assert conditional.
316
3172010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
318
319        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
320        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
321
3222010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
323
324        * block10/.cvsignore: New file.
325
3262010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
327
328        * block05/block05.png, block10/block10.doc, block10/init.c,
329        block10/.cvsignore, block10/block10.scn, block10/block10.png,
330        block10/Makefile.am: New files.
331        * configure.ac, Makefile.am: Update for new files.
332        * block05/block05.doc: Update for new state transitions.
333
3342010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
335
336        * block08/.cvsignore, block09/.cvsignore: New files.
337
3382010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
339
340        * block08/init.c: Remove warning.
341
3422010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
343
344        * block08/block08.scn, block08/init.c: Add starting and ending messages
345        so the scripts detect successful exit.
346
3472010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
348
349        * block09/block09.doc, block09/init.c, block09/.cvsignore,
350        block09/block09.scn, block09/Makefile.am: New files.
351        * configure.ac, Makefile.am: Update for new files.
352        * block05/block05.doc: Update for new state transitions.
353        * block05/init.c, block06/init.c: Update for block device API change.
354
3552010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
356
357        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
358        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
359        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
360        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
361        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
362        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
363        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
364        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
365        block08/init.c, block08/Makefile.am, block08/system.h,
366        block08/test_disk.c: New files.
367
3682009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
369
370        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
371        to cover the bsp_cmdline_get_param() routine.
372
3732009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
374
375        * block06/init.c: Update for disk device API change.  Changed EBADRQC
376        to EINVAL.
377
3782009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
379
380        * termios01/init.c: Increase number of termios ports by 1.
381
3822009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
383
384        * termios01/termios_testdriver.c:
385        Reflect changes to rtems_termios_callbacks->write.
386
3872009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
388
389        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
390        block05/init.c, block07/init.c, bspcmdline01/init.c,
391        stringto01/init.c, stringto01/stringto_test_template.h,
392        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
393        Use rtems_test_assert() consistently instead of system assert().
394        rtems_test_assert() is designed to integrate into the RTEMS test
395        suite infrastructure.
396
3972009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
398
399        * POSIX/Makefile.am: Add readv, writev.
400        * POSIX/writev.c, POSIX/readv.c: New.
401
4022009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
403
404        * POSIX/sigfillset.c: Let main() return "status".
405        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
406        sigismember.
407        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
408        POSIX/sigismember.c: New.
409
4102009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
411
412        * POSIX/Makefile.am: Add wait.
413        * POSIX/wait.c: New.
414
4152009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * bspcmdline01/test.c: Removed.
418
4192009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
420
421        * Makefile.am: Add POSIX.
422        * configure.ac: Add POSIX/.
423        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
424        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
425        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
426        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
427        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
428        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
429        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
430        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
431        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
432        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
433        POSIX/waitpid.c, POSIX/write.c: New.
434
4352009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
436
437        * stringto01/init.c: New file.
438
4392009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
440
441        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
442        * stringto01/.cvsignore, stringto01/Makefile.am,
443        stringto01/stringto01.doc, stringto01/stringto01.scn,
444        stringto01/stringto_test_template.h: New files.
445
4462009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
447
448        * block05/init.c: Check block size. Improved output.
449        * block01/init.c: Free ramdisk before exit.
450        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
451        block04/block04.doc, block05/block05.doc, block06/block06.doc,
452        block07/block07.doc: New files.
453        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
454        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
455        block07/Makefile.am: Add new files.
456
4572009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
458
459        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
460        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
461        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
462        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
463
4642009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
465
466        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
467        Remove bogus cast.
468        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
469
4702009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
471
472        * rtems++/Task1.cc: Eliminate more warnings.
473
4742009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
475
476        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
477        several dozens of warnings.
478
4792009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
480
481        * block06/init.c: Add missing prototype.
482
4832009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
484
485        * block07/init.c: New test case.
486
4872009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
488
489        * block05/init.c, block05/block05.scn, block05/Makefile.am,
490        block06/init.c, block06/block06.scn, block06/Makefile.am,
491        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
492        * Makefile.am, configure.ac: Added block05, block06 and block07.
493
4942009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
495
496        * termios/init.c: Remove sh2 hacks.
497
4982009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
499
500        * block01/init.c: Include <stdio.h>.
501        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
502        * block02/init.c: Remove unused var.
503
5042009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
505
506        * block02/init.c, block02/block02.scn, block02/Makefile.am,
507        block03/init.c, block03/block03.scn, block03/Makefile.am,
508        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
509        * Makefile.am, configure.ac: Added block02, block03 and block04.
510
5112009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
512
513        * monitor02/init.c: Add local prototype for
514        rtems_shell_main_monitor.
515
5162009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
517
518        * termios01/init.c: Fix parity_table_Entry type.
519        Correct parity_table initialization.
520        Add PRIdrtems_termios_baud_t.
521        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
522
5232009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
524
525        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
526        * malloctest/init.c: Use %zu instead of %d to print size_t's.
527
5282009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
529
530        * rtmonuse/init.c, rtmonuse/task1.c:
531        Use PRIxrtems_id to print rtems_ids.
532        * malloctest/init.c: Use %zu instead of %d to print size_t's.
533
5342009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
535
536        * malloctest/init.c: Fix _Heap_Resize_block args.
537
5382009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
539
540        * malloctest/init.c, termios01/init.c,
541        termios01/termios_testdriver.c: Eliminate unused vars.
542
5432009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
544
545        * heapwalk/init.c: Comment out unused vars.
546        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
547        * malloctest/init.c: Add local prototype for malloc_walk,
548        malloc_info.
549        * malloctest/task1.c: Add local prototype for malloc_walk.
550        * monitor02/init.c: Remove unused vars.
551        * stackchk01/init.c: Remove unused vars.
552        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
553        termios/init.c: Add missing prototypes.
554
5552009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
556
557        * configure.ac: Don't add -fasm to CFLAGS.
558
5592009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
560
561        * block01/.cvsignore: New file.
562
5632009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
564
565        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
566        * Makefile.am, configure.ac: Added block01.
567
5682009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
569
570        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
571
5722009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
573
574        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
575        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
576        it.
577        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
578        termios02/termios02.doc, termios02/termios02.scn: New files.
579        termios02 is a test for tcdrain().
580
5812009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
582
583        * termios01/init.c, termios01/termios_testdriver.c:
584        Reflect changes to termios.
585
5862009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
587
588        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
589
5902009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
591
592        * stackchk01/stackchk01.doc: Add content.
593
5942009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
595
596        * Makefile.am, configure.ac: Add initial test for
597        rtems_stack_checker_is_blown.
598        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
599        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
600
6012009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
602
603        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
604        cases to get back to 100% object coverage.
605
6062009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
607
608        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
609        malloctest/malloctest.scn: New test cases.
610        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
611
6122009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
613
614        * malloctest/init.c: New test cases. Update for heap API changes.
615        * stackchk/blow.c: Update for heap API changes.
616
6172009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
618
619        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
620
6212009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
622
623        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
624        complete coverage of termios_XXX_to_YYY() methods.
625
6262009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
627
628        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
629        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
630        character with the assistance of a special test driver which prints
631        the requests.
632        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
633        termios01/termios01.doc, termios01/termios01.scn,
634        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
635
6362009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
637
638        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
639        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
640        rtems_clock_get_ticks_per_second().
641
6422009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
643
644        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
645        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
646
6472009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
648
649        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
650        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
651        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
652
6532009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
654
655        * malloctest/init.c: Adjust allocation in test so it passes now that
656        heap overhead constant has been increased.
657
6582009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
659
660        * bspcmdline01/init.c: Do not violate visibility.
661
6622009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
663
664        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
665        prefix to all routines.
666
6672009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
668
669        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
670        helper routines.
671        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
672        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
673        bspcmdline01/init.c, bspcmdline01/test.c: New files.
674
6752009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
676
677        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
678        for shrinking a block enough to need to free the newly unused
679        portion.
680
6812009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
682
683        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
684        _Protected_heap_Get_information().
685
6862009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
687
688        * heapwalk/init.c: Add test code for first free block pointer not
689        aligned.
690
6912009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
692
693        * heapwalk/init.c: Add more cases.
694
6952009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
696
697        * heapwalk/init.c: Add more automated corruption capability.
698
6992009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
700
701        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
702
7032009-05-19      Chris Johns <chrisj@rtems.org>
704
705        * cpuuse/tswitch.c: Lower sample count for small memory targets.
706        * cpuuse/system.h: Smaller stack size for small memory targets.
707        * monitor02/init.c: Cannot run on small memory targets.
708
7092009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
710
711        * rtmonuse/init.c: Do not use Task_name array before initialized.
712
7132009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
714
715        * malloctest/init.c: Fix warning.
716
7172009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
718
719        * malloctest/init.c: Fix typo.
720
7212009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
722
723        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
724        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
725        heapwalk/init.c, heapwalk/system.h: New files.
726
7272009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
728
729        * malloctest/init.c: Add test case for heap resize block when the
730        resize creates a free block large enough to free.
731
7322009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
733
734        * cpuuse/Makefile.am, malloctest/Makefile.am,
735        monitor/Makefile.am, monitor02/Makefile.am,
736        putenvtest/Makefile.am, rtems++/Makefile.am,
737        rtmonuse/Makefile.am, stackchk/Makefile.am,
738        termios/Makefile.am, tztest/Makefile.am:
739        Eliminate _exe_/.exe.
740
7412009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
742
743        * stackchk/stackchk.scn: Correct screen to match output.
744
7452008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
746
747        * malloctest/init.c: Change sizes of heap/region and allocated objects
748        in heap to intptr_t so they can be larger than a single allocatable
749        object (e.g. size_t).
750
7512008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
752
753        * malloctest/init.c: Do not generate alignment factors larger that will
754        not fit in a native integer.
755
7562008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
757
758        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
759        CONFIGURE_STACK_CHECKER_ENABLED.
760
7612008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
762
763        * malloctest/init.c: Convert to "bool".
764
7652008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
766
767        * rtems++/System.h: Account for extra task stacks properly.
768
7692008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
770
771        * malloctest/init.c: Fix return status check.
772
7732008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
774
775        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
776        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
777        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
778        POSIX tests. Add a clock_settime case for < 1988.
779
7802008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
781
782        * malloctest/init.c: Add more test cases to cover heap better.
783
7842008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
785
786        * malloctest/init.c: Add new test cases per Sergei. Make some of the
787        stranger cases operate directly on a freshly initialized heap. This
788        should make them more reproducible.
789
7902008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
791
792        * malloctest/init.c: Add more tests per suggestions from Sergei
793        Organov.
794
7952008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
796
797        * malloctest/init.c: Add include to remove warning.
798
7992008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
800
801        * malloctest/init.c: Remove debug print.
802
8032008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
804
805        * monitor02/.cvsignore: New file.
806
8072008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
808
809        * Makefile.am, configure.ac: Added automatic test for monitor shell
810        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
811        monitor02/system.h: New files.
812
8132007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
814
815        * malloctest/init.c: Add test cases suggested by Sergei Organov
816        <s.organov@javad.com>.
817
8182007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
819
820        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
821
8222007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
823
824        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
825        exericise another path in the period statistics code.
826
8272007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
828
829        * malloctest/init.c: Add some primitive testing of realloc() which also
830        does some positive path testing on the SuperCore heap.
831
8322007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
833
834        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
835        cases for untested routines.
836
8372007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
838
839        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
840        the CPU Usage Report include it. If it is deleted, the CPU time it
841        had consumed is not listed later in the report.
842
8432007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
844
845        * tztest/init.c: Build when using buffered test IO.
846
8472007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
848
849        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
850        macro instead of fflush() directly.
851
8522007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
853
854        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
855        Statistics and Period Usage into Rate Monotonic Manager. Added the
856        following directives: rtems_rate_monotonic_get_statistics,
857        rtems_rate_monotonic_reset_statistics,
858        rtems_rate_monotonic_reset_all_statistics,
859        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
860        Obsoleted the rtems/rtmonuse.h file as a public interface.
861
8622007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
863
864        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
865        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
866        optional managers to Makefiles. Clean up test cases so last output
867        line follows END OF pattern. Make sure test case all run. All tests
868        appeared ok on sis.
869
8702007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
871
872        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
873
8742007-03-13      Joel Sherrill <joel@OARcorp.com>
875
876        * tztest/init.c: Call tzset() even though it may be called for us
877        implicitly along the way.
878
8792007-03-13      Joel Sherrill <joel@OARcorp.com>
880
881        * tztest/.cvsignore: New file.
882
8832007-03-13      Joel Sherrill <joel@OARcorp.com>
884
885        * Makefile.am, configure.ac: Added timezone test.
886        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
887        tztest/tztest.scn: New files.
888
8892007-03-05      Joel Sherrill <joel@OARcorp.com>
890
891        * malloctest/init.c: Be explicit about need for default and floating
892        point attributes. This is just a style change.
893
8942007-02-06      Joel Sherrill <joel@OARcorp.com>
895
896        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
897        issues in message queue tests.
898
8992006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
900
901        * configure.ac: New BUG-REPORT address.
902
9032006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
904
905        * configure.ac: Require autoconf-2.60. Require automake-1.10.
906
9072006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
908
909        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
910        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
911        docdir. Use rtems_testsdir instead.
912
9132006-02-08      Joel Sherrill <joel@OARcorp.com>
914
915        * rtems++/Task1.cc: Fix warnings.
916
9172005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
918
919        * configure.ac: Remove RTEMS_ENABLE_BARE,
920        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
921
9222005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
923
924        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
925        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
926        stackchk/Makefile.am, termios/Makefile.am:
927        Convert to using *_PROGRAMS.
928
9292005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
930
931        * cpuuse/Makefile.am, malloctest/Makefile.am,
932        monitor/Makefile.am, putenvtest/Makefile.am,
933        rtems++/Makefile.am, rtmonuse/Makefile.am,
934        stackchk/Makefile.am, termios/Makefile.am: Rework.
935
9362005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
937
938        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
939        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
940        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
941        * libtests.am: Remove.
942
9432005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
944
945        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
946        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
947        stackchk/Makefile.am, termios/Makefile.am:
948        AM_CPPFLAGS += -I..../support/include.
949
9502005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
951
952        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
953        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
954
9552005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
956
957        * libtests.am: Remove LIB_VARIANT.
958
9592005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
960
961        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
962        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
963        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
964
9652005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
966
967        * Makefile.am: Cleanup.
968
9692005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
970
971        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
972        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
973        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
974        stackchk/Makefile.am, termios/Makefile.am:
975        Partial conversion to automake.
976
9772005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
978
979        * rtems++/Makefile.am: Remove LIB_VARIANT.
980
9812004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
982
983        * configure.ac: Remove -ansi to prevent folks from further damaging
984        the code with broken prototypes.
985        * putenvtest/init.c: Remove broken putenv prototype.
986        * termios/init.c (print_c_cc): Don't loop over NCCS.
987
9882004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
989
990        * configure.ac: Require automake > 1.9.
991
9922004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
993
994        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
995        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
996        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
997        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
998        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
999        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1000        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1001        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1002
10032004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1004
1005        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1006        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1007        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1008        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1009        using c99 fixed size types.
1010
10112004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * configure.ac: Add 2nd arg to RTEMS_TOP.
1014
10152004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1018        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1019        * malloctest/Makefile.am: Ditto.
1020        * monitor/Makefile.am: Ditto.
1021        * putenvtest/Makefile.am: Ditto.
1022        * rtems++/Makefile.am: Ditto.
1023        * rtmonuse/Makefile.am: Ditto.
1024        * stackchk/Makefile.am: Ditto.
1025        * termios/Makefile.am: Ditto.
1026
10272003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * libtests.am: Add dirstamp support.
1030
10312003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1034
10352003-12-16      Joel Sherrill <joel@OARcorp.com>
1036
1037        PR 544/tests
1038        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1039        tests account for resources and not print at inappropriate times.
1040
10412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1044
10452003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1048        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1049        * monitor/Makefile.am: Remove all-local: $(ARCH).
1050        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1051        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1052        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1053        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1054        * termios/Makefile.am: Remove all-local: $(ARCH).
1055
10562003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * configure.ac: Reflect having moved to testsuites/.
1059
10602003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1063
10642003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * configure.ac:Remove RTEMS_CHECK_CPU.
1067
10682003-09-04      Joel Sherrill <joel@OARcorp.com>
1069
1070        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1071        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1072        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1073        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1074        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1075        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1076        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1077        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1078        stackchk/task1.c: URL for license changed.
1079
10802003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * Makefile.am: Reflect having moved aclocal/.
1083
10842003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * Makefile.am: Reflect having moved automake/.
1087        * cpuuse/Makefile.am: Reflect having moved automake/.
1088        * malloctest/Makefile.am: Reflect having moved automake/.
1089        * monitor/Makefile.am: Reflect having moved automake/.
1090        * putenvtest/Makefile.am: Reflect having moved automake/.
1091        * rtems++/Makefile.am: Reflect having moved automake/.
1092        * rtmonuse/Makefile.am: Reflect having moved automake/.
1093        * stackchk/Makefile.am: Reflect having moved automake/.
1094        * termios/Makefile.am: Reflect having moved automake/.
1095
10962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1099
11002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1103
11042003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.ac: Unconditionally check for CXX.
1107        Require autoconf-2.57, automake-1.7.2.
1108        * rtems++: Eliminate CC_O_FILES.
1109
11102002-12-02      Joel Sherrill <joel@OARcorp.com>
1111
1112        * malloctest/init.c: Tasks should be floating point.
1113
11142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * .cvsignore: Reformat.
1117        Add autom4te*cache.
1118        Remove autom4te.cache.
1119
11202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1123        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1124        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1125        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1126        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1127        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1128        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1129        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1130
11312002-08-01      Joel Sherrill <joel@OARcorp.com>
1132
1133        * Per PR47 add support for buffered test output.  This involved
1134        adding defines to redirect output to a buffer and dump it when
1135        full, at "test pause", and at exit.  To avoid problems when redefining
1136        exit(), all tests were modified to call rtems_test_exit().
1137        Some tests, notable psxtests, had to be modified to include
1138        the standard test macro .h file (pmacros.h or tmacros.h) to
1139        enable this support.
1140        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1141        rtmonuse/task1.c, termios/init.c: Modified.
1142
11432002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * configure.ac: Remove ENABLE_GCC28.
1146
11472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * configure.ac:
1150        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1151        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1152        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1153        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1154        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1155        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1156        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1157        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1158        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1159        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1160        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1161
11622001-11-01      Joel Sherrill <joel@OARcorp.com>
1163
1164        * rtems++/Makefile.am: Make sure debug variant of librtems++
1165        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1166        and processed as PR78.
1167
11682001-10-25      Joel Sherrill <joel@OARcorp.com>
1169
1170        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1171
11722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1175        * configure.in: Remove.
1176        * configure.ac: New file, generated from configure.in by autoupdate.
1177
11782001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1181        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1182
11832001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1186        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1187        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1188        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1189        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1190        make-cxx-exe.
1191        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1192        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1193        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1194
11952001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1196
1197        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1198
11992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1202
12032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1206
12072000-11-01      Joel Sherrill <joel@OARcorp.com>
1208
1209        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1210        libcsupport.h moved from libc to lib/include/rtems and now must
1211        be referenced as <rtems/XXX.h>. 
1212
12132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1216        Switch to GNU canonicalization.
1217        * libtests.am: Remove DEFS.
1218
12192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1222        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1223        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1224
12252000-08-10      Joel Sherrill <joel@OARcorp.com>
1226
1227        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.