source: rtems/testsuites/libtests/ChangeLog @ 24a5a14

4.115
Last change on this file since 24a5a14 was 24a5a14, checked in by Joel Sherrill <joel.sherrill@…>, on 06/23/10 at 23:25:45

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

  • termios01/termios01.scn: Fix bug so existing test code for rtems_termios_baud_to_index() is executed.
  • Property mode set to 100644
File size: 34.3 KB
Line 
12010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * termios01/termios01.scn: Fix bug so existing test code for
4        rtems_termios_baud_to_index() is executed.
5
62010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
7
8        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
9        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
10        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
11        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
12        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
13        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
14        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
15        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
16        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
17        code for rtems_termios_baud_to_index() is executed.
18
192010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
20
21        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
22        before blowing stack.
23
242010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
25
26        * Makefile.am, configure.ac: Added test that attempts to free stack
27        memory. This causes a error to be printed from the free function.
28        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
29        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
30
312010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
32
33        * malloctest/init.c: Added error case with malloc of size 0.
34
352010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
36
37        * malloctest/init.c: Added test to check failure branch on calloc.
38
392010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
42
432010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
46        for deferred free() processing.
47        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
48        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
49
502010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
53        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
54        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
55        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
56        are minimal implementations so the tests will have to grow as the
57        methods grow.
58
592010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
60
61        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
62
632010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
64
65        PR 1433/cpukit
66        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
67        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
68        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
69        RTEMS_NO_MEMORY.
70
712010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
72
73        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
74        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
75        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
76
772010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * Makefile.am: Move POSIX in front of other tests.
80
812010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
82
83        * bspcmdline01/init.c: Fix assert conditional.
84
852010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
86
87        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
88        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
89
902010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * block10/.cvsignore: New file.
93
942010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
95
96        * block05/block05.png, block10/block10.doc, block10/init.c,
97        block10/.cvsignore, block10/block10.scn, block10/block10.png,
98        block10/Makefile.am: New files.
99        * configure.ac, Makefile.am: Update for new files.
100        * block05/block05.doc: Update for new state transitions.
101
1022010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
103
104        * block08/.cvsignore, block09/.cvsignore: New files.
105
1062010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
107
108        * block08/init.c: Remove warning.
109
1102010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * block08/block08.scn, block08/init.c: Add starting and ending messages
113        so the scripts detect successful exit.
114
1152010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
116
117        * block09/block09.doc, block09/init.c, block09/.cvsignore,
118        block09/block09.scn, block09/Makefile.am: New files.
119        * configure.ac, Makefile.am: Update for new files.
120        * block05/block05.doc: Update for new state transitions.
121        * block05/init.c, block06/init.c: Update for block device API change.
122
1232010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
124
125        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
126        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
127        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
128        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
129        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
130        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
131        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
132        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
133        block08/init.c, block08/Makefile.am, block08/system.h,
134        block08/test_disk.c: New files.
135
1362009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
137
138        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
139        to cover the bsp_cmdline_get_param() routine.
140
1412009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
142
143        * block06/init.c: Update for disk device API change.  Changed EBADRQC
144        to EINVAL.
145
1462009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
147
148        * termios01/init.c: Increase number of termios ports by 1.
149
1502009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * termios01/termios_testdriver.c:
153        Reflect changes to rtems_termios_callbacks->write.
154
1552009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
156
157        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
158        block05/init.c, block07/init.c, bspcmdline01/init.c,
159        stringto01/init.c, stringto01/stringto_test_template.h,
160        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
161        Use rtems_test_assert() consistently instead of system assert().
162        rtems_test_assert() is designed to integrate into the RTEMS test
163        suite infrastructure.
164
1652009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * POSIX/Makefile.am: Add readv, writev.
168        * POSIX/writev.c, POSIX/readv.c: New.
169
1702009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * POSIX/sigfillset.c: Let main() return "status".
173        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
174        sigismember.
175        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
176        POSIX/sigismember.c: New.
177
1782009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
179
180        * POSIX/Makefile.am: Add wait.
181        * POSIX/wait.c: New.
182
1832009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        * bspcmdline01/test.c: Removed.
186
1872009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * Makefile.am: Add POSIX.
190        * configure.ac: Add POSIX/.
191        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
192        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
193        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
194        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
195        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
196        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
197        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
198        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
199        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
200        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
201        POSIX/waitpid.c, POSIX/write.c: New.
202
2032009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
204
205        * stringto01/init.c: New file.
206
2072009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
210        * stringto01/.cvsignore, stringto01/Makefile.am,
211        stringto01/stringto01.doc, stringto01/stringto01.scn,
212        stringto01/stringto_test_template.h: New files.
213
2142009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
215
216        * block05/init.c: Check block size. Improved output.
217        * block01/init.c: Free ramdisk before exit.
218        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
219        block04/block04.doc, block05/block05.doc, block06/block06.doc,
220        block07/block07.doc: New files.
221        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
222        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
223        block07/Makefile.am: Add new files.
224
2252009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
226
227        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
228        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
229        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
230        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
231
2322009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
233
234        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
235        Remove bogus cast.
236        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
237
2382009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
239
240        * rtems++/Task1.cc: Eliminate more warnings.
241
2422009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
243
244        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
245        several dozens of warnings.
246
2472009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
248
249        * block06/init.c: Add missing prototype.
250
2512009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
252
253        * block07/init.c: New test case.
254
2552009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
256
257        * block05/init.c, block05/block05.scn, block05/Makefile.am,
258        block06/init.c, block06/block06.scn, block06/Makefile.am,
259        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
260        * Makefile.am, configure.ac: Added block05, block06 and block07.
261
2622009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
263
264        * termios/init.c: Remove sh2 hacks.
265
2662009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
267
268        * block01/init.c: Include <stdio.h>.
269        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
270        * block02/init.c: Remove unused var.
271
2722009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
273
274        * block02/init.c, block02/block02.scn, block02/Makefile.am,
275        block03/init.c, block03/block03.scn, block03/Makefile.am,
276        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
277        * Makefile.am, configure.ac: Added block02, block03 and block04.
278
2792009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
280
281        * monitor02/init.c: Add local prototype for
282        rtems_shell_main_monitor.
283
2842009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
285
286        * termios01/init.c: Fix parity_table_Entry type.
287        Correct parity_table initialization.
288        Add PRIdrtems_termios_baud_t.
289        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
290
2912009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
292
293        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
294        * malloctest/init.c: Use %zu instead of %d to print size_t's.
295
2962009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
297
298        * rtmonuse/init.c, rtmonuse/task1.c:
299        Use PRIxrtems_id to print rtems_ids.
300        * malloctest/init.c: Use %zu instead of %d to print size_t's.
301
3022009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
303
304        * malloctest/init.c: Fix _Heap_Resize_block args.
305
3062009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
307
308        * malloctest/init.c, termios01/init.c,
309        termios01/termios_testdriver.c: Eliminate unused vars.
310
3112009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
312
313        * heapwalk/init.c: Comment out unused vars.
314        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
315        * malloctest/init.c: Add local prototype for malloc_walk,
316        malloc_info.
317        * malloctest/task1.c: Add local prototype for malloc_walk.
318        * monitor02/init.c: Remove unused vars.
319        * stackchk01/init.c: Remove unused vars.
320        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
321        termios/init.c: Add missing prototypes.
322
3232009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
324
325        * configure.ac: Don't add -fasm to CFLAGS.
326
3272009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
328
329        * block01/.cvsignore: New file.
330
3312009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
332
333        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
334        * Makefile.am, configure.ac: Added block01.
335
3362009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
337
338        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
339
3402009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
341
342        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
343        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
344        it.
345        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
346        termios02/termios02.doc, termios02/termios02.scn: New files.
347        termios02 is a test for tcdrain().
348
3492009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        * termios01/init.c, termios01/termios_testdriver.c:
352        Reflect changes to termios.
353
3542009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
355
356        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
357
3582009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
359
360        * stackchk01/stackchk01.doc: Add content.
361
3622009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
363
364        * Makefile.am, configure.ac: Add initial test for
365        rtems_stack_checker_is_blown.
366        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
367        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
368
3692009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
370
371        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
372        cases to get back to 100% object coverage.
373
3742009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
375
376        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
377        malloctest/malloctest.scn: New test cases.
378        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
379
3802009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
381
382        * malloctest/init.c: New test cases. Update for heap API changes.
383        * stackchk/blow.c: Update for heap API changes.
384
3852009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
386
387        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
388
3892009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
390
391        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
392        complete coverage of termios_XXX_to_YYY() methods.
393
3942009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
395
396        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
397        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
398        character with the assistance of a special test driver which prints
399        the requests.
400        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
401        termios01/termios01.doc, termios01/termios01.scn,
402        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
403
4042009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
405
406        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
407        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
408        rtems_clock_get_ticks_per_second().
409
4102009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
411
412        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
413        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
414
4152009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
418        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
419        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
420
4212009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
422
423        * malloctest/init.c: Adjust allocation in test so it passes now that
424        heap overhead constant has been increased.
425
4262009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
427
428        * bspcmdline01/init.c: Do not violate visibility.
429
4302009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
431
432        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
433        prefix to all routines.
434
4352009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
436
437        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
438        helper routines.
439        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
440        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
441        bspcmdline01/init.c, bspcmdline01/test.c: New files.
442
4432009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
444
445        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
446        for shrinking a block enough to need to free the newly unused
447        portion.
448
4492009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
450
451        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
452        _Protected_heap_Get_information().
453
4542009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
455
456        * heapwalk/init.c: Add test code for first free block pointer not
457        aligned.
458
4592009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
460
461        * heapwalk/init.c: Add more cases.
462
4632009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
464
465        * heapwalk/init.c: Add more automated corruption capability.
466
4672009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
468
469        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
470
4712009-05-19      Chris Johns <chrisj@rtems.org>
472
473        * cpuuse/tswitch.c: Lower sample count for small memory targets.
474        * cpuuse/system.h: Smaller stack size for small memory targets.
475        * monitor02/init.c: Cannot run on small memory targets.
476
4772009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
478
479        * rtmonuse/init.c: Do not use Task_name array before initialized.
480
4812009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
482
483        * malloctest/init.c: Fix warning.
484
4852009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
486
487        * malloctest/init.c: Fix typo.
488
4892009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
490
491        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
492        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
493        heapwalk/init.c, heapwalk/system.h: New files.
494
4952009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
496
497        * malloctest/init.c: Add test case for heap resize block when the
498        resize creates a free block large enough to free.
499
5002009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
501
502        * cpuuse/Makefile.am, malloctest/Makefile.am,
503        monitor/Makefile.am, monitor02/Makefile.am,
504        putenvtest/Makefile.am, rtems++/Makefile.am,
505        rtmonuse/Makefile.am, stackchk/Makefile.am,
506        termios/Makefile.am, tztest/Makefile.am:
507        Eliminate _exe_/.exe.
508
5092009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
510
511        * stackchk/stackchk.scn: Correct screen to match output.
512
5132008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
514
515        * malloctest/init.c: Change sizes of heap/region and allocated objects
516        in heap to intptr_t so they can be larger than a single allocatable
517        object (e.g. size_t).
518
5192008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
520
521        * malloctest/init.c: Do not generate alignment factors larger that will
522        not fit in a native integer.
523
5242008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
525
526        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
527        CONFIGURE_STACK_CHECKER_ENABLED.
528
5292008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
530
531        * malloctest/init.c: Convert to "bool".
532
5332008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
534
535        * rtems++/System.h: Account for extra task stacks properly.
536
5372008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
538
539        * malloctest/init.c: Fix return status check.
540
5412008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
542
543        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
544        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
545        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
546        POSIX tests. Add a clock_settime case for < 1988.
547
5482008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
549
550        * malloctest/init.c: Add more test cases to cover heap better.
551
5522008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
553
554        * malloctest/init.c: Add new test cases per Sergei. Make some of the
555        stranger cases operate directly on a freshly initialized heap. This
556        should make them more reproducible.
557
5582008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
559
560        * malloctest/init.c: Add more tests per suggestions from Sergei
561        Organov.
562
5632008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
564
565        * malloctest/init.c: Add include to remove warning.
566
5672008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
568
569        * malloctest/init.c: Remove debug print.
570
5712008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
572
573        * monitor02/.cvsignore: New file.
574
5752008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
576
577        * Makefile.am, configure.ac: Added automatic test for monitor shell
578        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
579        monitor02/system.h: New files.
580
5812007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
582
583        * malloctest/init.c: Add test cases suggested by Sergei Organov
584        <s.organov@javad.com>.
585
5862007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
587
588        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
589
5902007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
591
592        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
593        exericise another path in the period statistics code.
594
5952007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
596
597        * malloctest/init.c: Add some primitive testing of realloc() which also
598        does some positive path testing on the SuperCore heap.
599
6002007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
601
602        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
603        cases for untested routines.
604
6052007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
606
607        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
608        the CPU Usage Report include it. If it is deleted, the CPU time it
609        had consumed is not listed later in the report.
610
6112007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
612
613        * tztest/init.c: Build when using buffered test IO.
614
6152007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
616
617        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
618        macro instead of fflush() directly.
619
6202007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
621
622        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
623        Statistics and Period Usage into Rate Monotonic Manager. Added the
624        following directives: rtems_rate_monotonic_get_statistics,
625        rtems_rate_monotonic_reset_statistics,
626        rtems_rate_monotonic_reset_all_statistics,
627        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
628        Obsoleted the rtems/rtmonuse.h file as a public interface.
629
6302007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
631
632        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
633        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
634        optional managers to Makefiles. Clean up test cases so last output
635        line follows END OF pattern. Make sure test case all run. All tests
636        appeared ok on sis.
637
6382007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
639
640        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
641
6422007-03-13      Joel Sherrill <joel@OARcorp.com>
643
644        * tztest/init.c: Call tzset() even though it may be called for us
645        implicitly along the way.
646
6472007-03-13      Joel Sherrill <joel@OARcorp.com>
648
649        * tztest/.cvsignore: New file.
650
6512007-03-13      Joel Sherrill <joel@OARcorp.com>
652
653        * Makefile.am, configure.ac: Added timezone test.
654        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
655        tztest/tztest.scn: New files.
656
6572007-03-05      Joel Sherrill <joel@OARcorp.com>
658
659        * malloctest/init.c: Be explicit about need for default and floating
660        point attributes. This is just a style change.
661
6622007-02-06      Joel Sherrill <joel@OARcorp.com>
663
664        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
665        issues in message queue tests.
666
6672006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
668
669        * configure.ac: New BUG-REPORT address.
670
6712006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
672
673        * configure.ac: Require autoconf-2.60. Require automake-1.10.
674
6752006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
676
677        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
678        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
679        docdir. Use rtems_testsdir instead.
680
6812006-02-08      Joel Sherrill <joel@OARcorp.com>
682
683        * rtems++/Task1.cc: Fix warnings.
684
6852005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
686
687        * configure.ac: Remove RTEMS_ENABLE_BARE,
688        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
689
6902005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
691
692        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
693        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
694        stackchk/Makefile.am, termios/Makefile.am:
695        Convert to using *_PROGRAMS.
696
6972005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
698
699        * cpuuse/Makefile.am, malloctest/Makefile.am,
700        monitor/Makefile.am, putenvtest/Makefile.am,
701        rtems++/Makefile.am, rtmonuse/Makefile.am,
702        stackchk/Makefile.am, termios/Makefile.am: Rework.
703
7042005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
705
706        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
707        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
708        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
709        * libtests.am: Remove.
710
7112005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
712
713        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
714        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
715        stackchk/Makefile.am, termios/Makefile.am:
716        AM_CPPFLAGS += -I..../support/include.
717
7182005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
719
720        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
721        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
722
7232005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
724
725        * libtests.am: Remove LIB_VARIANT.
726
7272005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
728
729        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
730        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
731        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
732
7332005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
734
735        * Makefile.am: Cleanup.
736
7372005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
738
739        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
740        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
741        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
742        stackchk/Makefile.am, termios/Makefile.am:
743        Partial conversion to automake.
744
7452005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
746
747        * rtems++/Makefile.am: Remove LIB_VARIANT.
748
7492004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
750
751        * configure.ac: Remove -ansi to prevent folks from further damaging
752        the code with broken prototypes.
753        * putenvtest/init.c: Remove broken putenv prototype.
754        * termios/init.c (print_c_cc): Don't loop over NCCS.
755
7562004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
757
758        * configure.ac: Require automake > 1.9.
759
7602004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
761
762        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
763        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
764        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
765        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
766        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
767        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
768        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
769        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
770
7712004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
772
773        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
774        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
775        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
776        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
777        using c99 fixed size types.
778
7792004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * configure.ac: Add 2nd arg to RTEMS_TOP.
782
7832004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
786        Add PRE/TMPINSTALL_FILES to CLEANFILES.
787        * malloctest/Makefile.am: Ditto.
788        * monitor/Makefile.am: Ditto.
789        * putenvtest/Makefile.am: Ditto.
790        * rtems++/Makefile.am: Ditto.
791        * rtmonuse/Makefile.am: Ditto.
792        * stackchk/Makefile.am: Ditto.
793        * termios/Makefile.am: Ditto.
794
7952003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * libtests.am: Add dirstamp support.
798
7992003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
802
8032003-12-16      Joel Sherrill <joel@OARcorp.com>
804
805        PR 544/tests
806        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
807        tests account for resources and not print at inappropriate times.
808
8092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
812
8132003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
816        * malloctest/Makefile.am: Remove all-local: $(ARCH).
817        * monitor/Makefile.am: Remove all-local: $(ARCH).
818        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
819        * rtems++/Makefile.am: Remove all-local: $(ARCH).
820        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
821        * stackchk/Makefile.am: Remove all-local: $(ARCH).
822        * termios/Makefile.am: Remove all-local: $(ARCH).
823
8242003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * configure.ac: Reflect having moved to testsuites/.
827
8282003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * configure.ac: Remove RTEMS_CANONICAL_HOST.
831
8322003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * configure.ac:Remove RTEMS_CHECK_CPU.
835
8362003-09-04      Joel Sherrill <joel@OARcorp.com>
837
838        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
839        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
840        malloctest/system.h, malloctest/task1.c, monitor/init.c,
841        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
842        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
843        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
844        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
845        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
846        stackchk/task1.c: URL for license changed.
847
8482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * Makefile.am: Reflect having moved aclocal/.
851
8522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * Makefile.am: Reflect having moved automake/.
855        * cpuuse/Makefile.am: Reflect having moved automake/.
856        * malloctest/Makefile.am: Reflect having moved automake/.
857        * monitor/Makefile.am: Reflect having moved automake/.
858        * putenvtest/Makefile.am: Reflect having moved automake/.
859        * rtems++/Makefile.am: Reflect having moved automake/.
860        * rtmonuse/Makefile.am: Reflect having moved automake/.
861        * stackchk/Makefile.am: Reflect having moved automake/.
862        * termios/Makefile.am: Reflect having moved automake/.
863
8642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
867
8682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * configure.ac: Remove AC_CONFIG_AUX_DIR.
871
8722003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * configure.ac: Unconditionally check for CXX.
875        Require autoconf-2.57, automake-1.7.2.
876        * rtems++: Eliminate CC_O_FILES.
877
8782002-12-02      Joel Sherrill <joel@OARcorp.com>
879
880        * malloctest/init.c: Tasks should be floating point.
881
8822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * .cvsignore: Reformat.
885        Add autom4te*cache.
886        Remove autom4te.cache.
887
8882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
891        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
892        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
893        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
894        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
895        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
896        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
897        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
898
8992002-08-01      Joel Sherrill <joel@OARcorp.com>
900
901        * Per PR47 add support for buffered test output.  This involved
902        adding defines to redirect output to a buffer and dump it when
903        full, at "test pause", and at exit.  To avoid problems when redefining
904        exit(), all tests were modified to call rtems_test_exit().
905        Some tests, notable psxtests, had to be modified to include
906        the standard test macro .h file (pmacros.h or tmacros.h) to
907        enable this support.
908        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
909        rtmonuse/task1.c, termios/init.c: Modified.
910
9112002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * configure.ac: Remove ENABLE_GCC28.
914
9152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * configure.ac:
918        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
919        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
920        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
921        * Makefile.am: Remove AUTOMAKE_OPTIONS.
922        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
923        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
924        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
925        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
926        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
927        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
928        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
929
9302001-11-01      Joel Sherrill <joel@OARcorp.com>
931
932        * rtems++/Makefile.am: Make sure debug variant of librtems++
933        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
934        and processed as PR78.
935
9362001-10-25      Joel Sherrill <joel@OARcorp.com>
937
938        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
939
9402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
943        * configure.in: Remove.
944        * configure.ac: New file, generated from configure.in by autoupdate.
945
9462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
949        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
950
9512001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
954        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
955        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
956        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
957        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
958        make-cxx-exe.
959        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
960        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
961        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
962
9632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
964
965        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
966
9672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
970
9712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
974
9752000-11-01      Joel Sherrill <joel@OARcorp.com>
976
977        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
978        libcsupport.h moved from libc to lib/include/rtems and now must
979        be referenced as <rtems/XXX.h>. 
980
9812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
984        Switch to GNU canonicalization.
985        * libtests.am: Remove DEFS.
986
9872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
990        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
991        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
992
9932000-08-10      Joel Sherrill <joel@OARcorp.com>
994
995        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.