source: rtems/testsuites/libtests/ChangeLog @ ff33d076

4.115
Last change on this file since ff33d076 was 7cb170b3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/11 at 15:54:09

2011-09-29 Ralf Corsépius <ralf.corsepius@…>

  • mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c: Add HAVE_CONFIG_H.
  • Property mode set to 100644
File size: 53.7 KB
Line 
12011-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c:
4        Add HAVE_CONFIG_H.
5
62011-09-16      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
7
8        * monitor/monitor.scn, termios/termios.scn: New files.
9        * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
10
112011-09-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
12
13        * stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end
14        of test message.
15
162011-07-29      Pawel Zagorski <pzagor@agh.edu.pl>
17
18        PR 1865/tests
19        * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc,
20        stringto01/stringto01.scn, stringto01/stringto_test_template.h:
21        Improve coverage of string conversion routines.
22
232011-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New.
26        * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
27
282011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are
31        obsolete.
32
332011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * devfs04/Makefile.am, deviceio01/Makefile.am,
36        monitor02/Makefile.am, stackchk01/Makefile.am,
37        stringto01/Makefile.am, tar01/Makefile.am,
38        tar02/Makefile.am, termios01/Makefile.am,
39        termios03/Makefile.am, termios04/Makefile.am
40        tztest/Makefile.am: Add missing files.
41
422011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
43
44        * mouse01/serial_mouse_config.c: Avoid output due to execution context.
45
462011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
47
48        * termios08/init.c: Fixed parameter to avoid test failure.
49
502011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52        * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
53        rtems++/Task3.cc: Added HAVE_CONFIG_H.
54
552011-05-06      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * malloc04/init.c: Fix tests broken in warning pass.
58
592011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
60
61        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
62        ftp01/ftp01.scn, ftp01/init.c: New files.
63        * Makefile.am, configure.ac: Reflect changes above.
64
652011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
68        malloctest/init.c, termios03/termios_testdriver_polled.c,
69        termios04/termios_testdriver_intr.c: Remove warnings.
70
712011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * tar01/init.c: Fixed integer types.
74
752011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
78        (Microsoft Mouse paths) and Serial Mouse Driver.
79        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
80        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
81        mouse01/serial_mouse_config.c: New files.
82
832011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
84
85        * heapwalk/init.c: Improve coverage.
86        * heapwalk/heapwalk.scn: Update.
87
882011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
91        passes on sis.
92
932011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
94
95        * malloctest/init.c: Improve coverage.
96        * malloctest/malloctest.scn: Update.
97
982011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * configure.ac: Add AC_CONFIG_HEADER(config.h).
101
1022010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
105        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
106        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
107        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
108        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
109        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
110        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
111        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
112        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
113        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
114        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
115        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
116        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
117        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
118        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
119        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
120        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
121        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
122        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
123        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
124        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
125        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
126        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
127        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
128        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
129        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
130        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
131        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
132        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
133        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
134        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
135        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
136        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
137        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
138        termios03/termios_testdriver_polled.c, termios04/init.c,
139        termios04/termios_testdriver_intr.c, termios05/init.c,
140        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
141        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
142        tztest/init.c: Add HAVE_CONFIG_H.
143
1442011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
145
146        * math/init.c, mathf/init.c, mathl/init.c: Now run.
147
1482011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
149
150        * complex/Makefile.am, complex/init.c: Test now runs.
151
1522011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
153
154        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
155        since this is all of them.
156
1572010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
160        for c99.
161
1622011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
163
164        * cpuuse/tswitch.c: Shrink memory requirements.
165
1662011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * configure.ac: Require autoconf-2.68, automake-1.11.1.
169
1702011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
173        * Makefile.am, configure.ac: Add mathf/, mathl/.
174        * math/init.c, math/Makefile.am: Reflect having split-out
175        mathl and mathf.
176        * math/domathf.c, math/domathl.c: Remove.
177        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
178        mathf/mathf.scn: New (Split out from math/).
179        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
180        mathl/mathl.scn: New (Split out from math/).
181
1822011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
183
184        * math/init.c, complex/init.c:
185        Use fprintf(stdout,..) instead of printf.
186        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
187
1882011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
189
190        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
191        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
192
1932011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
194
195        PR 1661/testing
196        * termios06/init.c: Extend the test to cover sections related to
197        flow control in termios.c
198        * termios06/termios06.doc: Updated test concept
199        * termios06/termios06.scn: Updated test run log
200
2012011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * math/domath.in: Fix typo in printf.
204        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
205        * math/math.scn: Regenerate.
206
2072011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
208
209        * configure.ac: Use ac_cv_header_complex_h.
210
2112010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
212
213        * math/Makefile.am, math/init.c: Init task has to be floating point and
214        there is no point in using optional manager stubs since libio needs
215        semaphores.
216
2172010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * configure.ac: Check for complex.h.
220        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
221        toolchains.
222        * complex/Makefile.am: Apply HAS_COMPLEX.
223
2242010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * Makefile.am: Add complex, math subdirs.
227        * configure.ac: Add complex, math subdirs.
228
2292010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
232        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
233        complex/complex.doc, complex/docomplexl.c: New.
234        * math/Makefile.am, math/init.c, math/domath.c,
235        math/domathf.c, math/math.scn, math/domath.in,
236        math/math.doc, math/domathl.c: New.
237
2382010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
239
240        * POSIX/Makefile.am: Add htonl.
241        * POSIX/htonl.c: New.
242
2432010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
244
245        * malloctest/init.c: Update for heap API changes.
246
2472010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
248
249        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
250        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
251        * Makefile.am, configure.ac: Reflect changes above.
252        * gxx01/init.c: Removed fatal error test case.
253
2542010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
255
256        PR 1661/testing
257        * termios01/init.c, termios01/termios01.scn: Added a test case to
258        hit a case in rtems_termios_read.
259
2602010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
261
262        PR 1664/testing
263        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
264        case to avoid warning on 16-bit targets.
265
2662010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
267
268        PR 1661/testing
269        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
270        the tests do not have to peer behind the API.
271
2722010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
273
274        PR 1661/testing
275        * termios01/init.c, termios01/termios_testdriver.c,
276        termios01/termios01.scn: Changes to improve coverage of
277        rtems_termios_open routine.
278
2792010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
280
281        PR 1654/testing
282        * deviceio01/init.c, deviceio01/deviceio01.doc,
283        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
284        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
285        * Makefile.am, configure.ac: Changes to added above test.
286        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
287
2882010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
289
290        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
291        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
292        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
293
2942010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
295
296        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
297        improve coverage.
298
2992010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
300
301        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
302        intital_fs directory.
303
3042010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
307
3082010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * tar01/Makefile.am:
311        Apply $LN_S, $PAX. Use subshell for tarball creation.
312        Don't add initial_fs to CLEANFILES.
313        * tar02/Makefile.am:
314        Apply $LN_S, $PAX. Use subshell for tarball creation.
315
3162010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
317
318        * configure.ac: Add AC_PROG_LN_S.
319        Add AC_PATH_PROG([PAX]).
320        Add AM_CONDITIONAL(TARTESTS).
321        * tar01/Makefile.am, tar02/Makefile.am:
322        Eliminate stamp-filesystem.
323
3242010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
325
326        * tar01/Makefile.am, tar02/Makefile.am:
327        Add BUILT_SOURCES.
328
3292010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
330
331        * tar01/Makefile.am, tar02/Makefile.am:
332        Eliminate stamp-fs-tar. Reorder CLEANFILES.
333        Apply BIN2C -C/-H.
334
3352010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
336
337        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
338        build.
339
3402010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
341
342        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
343        with $(MKDIR_P).
344
3452010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
346
347        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
348
3492010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
352
3532010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
354
355        PR 1532/testing
356        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
357        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
358        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
359        tar02/tar02.doc, tar02/tar02.scn: New files.
360
3612010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
362
363        PR 1631/testing
364        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
365        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
366        * Makefile.am, configure.ac: Changes to accommodate new tests
367
3682010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
369
370        PR 1632/testing
371        * Makefile.am, configure.ac: Make dedicated fatal error test for
372        /dev/null already registered. Using code from Bharath in new test
373        framework.
374        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
375        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
376        devnullfatal01/testcase.h: New files.
377
3782010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
379
380        PR 1632/testing
381        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
382        null_initialize() and null_write().
383
3842010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
385
386        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
387
3882010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
389
390        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
391
3922010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
395
3962010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
397
398        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
399        devfs02/Makefile.am: New tests added
400        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
401        devfs03/Makefile.am: New tests added
402        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
403        devfs04/Makefile.am: New tests added
404        * Makefile.am, configure.ac: Changes to accommodate the above
405        newly added tests.
406
4072010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
408
409        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
410        XON/XOFF and VMIN/VMAX cases.
411        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
412        termios07/termios07.doc, termios07/termios07.scn,
413        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
414        termios08/termios08.doc, termios08/termios08.scn: New files.
415
4162010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
417
418        * Makefile.am, configure.ac: Add tar test for error cases.
419        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
420        tar03/tar03.scn: New files.
421
4222010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
423
424        * stringto01/init.c, stringto01/stringto01.scn,
425        stringto01/stringto_test_template.h: Attempt to pick up a few more
426        error paths.
427
4282010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
429
430        PR 1617/testing
431        * malloctest/init.c: Added new case to exercise _realloc_r.
432
4332010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
434
435        * malloctest/init.c: Added test for
436        rtems_heap_allocate_aligned_with_boundary().
437
4382010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
439
440        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
441        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
442        devfs01/devfs01.scn, devfs01/init.c: New files.
443
4442010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
445
446        * Makefile.am, configure.ac: Add new test to exercise
447        malloc_get_statistics().
448        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
449        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
450
4512010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
452
453        PR 1535/tests
454        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
455        of work by Ralf and Joel.
456
4572010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
458
459        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
460
4612010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
462
463        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
464        to Malloc Family.
465        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
466        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
467
4682010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
469
470        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
471        cases. Coverage of these paths is near complete.
472
4732010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
474
475        * malloctest/system.h: Enable malloc statistics.
476
4772010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
478
479        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
480
4812010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
482
483        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
484        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
485        termios06/termios06.doc, termios06/termios06.scn,
486        termios06/test_pppd.c: New files.
487
4882010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
489
490        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
491        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
492        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
493
4942010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
495
496        * termios04/termios_testdriver_intr.c: Task driven IO now works.
497
4982010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
499
500        * Makefile.am, configure.ac: Add test for task driven drivers.
501        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
502        termios05/termios05.doc, termios05/termios05.scn,
503        termios05/termios_testdriver_taskdriven.c,
504        termios05/termios_testdriver_taskdriven.h: New files.
505
5062010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
507
508        * Makefile.am, configure.ac: Revert changes related to uncommitted test
509        under development.
510
5112010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
512
513        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
514        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
515
5162010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
517
518        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
519        interrupt driven IO support.
520        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
521        termios04/termios04.doc, termios04/termios04.scn,
522        termios04/termios_testdriver_intr.c,
523        termios04/termios_testdriver_intr.h: New files.
524
5252010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
526
527        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
528        termios03/termios_testdriver_polled.c,
529        termios03/termios_testdriver_polled.h: Add more test cases.
530
5312010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
532
533        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
534
5352010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
536
537        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
538        termios03/termios03.doc, termios03/termios03.scn,
539        termios03/termios_testdriver_polled.c,
540        termios03/termios_testdriver_polled.h: New files.
541        * Makefile.am, configure.ac: Add initial version of new test for polled
542        IO support in termios.
543
5442010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
545
546        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
547        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
548        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
549        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
550        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
551        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
552        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
553        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
554        termios02/Makefile.am: Revert.
555
5562010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
557
558        * termios01/termios01.scn: Fix bug so existing test code for
559        rtems_termios_baud_to_index() is executed.
560
5612010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
562
563        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
564        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
565        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
566        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
567        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
568        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
569        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
570        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
571        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
572        code for rtems_termios_baud_to_index() is executed.
573
5742010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
575
576        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
577        before blowing stack.
578
5792010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
580
581        * Makefile.am, configure.ac: Added test that attempts to free stack
582        memory. This causes a error to be printed from the free function.
583        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
584        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
585
5862010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
587
588        * malloctest/init.c: Added error case with malloc of size 0.
589
5902010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
591
592        * malloctest/init.c: Added test to check failure branch on calloc.
593
5942010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
595
596        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
597
5982010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
599
600        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
601        for deferred free() processing.
602        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
603        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
604
6052010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
606
607        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
608        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
609        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
610        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
611        are minimal implementations so the tests will have to grow as the
612        methods grow.
613
6142010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
615
616        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
617
6182010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
619
620        PR 1433/cpukit
621        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
622        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
623        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
624        RTEMS_NO_MEMORY.
625
6262010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
627
628        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
629        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
630        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
631
6322010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
633
634        * Makefile.am: Move POSIX in front of other tests.
635
6362010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
637
638        * bspcmdline01/init.c: Fix assert conditional.
639
6402010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
641
642        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
643        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
644
6452010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
646
647        * block10/.cvsignore: New file.
648
6492010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
650
651        * block05/block05.png, block10/block10.doc, block10/init.c,
652        block10/.cvsignore, block10/block10.scn, block10/block10.png,
653        block10/Makefile.am: New files.
654        * configure.ac, Makefile.am: Update for new files.
655        * block05/block05.doc: Update for new state transitions.
656
6572010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
658
659        * block08/.cvsignore, block09/.cvsignore: New files.
660
6612010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
662
663        * block08/init.c: Remove warning.
664
6652010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
666
667        * block08/block08.scn, block08/init.c: Add starting and ending messages
668        so the scripts detect successful exit.
669
6702010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
671
672        * block09/block09.doc, block09/init.c, block09/.cvsignore,
673        block09/block09.scn, block09/Makefile.am: New files.
674        * configure.ac, Makefile.am: Update for new files.
675        * block05/block05.doc: Update for new state transitions.
676        * block05/init.c, block06/init.c: Update for block device API change.
677
6782010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
679
680        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
681        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
682        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
683        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
684        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
685        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
686        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
687        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
688        block08/init.c, block08/Makefile.am, block08/system.h,
689        block08/test_disk.c: New files.
690
6912009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
692
693        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
694        to cover the bsp_cmdline_get_param() routine.
695
6962009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
697
698        * block06/init.c: Update for disk device API change.  Changed EBADRQC
699        to EINVAL.
700
7012009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
702
703        * termios01/init.c: Increase number of termios ports by 1.
704
7052009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
706
707        * termios01/termios_testdriver.c:
708        Reflect changes to rtems_termios_callbacks->write.
709
7102009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
711
712        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
713        block05/init.c, block07/init.c, bspcmdline01/init.c,
714        stringto01/init.c, stringto01/stringto_test_template.h,
715        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
716        Use rtems_test_assert() consistently instead of system assert().
717        rtems_test_assert() is designed to integrate into the RTEMS test
718        suite infrastructure.
719
7202009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
721
722        * POSIX/Makefile.am: Add readv, writev.
723        * POSIX/writev.c, POSIX/readv.c: New.
724
7252009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
726
727        * POSIX/sigfillset.c: Let main() return "status".
728        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
729        sigismember.
730        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
731        POSIX/sigismember.c: New.
732
7332009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
734
735        * POSIX/Makefile.am: Add wait.
736        * POSIX/wait.c: New.
737
7382009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
739
740        * bspcmdline01/test.c: Removed.
741
7422009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
743
744        * Makefile.am: Add POSIX.
745        * configure.ac: Add POSIX/.
746        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
747        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
748        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
749        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
750        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
751        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
752        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
753        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
754        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
755        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
756        POSIX/waitpid.c, POSIX/write.c: New.
757
7582009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
759
760        * stringto01/init.c: New file.
761
7622009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
763
764        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
765        * stringto01/.cvsignore, stringto01/Makefile.am,
766        stringto01/stringto01.doc, stringto01/stringto01.scn,
767        stringto01/stringto_test_template.h: New files.
768
7692009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
770
771        * block05/init.c: Check block size. Improved output.
772        * block01/init.c: Free ramdisk before exit.
773        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
774        block04/block04.doc, block05/block05.doc, block06/block06.doc,
775        block07/block07.doc: New files.
776        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
777        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
778        block07/Makefile.am: Add new files.
779
7802009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
781
782        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
783        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
784        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
785        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
786
7872009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
788
789        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
790        Remove bogus cast.
791        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
792
7932009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
794
795        * rtems++/Task1.cc: Eliminate more warnings.
796
7972009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
798
799        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
800        several dozens of warnings.
801
8022009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
803
804        * block06/init.c: Add missing prototype.
805
8062009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
807
808        * block07/init.c: New test case.
809
8102009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
811
812        * block05/init.c, block05/block05.scn, block05/Makefile.am,
813        block06/init.c, block06/block06.scn, block06/Makefile.am,
814        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
815        * Makefile.am, configure.ac: Added block05, block06 and block07.
816
8172009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
818
819        * termios/init.c: Remove sh2 hacks.
820
8212009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
822
823        * block01/init.c: Include <stdio.h>.
824        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
825        * block02/init.c: Remove unused var.
826
8272009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
828
829        * block02/init.c, block02/block02.scn, block02/Makefile.am,
830        block03/init.c, block03/block03.scn, block03/Makefile.am,
831        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
832        * Makefile.am, configure.ac: Added block02, block03 and block04.
833
8342009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
835
836        * monitor02/init.c: Add local prototype for
837        rtems_shell_main_monitor.
838
8392009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
840
841        * termios01/init.c: Fix parity_table_Entry type.
842        Correct parity_table initialization.
843        Add PRIdrtems_termios_baud_t.
844        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
845
8462009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
847
848        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
849        * malloctest/init.c: Use %zu instead of %d to print size_t's.
850
8512009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
852
853        * rtmonuse/init.c, rtmonuse/task1.c:
854        Use PRIxrtems_id to print rtems_ids.
855        * malloctest/init.c: Use %zu instead of %d to print size_t's.
856
8572009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
858
859        * malloctest/init.c: Fix _Heap_Resize_block args.
860
8612009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
862
863        * malloctest/init.c, termios01/init.c,
864        termios01/termios_testdriver.c: Eliminate unused vars.
865
8662009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
867
868        * heapwalk/init.c: Comment out unused vars.
869        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
870        * malloctest/init.c: Add local prototype for malloc_walk,
871        malloc_info.
872        * malloctest/task1.c: Add local prototype for malloc_walk.
873        * monitor02/init.c: Remove unused vars.
874        * stackchk01/init.c: Remove unused vars.
875        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
876        termios/init.c: Add missing prototypes.
877
8782009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
879
880        * configure.ac: Don't add -fasm to CFLAGS.
881
8822009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
883
884        * block01/.cvsignore: New file.
885
8862009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
887
888        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
889        * Makefile.am, configure.ac: Added block01.
890
8912009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
892
893        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
894
8952009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
896
897        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
898        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
899        it.
900        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
901        termios02/termios02.doc, termios02/termios02.scn: New files.
902        termios02 is a test for tcdrain().
903
9042009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
905
906        * termios01/init.c, termios01/termios_testdriver.c:
907        Reflect changes to termios.
908
9092009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
910
911        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
912
9132009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
914
915        * stackchk01/stackchk01.doc: Add content.
916
9172009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
918
919        * Makefile.am, configure.ac: Add initial test for
920        rtems_stack_checker_is_blown.
921        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
922        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
923
9242009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
925
926        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
927        cases to get back to 100% object coverage.
928
9292009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
930
931        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
932        malloctest/malloctest.scn: New test cases.
933        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
934
9352009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
936
937        * malloctest/init.c: New test cases. Update for heap API changes.
938        * stackchk/blow.c: Update for heap API changes.
939
9402009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
941
942        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
943
9442009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
945
946        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
947        complete coverage of termios_XXX_to_YYY() methods.
948
9492009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
950
951        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
952        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
953        character with the assistance of a special test driver which prints
954        the requests.
955        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
956        termios01/termios01.doc, termios01/termios01.scn,
957        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
958
9592009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
960
961        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
962        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
963        rtems_clock_get_ticks_per_second().
964
9652009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
966
967        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
968        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
969
9702009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
971
972        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
973        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
974        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
975
9762009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
977
978        * malloctest/init.c: Adjust allocation in test so it passes now that
979        heap overhead constant has been increased.
980
9812009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
982
983        * bspcmdline01/init.c: Do not violate visibility.
984
9852009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
986
987        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
988        prefix to all routines.
989
9902009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
991
992        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
993        helper routines.
994        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
995        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
996        bspcmdline01/init.c, bspcmdline01/test.c: New files.
997
9982009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
999
1000        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
1001        for shrinking a block enough to need to free the newly unused
1002        portion.
1003
10042009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1005
1006        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
1007        _Protected_heap_Get_information().
1008
10092009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
1010
1011        * heapwalk/init.c: Add test code for first free block pointer not
1012        aligned.
1013
10142009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1015
1016        * heapwalk/init.c: Add more cases.
1017
10182009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
1019
1020        * heapwalk/init.c: Add more automated corruption capability.
1021
10222009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
1023
1024        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
1025
10262009-05-19      Chris Johns <chrisj@rtems.org>
1027
1028        * cpuuse/tswitch.c: Lower sample count for small memory targets.
1029        * cpuuse/system.h: Smaller stack size for small memory targets.
1030        * monitor02/init.c: Cannot run on small memory targets.
1031
10322009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1033
1034        * rtmonuse/init.c: Do not use Task_name array before initialized.
1035
10362009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
1037
1038        * malloctest/init.c: Fix warning.
1039
10402009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1041
1042        * malloctest/init.c: Fix typo.
1043
10442009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1045
1046        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
1047        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
1048        heapwalk/init.c, heapwalk/system.h: New files.
1049
10502009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
1051
1052        * malloctest/init.c: Add test case for heap resize block when the
1053        resize creates a free block large enough to free.
1054
10552009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
1056
1057        * cpuuse/Makefile.am, malloctest/Makefile.am,
1058        monitor/Makefile.am, monitor02/Makefile.am,
1059        putenvtest/Makefile.am, rtems++/Makefile.am,
1060        rtmonuse/Makefile.am, stackchk/Makefile.am,
1061        termios/Makefile.am, tztest/Makefile.am:
1062        Eliminate _exe_/.exe.
1063
10642009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1065
1066        * stackchk/stackchk.scn: Correct screen to match output.
1067
10682008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1069
1070        * malloctest/init.c: Change sizes of heap/region and allocated objects
1071        in heap to intptr_t so they can be larger than a single allocatable
1072        object (e.g. size_t).
1073
10742008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1075
1076        * malloctest/init.c: Do not generate alignment factors larger that will
1077        not fit in a native integer.
1078
10792008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1080
1081        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1082        CONFIGURE_STACK_CHECKER_ENABLED.
1083
10842008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1085
1086        * malloctest/init.c: Convert to "bool".
1087
10882008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1089
1090        * rtems++/System.h: Account for extra task stacks properly.
1091
10922008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1093
1094        * malloctest/init.c: Fix return status check.
1095
10962008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1097
1098        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1099        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1100        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1101        POSIX tests. Add a clock_settime case for < 1988.
1102
11032008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1104
1105        * malloctest/init.c: Add more test cases to cover heap better.
1106
11072008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1108
1109        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1110        stranger cases operate directly on a freshly initialized heap. This
1111        should make them more reproducible.
1112
11132008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1114
1115        * malloctest/init.c: Add more tests per suggestions from Sergei
1116        Organov.
1117
11182008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1119
1120        * malloctest/init.c: Add include to remove warning.
1121
11222008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1123
1124        * malloctest/init.c: Remove debug print.
1125
11262008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1127
1128        * monitor02/.cvsignore: New file.
1129
11302008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1131
1132        * Makefile.am, configure.ac: Added automatic test for monitor shell
1133        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1134        monitor02/system.h: New files.
1135
11362007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1137
1138        * malloctest/init.c: Add test cases suggested by Sergei Organov
1139        <s.organov@javad.com>.
1140
11412007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1142
1143        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1144
11452007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1146
1147        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1148        exericise another path in the period statistics code.
1149
11502007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1151
1152        * malloctest/init.c: Add some primitive testing of realloc() which also
1153        does some positive path testing on the SuperCore heap.
1154
11552007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1156
1157        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1158        cases for untested routines.
1159
11602007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1161
1162        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1163        the CPU Usage Report include it. If it is deleted, the CPU time it
1164        had consumed is not listed later in the report.
1165
11662007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1167
1168        * tztest/init.c: Build when using buffered test IO.
1169
11702007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1171
1172        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1173        macro instead of fflush() directly.
1174
11752007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1176
1177        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1178        Statistics and Period Usage into Rate Monotonic Manager. Added the
1179        following directives: rtems_rate_monotonic_get_statistics,
1180        rtems_rate_monotonic_reset_statistics,
1181        rtems_rate_monotonic_reset_all_statistics,
1182        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
1183        Obsoleted the rtems/rtmonuse.h file as a public interface.
1184
11852007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1186
1187        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1188        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1189        optional managers to Makefiles. Clean up test cases so last output
1190        line follows END OF pattern. Make sure test case all run. All tests
1191        appeared ok on sis.
1192
11932007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1194
1195        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1196
11972007-03-13      Joel Sherrill <joel@OARcorp.com>
1198
1199        * tztest/init.c: Call tzset() even though it may be called for us
1200        implicitly along the way.
1201
12022007-03-13      Joel Sherrill <joel@OARcorp.com>
1203
1204        * tztest/.cvsignore: New file.
1205
12062007-03-13      Joel Sherrill <joel@OARcorp.com>
1207
1208        * Makefile.am, configure.ac: Added timezone test.
1209        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1210        tztest/tztest.scn: New files.
1211
12122007-03-05      Joel Sherrill <joel@OARcorp.com>
1213
1214        * malloctest/init.c: Be explicit about need for default and floating
1215        point attributes. This is just a style change.
1216
12172007-02-06      Joel Sherrill <joel@OARcorp.com>
1218
1219        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1220        issues in message queue tests.
1221
12222006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1223
1224        * configure.ac: New BUG-REPORT address.
1225
12262006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1227
1228        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1229
12302006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1231
1232        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1233        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1234        docdir. Use rtems_testsdir instead.
1235
12362006-02-08      Joel Sherrill <joel@OARcorp.com>
1237
1238        * rtems++/Task1.cc: Fix warnings.
1239
12402005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1241
1242        * configure.ac: Remove RTEMS_ENABLE_BARE,
1243        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1244
12452005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1246
1247        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1248        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1249        stackchk/Makefile.am, termios/Makefile.am:
1250        Convert to using *_PROGRAMS.
1251
12522005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1253
1254        * cpuuse/Makefile.am, malloctest/Makefile.am,
1255        monitor/Makefile.am, putenvtest/Makefile.am,
1256        rtems++/Makefile.am, rtmonuse/Makefile.am,
1257        stackchk/Makefile.am, termios/Makefile.am: Rework.
1258
12592005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1260
1261        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1262        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1263        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1264        * libtests.am: Remove.
1265
12662005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1267
1268        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1269        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1270        stackchk/Makefile.am, termios/Makefile.am:
1271        AM_CPPFLAGS += -I..../support/include.
1272
12732005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1274
1275        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
1276        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1277
12782005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1279
1280        * libtests.am: Remove LIB_VARIANT.
1281
12822005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1283
1284        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1285        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1286        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1287
12882005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1289
1290        * Makefile.am: Cleanup.
1291
12922005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1293
1294        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1295        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1296        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1297        stackchk/Makefile.am, termios/Makefile.am:
1298        Partial conversion to automake.
1299
13002005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1301
1302        * rtems++/Makefile.am: Remove LIB_VARIANT.
1303
13042004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1305
1306        * configure.ac: Remove -ansi to prevent folks from further damaging
1307        the code with broken prototypes.
1308        * putenvtest/init.c: Remove broken putenv prototype.
1309        * termios/init.c (print_c_cc): Don't loop over NCCS.
1310
13112004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
1312
1313        * configure.ac: Require automake > 1.9.
1314
13152004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
1316
1317        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1318        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1319        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1320        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1321        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1322        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1323        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1324        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1325
13262004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
1327
1328        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1329        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1330        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1331        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1332        using c99 fixed size types.
1333
13342004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * configure.ac: Add 2nd arg to RTEMS_TOP.
1337
13382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1341        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1342        * malloctest/Makefile.am: Ditto.
1343        * monitor/Makefile.am: Ditto.
1344        * putenvtest/Makefile.am: Ditto.
1345        * rtems++/Makefile.am: Ditto.
1346        * rtmonuse/Makefile.am: Ditto.
1347        * stackchk/Makefile.am: Ditto.
1348        * termios/Makefile.am: Ditto.
1349
13502003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * libtests.am: Add dirstamp support.
1353
13542003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1357
13582003-12-16      Joel Sherrill <joel@OARcorp.com>
1359
1360        PR 544/tests
1361        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1362        tests account for resources and not print at inappropriate times.
1363
13642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1367
13682003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1371        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1372        * monitor/Makefile.am: Remove all-local: $(ARCH).
1373        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1374        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1375        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1376        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1377        * termios/Makefile.am: Remove all-local: $(ARCH).
1378
13792003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * configure.ac: Reflect having moved to testsuites/.
1382
13832003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1386
13872003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * configure.ac:Remove RTEMS_CHECK_CPU.
1390
13912003-09-04      Joel Sherrill <joel@OARcorp.com>
1392
1393        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1394        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1395        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1396        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1397        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1398        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1399        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1400        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1401        stackchk/task1.c: URL for license changed.
1402
14032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * Makefile.am: Reflect having moved aclocal/.
1406
14072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * Makefile.am: Reflect having moved automake/.
1410        * cpuuse/Makefile.am: Reflect having moved automake/.
1411        * malloctest/Makefile.am: Reflect having moved automake/.
1412        * monitor/Makefile.am: Reflect having moved automake/.
1413        * putenvtest/Makefile.am: Reflect having moved automake/.
1414        * rtems++/Makefile.am: Reflect having moved automake/.
1415        * rtmonuse/Makefile.am: Reflect having moved automake/.
1416        * stackchk/Makefile.am: Reflect having moved automake/.
1417        * termios/Makefile.am: Reflect having moved automake/.
1418
14192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1422
14232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1424
1425        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1426
14272003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * configure.ac: Unconditionally check for CXX.
1430        Require autoconf-2.57, automake-1.7.2.
1431        * rtems++: Eliminate CC_O_FILES.
1432
14332002-12-02      Joel Sherrill <joel@OARcorp.com>
1434
1435        * malloctest/init.c: Tasks should be floating point.
1436
14372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * .cvsignore: Reformat.
1440        Add autom4te*cache.
1441        Remove autom4te.cache.
1442
14432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1446        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1447        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1448        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1449        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1450        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1451        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1452        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1453
14542002-08-01      Joel Sherrill <joel@OARcorp.com>
1455
1456        * Per PR47 add support for buffered test output.  This involved
1457        adding defines to redirect output to a buffer and dump it when
1458        full, at "test pause", and at exit.  To avoid problems when redefining
1459        exit(), all tests were modified to call rtems_test_exit().
1460        Some tests, notable psxtests, had to be modified to include
1461        the standard test macro .h file (pmacros.h or tmacros.h) to
1462        enable this support.
1463        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1464        rtmonuse/task1.c, termios/init.c: Modified.
1465
14662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * configure.ac: Remove ENABLE_GCC28.
1469
14702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * configure.ac:
1473        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1474        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1475        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1476        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1477        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1478        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1479        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1480        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1481        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1482        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1483        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1484
14852001-11-01      Joel Sherrill <joel@OARcorp.com>
1486
1487        * rtems++/Makefile.am: Make sure debug variant of librtems++
1488        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1489        and processed as PR78.
1490
14912001-10-25      Joel Sherrill <joel@OARcorp.com>
1492
1493        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1494
14952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1496
1497        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1498        * configure.in: Remove.
1499        * configure.ac: New file, generated from configure.in by autoupdate.
1500
15012001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1504        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
1505
15062001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1507
1508        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1509        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1510        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1511        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1512        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1513        make-cxx-exe.
1514        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1515        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1516        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1517
15182001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1519
1520        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1521
15222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1525
15262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1529
15302000-11-01      Joel Sherrill <joel@OARcorp.com>
1531
1532        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1533        libcsupport.h moved from libc to lib/include/rtems and now must
1534        be referenced as <rtems/XXX.h>. 
1535
15362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1539        Switch to GNU canonicalization.
1540        * libtests.am: Remove DEFS.
1541
15422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1545        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1546        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1547
15482000-08-10      Joel Sherrill <joel@OARcorp.com>
1549
1550        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.