source: rtems/testsuites/libtests/ChangeLog @ 29c87571

4.10
Last change on this file since 29c87571 was 29c87571, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/27/11 at 07:28:24

2011-01-27 Ralf Corsépius <ralf.corsepius@…>

  • math/math.scn: New.
  • Property mode set to 100644
File size: 32.2 KB
Line 
12011-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * math/math.scn: New.
4
52011-01-14      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * math/domath.c, math/domathf.c, math/domath.in,
8        math/domathl.c, math/init.c, math/Makefile.am:
9        New (Import from rtems-4.11).
10        * Makefile.am: Add math/
11        * configure.ac: Add math/Makefile.
12
132010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * POSIX/Makefile.am: Add htonl.
16        * POSIX/htonl.c: New.
17
182010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
19
20        PR 1433/cpukit
21        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
22        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
23        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
24        RTEMS_NO_MEMORY.
25
262010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
27
28        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
29        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
30        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
31
322010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * Makefile.am: Move POSIX in front of other tests.
35
362010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
37
38        * bspcmdline01/init.c: Fix assert conditional.
39
402010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
43        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
44
452010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * block10/.cvsignore: New file.
48
492010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
50
51        * block05/block05.png, block10/block10.doc, block10/init.c,
52        block10/.cvsignore, block10/block10.scn, block10/block10.png,
53        block10/Makefile.am: New files.
54        * configure.ac, Makefile.am: Update for new files.
55        * block05/block05.doc: Update for new state transitions.
56
572010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * block08/.cvsignore, block09/.cvsignore: New files.
60
612010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * block08/init.c: Remove warning.
64
652010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * block08/block08.scn, block08/init.c: Add starting and ending messages
68        so the scripts detect successful exit.
69
702010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
71
72        * block09/block09.doc, block09/init.c, block09/.cvsignore,
73        block09/block09.scn, block09/Makefile.am: New files.
74        * configure.ac, Makefile.am: Update for new files.
75        * block05/block05.doc: Update for new state transitions.
76        * block05/init.c, block06/init.c: Update for block device API change.
77
782010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
79
80        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
81        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
82        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
83        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
84        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
85        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
86        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
87        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
88        block08/init.c, block08/Makefile.am, block08/system.h,
89        block08/test_disk.c: New files.
90
912009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
92
93        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
94        to cover the bsp_cmdline_get_param() routine.
95
962009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
97
98        * block06/init.c: Update for disk device API change.  Changed EBADRQC
99        to EINVAL.
100
1012009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
102
103        * termios01/init.c: Increase number of termios ports by 1.
104
1052009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * termios01/termios_testdriver.c:
108        Reflect changes to rtems_termios_callbacks->write.
109
1102009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
113        block05/init.c, block07/init.c, bspcmdline01/init.c,
114        stringto01/init.c, stringto01/stringto_test_template.h,
115        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
116        Use rtems_test_assert() consistently instead of system assert().
117        rtems_test_assert() is designed to integrate into the RTEMS test
118        suite infrastructure.
119
1202009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * POSIX/Makefile.am: Add readv, writev.
123        * POSIX/writev.c, POSIX/readv.c: New.
124
1252009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * POSIX/sigfillset.c: Let main() return "status".
128        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
129        sigismember.
130        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
131        POSIX/sigismember.c: New.
132
1332009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        * POSIX/Makefile.am: Add wait.
136        * POSIX/wait.c: New.
137
1382009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * bspcmdline01/test.c: Removed.
141
1422009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
143
144        * Makefile.am: Add POSIX.
145        * configure.ac: Add POSIX/.
146        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
147        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
148        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
149        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
150        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
151        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
152        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
153        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
154        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
155        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
156        POSIX/waitpid.c, POSIX/write.c: New.
157
1582009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
159
160        * stringto01/init.c: New file.
161
1622009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
163
164        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
165        * stringto01/.cvsignore, stringto01/Makefile.am,
166        stringto01/stringto01.doc, stringto01/stringto01.scn,
167        stringto01/stringto_test_template.h: New files.
168
1692009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
170
171        * block05/init.c: Check block size. Improved output.
172        * block01/init.c: Free ramdisk before exit.
173        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
174        block04/block04.doc, block05/block05.doc, block06/block06.doc,
175        block07/block07.doc: New files.
176        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
177        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
178        block07/Makefile.am: Add new files.
179
1802009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
181
182        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
183        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
184        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
185        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
186
1872009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
190        Remove bogus cast.
191        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
192
1932009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
194
195        * rtems++/Task1.cc: Eliminate more warnings.
196
1972009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
198
199        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
200        several dozens of warnings.
201
2022009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
203
204        * block06/init.c: Add missing prototype.
205
2062009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
207
208        * block07/init.c: New test case.
209
2102009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
211
212        * block05/init.c, block05/block05.scn, block05/Makefile.am,
213        block06/init.c, block06/block06.scn, block06/Makefile.am,
214        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
215        * Makefile.am, configure.ac: Added block05, block06 and block07.
216
2172009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * termios/init.c: Remove sh2 hacks.
220
2212009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * block01/init.c: Include <stdio.h>.
224        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
225        * block02/init.c: Remove unused var.
226
2272009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
228
229        * block02/init.c, block02/block02.scn, block02/Makefile.am,
230        block03/init.c, block03/block03.scn, block03/Makefile.am,
231        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
232        * Makefile.am, configure.ac: Added block02, block03 and block04.
233
2342009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
235
236        * monitor02/init.c: Add local prototype for
237        rtems_shell_main_monitor.
238
2392009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
240
241        * termios01/init.c: Fix parity_table_Entry type.
242        Correct parity_table initialization.
243        Add PRIdrtems_termios_baud_t.
244        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
245
2462009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
247
248        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
249        * malloctest/init.c: Use %zu instead of %d to print size_t's.
250
2512009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
252
253        * rtmonuse/init.c, rtmonuse/task1.c:
254        Use PRIxrtems_id to print rtems_ids.
255        * malloctest/init.c: Use %zu instead of %d to print size_t's.
256
2572009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * malloctest/init.c: Fix _Heap_Resize_block args.
260
2612009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
262
263        * malloctest/init.c, termios01/init.c,
264        termios01/termios_testdriver.c: Eliminate unused vars.
265
2662009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
267
268        * heapwalk/init.c: Comment out unused vars.
269        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
270        * malloctest/init.c: Add local prototype for malloc_walk,
271        malloc_info.
272        * malloctest/task1.c: Add local prototype for malloc_walk.
273        * monitor02/init.c: Remove unused vars.
274        * stackchk01/init.c: Remove unused vars.
275        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
276        termios/init.c: Add missing prototypes.
277
2782009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
279
280        * configure.ac: Don't add -fasm to CFLAGS.
281
2822009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
283
284        * block01/.cvsignore: New file.
285
2862009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
287
288        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
289        * Makefile.am, configure.ac: Added block01.
290
2912009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
292
293        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
294
2952009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
296
297        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
298        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
299        it.
300        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
301        termios02/termios02.doc, termios02/termios02.scn: New files.
302        termios02 is a test for tcdrain().
303
3042009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * termios01/init.c, termios01/termios_testdriver.c:
307        Reflect changes to termios.
308
3092009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
310
311        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
312
3132009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
314
315        * stackchk01/stackchk01.doc: Add content.
316
3172009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
318
319        * Makefile.am, configure.ac: Add initial test for
320        rtems_stack_checker_is_blown.
321        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
322        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
323
3242009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
325
326        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
327        cases to get back to 100% object coverage.
328
3292009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
330
331        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
332        malloctest/malloctest.scn: New test cases.
333        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
334
3352009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
336
337        * malloctest/init.c: New test cases. Update for heap API changes.
338        * stackchk/blow.c: Update for heap API changes.
339
3402009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
341
342        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
343
3442009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
345
346        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
347        complete coverage of termios_XXX_to_YYY() methods.
348
3492009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
350
351        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
352        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
353        character with the assistance of a special test driver which prints
354        the requests.
355        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
356        termios01/termios01.doc, termios01/termios01.scn,
357        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
358
3592009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
360
361        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
362        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
363        rtems_clock_get_ticks_per_second().
364
3652009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
366
367        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
368        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
369
3702009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
371
372        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
373        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
374        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
375
3762009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
377
378        * malloctest/init.c: Adjust allocation in test so it passes now that
379        heap overhead constant has been increased.
380
3812009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
382
383        * bspcmdline01/init.c: Do not violate visibility.
384
3852009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
386
387        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
388        prefix to all routines.
389
3902009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
391
392        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
393        helper routines.
394        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
395        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
396        bspcmdline01/init.c, bspcmdline01/test.c: New files.
397
3982009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
399
400        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
401        for shrinking a block enough to need to free the newly unused
402        portion.
403
4042009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
405
406        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
407        _Protected_heap_Get_information().
408
4092009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
410
411        * heapwalk/init.c: Add test code for first free block pointer not
412        aligned.
413
4142009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
415
416        * heapwalk/init.c: Add more cases.
417
4182009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
419
420        * heapwalk/init.c: Add more automated corruption capability.
421
4222009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
423
424        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
425
4262009-05-19      Chris Johns <chrisj@rtems.org>
427
428        * cpuuse/tswitch.c: Lower sample count for small memory targets.
429        * cpuuse/system.h: Smaller stack size for small memory targets.
430        * monitor02/init.c: Cannot run on small memory targets.
431
4322009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
433
434        * rtmonuse/init.c: Do not use Task_name array before initialized.
435
4362009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
437
438        * malloctest/init.c: Fix warning.
439
4402009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
441
442        * malloctest/init.c: Fix typo.
443
4442009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
445
446        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
447        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
448        heapwalk/init.c, heapwalk/system.h: New files.
449
4502009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
451
452        * malloctest/init.c: Add test case for heap resize block when the
453        resize creates a free block large enough to free.
454
4552009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
456
457        * cpuuse/Makefile.am, malloctest/Makefile.am,
458        monitor/Makefile.am, monitor02/Makefile.am,
459        putenvtest/Makefile.am, rtems++/Makefile.am,
460        rtmonuse/Makefile.am, stackchk/Makefile.am,
461        termios/Makefile.am, tztest/Makefile.am:
462        Eliminate _exe_/.exe.
463
4642009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
465
466        * stackchk/stackchk.scn: Correct screen to match output.
467
4682008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
469
470        * malloctest/init.c: Change sizes of heap/region and allocated objects
471        in heap to intptr_t so they can be larger than a single allocatable
472        object (e.g. size_t).
473
4742008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
475
476        * malloctest/init.c: Do not generate alignment factors larger that will
477        not fit in a native integer.
478
4792008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
480
481        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
482        CONFIGURE_STACK_CHECKER_ENABLED.
483
4842008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
485
486        * malloctest/init.c: Convert to "bool".
487
4882008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
489
490        * rtems++/System.h: Account for extra task stacks properly.
491
4922008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
493
494        * malloctest/init.c: Fix return status check.
495
4962008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
497
498        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
499        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
500        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
501        POSIX tests. Add a clock_settime case for < 1988.
502
5032008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
504
505        * malloctest/init.c: Add more test cases to cover heap better.
506
5072008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
508
509        * malloctest/init.c: Add new test cases per Sergei. Make some of the
510        stranger cases operate directly on a freshly initialized heap. This
511        should make them more reproducible.
512
5132008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
514
515        * malloctest/init.c: Add more tests per suggestions from Sergei
516        Organov.
517
5182008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
519
520        * malloctest/init.c: Add include to remove warning.
521
5222008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
523
524        * malloctest/init.c: Remove debug print.
525
5262008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
527
528        * monitor02/.cvsignore: New file.
529
5302008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
531
532        * Makefile.am, configure.ac: Added automatic test for monitor shell
533        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
534        monitor02/system.h: New files.
535
5362007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
537
538        * malloctest/init.c: Add test cases suggested by Sergei Organov
539        <s.organov@javad.com>.
540
5412007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
542
543        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
544
5452007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
546
547        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
548        exericise another path in the period statistics code.
549
5502007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
551
552        * malloctest/init.c: Add some primitive testing of realloc() which also
553        does some positive path testing on the SuperCore heap.
554
5552007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
556
557        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
558        cases for untested routines.
559
5602007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
561
562        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
563        the CPU Usage Report include it. If it is deleted, the CPU time it
564        had consumed is not listed later in the report.
565
5662007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
567
568        * tztest/init.c: Build when using buffered test IO.
569
5702007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
571
572        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
573        macro instead of fflush() directly.
574
5752007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
576
577        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
578        Statistics and Period Usage into Rate Monotonic Manager. Added the
579        following directives: rtems_rate_monotonic_get_statistics,
580        rtems_rate_monotonic_reset_statistics,
581        rtems_rate_monotonic_reset_all_statistics,
582        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
583        Obsoleted the rtems/rtmonuse.h file as a public interface.
584
5852007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
586
587        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
588        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
589        optional managers to Makefiles. Clean up test cases so last output
590        line follows END OF pattern. Make sure test case all run. All tests
591        appeared ok on sis.
592
5932007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
594
595        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
596
5972007-03-13      Joel Sherrill <joel@OARcorp.com>
598
599        * tztest/init.c: Call tzset() even though it may be called for us
600        implicitly along the way.
601
6022007-03-13      Joel Sherrill <joel@OARcorp.com>
603
604        * tztest/.cvsignore: New file.
605
6062007-03-13      Joel Sherrill <joel@OARcorp.com>
607
608        * Makefile.am, configure.ac: Added timezone test.
609        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
610        tztest/tztest.scn: New files.
611
6122007-03-05      Joel Sherrill <joel@OARcorp.com>
613
614        * malloctest/init.c: Be explicit about need for default and floating
615        point attributes. This is just a style change.
616
6172007-02-06      Joel Sherrill <joel@OARcorp.com>
618
619        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
620        issues in message queue tests.
621
6222006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
623
624        * configure.ac: New BUG-REPORT address.
625
6262006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
627
628        * configure.ac: Require autoconf-2.60. Require automake-1.10.
629
6302006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
631
632        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
633        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
634        docdir. Use rtems_testsdir instead.
635
6362006-02-08      Joel Sherrill <joel@OARcorp.com>
637
638        * rtems++/Task1.cc: Fix warnings.
639
6402005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
641
642        * configure.ac: Remove RTEMS_ENABLE_BARE,
643        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
644
6452005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
646
647        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
648        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
649        stackchk/Makefile.am, termios/Makefile.am:
650        Convert to using *_PROGRAMS.
651
6522005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
653
654        * cpuuse/Makefile.am, malloctest/Makefile.am,
655        monitor/Makefile.am, putenvtest/Makefile.am,
656        rtems++/Makefile.am, rtmonuse/Makefile.am,
657        stackchk/Makefile.am, termios/Makefile.am: Rework.
658
6592005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
660
661        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
662        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
663        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
664        * libtests.am: Remove.
665
6662005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
667
668        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
669        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
670        stackchk/Makefile.am, termios/Makefile.am:
671        AM_CPPFLAGS += -I..../support/include.
672
6732005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
674
675        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
676        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
677
6782005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
679
680        * libtests.am: Remove LIB_VARIANT.
681
6822005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
683
684        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
685        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
686        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
687
6882005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
689
690        * Makefile.am: Cleanup.
691
6922005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
693
694        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
695        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
696        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
697        stackchk/Makefile.am, termios/Makefile.am:
698        Partial conversion to automake.
699
7002005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
701
702        * rtems++/Makefile.am: Remove LIB_VARIANT.
703
7042004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
705
706        * configure.ac: Remove -ansi to prevent folks from further damaging
707        the code with broken prototypes.
708        * putenvtest/init.c: Remove broken putenv prototype.
709        * termios/init.c (print_c_cc): Don't loop over NCCS.
710
7112004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
712
713        * configure.ac: Require automake > 1.9.
714
7152004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
716
717        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
718        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
719        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
720        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
721        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
722        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
723        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
724        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
725
7262004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
727
728        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
729        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
730        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
731        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
732        using c99 fixed size types.
733
7342004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * configure.ac: Add 2nd arg to RTEMS_TOP.
737
7382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
741        Add PRE/TMPINSTALL_FILES to CLEANFILES.
742        * malloctest/Makefile.am: Ditto.
743        * monitor/Makefile.am: Ditto.
744        * putenvtest/Makefile.am: Ditto.
745        * rtems++/Makefile.am: Ditto.
746        * rtmonuse/Makefile.am: Ditto.
747        * stackchk/Makefile.am: Ditto.
748        * termios/Makefile.am: Ditto.
749
7502003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * libtests.am: Add dirstamp support.
753
7542003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
757
7582003-12-16      Joel Sherrill <joel@OARcorp.com>
759
760        PR 544/tests
761        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
762        tests account for resources and not print at inappropriate times.
763
7642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
767
7682003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
771        * malloctest/Makefile.am: Remove all-local: $(ARCH).
772        * monitor/Makefile.am: Remove all-local: $(ARCH).
773        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
774        * rtems++/Makefile.am: Remove all-local: $(ARCH).
775        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
776        * stackchk/Makefile.am: Remove all-local: $(ARCH).
777        * termios/Makefile.am: Remove all-local: $(ARCH).
778
7792003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * configure.ac: Reflect having moved to testsuites/.
782
7832003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.ac: Remove RTEMS_CANONICAL_HOST.
786
7872003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * configure.ac:Remove RTEMS_CHECK_CPU.
790
7912003-09-04      Joel Sherrill <joel@OARcorp.com>
792
793        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
794        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
795        malloctest/system.h, malloctest/task1.c, monitor/init.c,
796        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
797        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
798        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
799        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
800        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
801        stackchk/task1.c: URL for license changed.
802
8032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * Makefile.am: Reflect having moved aclocal/.
806
8072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * Makefile.am: Reflect having moved automake/.
810        * cpuuse/Makefile.am: Reflect having moved automake/.
811        * malloctest/Makefile.am: Reflect having moved automake/.
812        * monitor/Makefile.am: Reflect having moved automake/.
813        * putenvtest/Makefile.am: Reflect having moved automake/.
814        * rtems++/Makefile.am: Reflect having moved automake/.
815        * rtmonuse/Makefile.am: Reflect having moved automake/.
816        * stackchk/Makefile.am: Reflect having moved automake/.
817        * termios/Makefile.am: Reflect having moved automake/.
818
8192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
822
8232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * configure.ac: Remove AC_CONFIG_AUX_DIR.
826
8272003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * configure.ac: Unconditionally check for CXX.
830        Require autoconf-2.57, automake-1.7.2.
831        * rtems++: Eliminate CC_O_FILES.
832
8332002-12-02      Joel Sherrill <joel@OARcorp.com>
834
835        * malloctest/init.c: Tasks should be floating point.
836
8372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * .cvsignore: Reformat.
840        Add autom4te*cache.
841        Remove autom4te.cache.
842
8432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
846        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
847        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
848        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
849        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
850        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
851        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
852        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
853
8542002-08-01      Joel Sherrill <joel@OARcorp.com>
855
856        * Per PR47 add support for buffered test output.  This involved
857        adding defines to redirect output to a buffer and dump it when
858        full, at "test pause", and at exit.  To avoid problems when redefining
859        exit(), all tests were modified to call rtems_test_exit().
860        Some tests, notable psxtests, had to be modified to include
861        the standard test macro .h file (pmacros.h or tmacros.h) to
862        enable this support.
863        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
864        rtmonuse/task1.c, termios/init.c: Modified.
865
8662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * configure.ac: Remove ENABLE_GCC28.
869
8702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * configure.ac:
873        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
874        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
875        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
876        * Makefile.am: Remove AUTOMAKE_OPTIONS.
877        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
878        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
879        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
880        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
881        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
882        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
883        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
884
8852001-11-01      Joel Sherrill <joel@OARcorp.com>
886
887        * rtems++/Makefile.am: Make sure debug variant of librtems++
888        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
889        and processed as PR78.
890
8912001-10-25      Joel Sherrill <joel@OARcorp.com>
892
893        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
894
8952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
898        * configure.in: Remove.
899        * configure.ac: New file, generated from configure.in by autoupdate.
900
9012001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
904        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
905
9062001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
909        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
910        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
911        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
912        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
913        make-cxx-exe.
914        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
915        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
916        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
917
9182001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
919
920        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
921
9222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
925
9262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
929
9302000-11-01      Joel Sherrill <joel@OARcorp.com>
931
932        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
933        libcsupport.h moved from libc to lib/include/rtems and now must
934        be referenced as <rtems/XXX.h>. 
935
9362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
939        Switch to GNU canonicalization.
940        * libtests.am: Remove DEFS.
941
9422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
945        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
946        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
947
9482000-08-10      Joel Sherrill <joel@OARcorp.com>
949
950        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.