source: rtems/testsuites/libtests/ChangeLog @ ad0e103

4.115
Last change on this file since ad0e103 was ad0e103, checked in by Sebastian Huber <sebastian.huber@…>, on 10/26/11 at 10:34:11

2011-10-26 Sebastian Huber <sebastian.huber@…>

  • ftp01/init.c: Account for extra FTP worker task stack sizes.
  • Property mode set to 100644
File size: 54.0 KB
RevLine 
[ad0e103]12011-10-26      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * ftp01/init.c: Account for extra FTP worker task stack sizes.
4
[f27d2f8]52011-10-22      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * malloc04/init.c: Define p1, p2, p3, p4 extern (Avoid warnings).
8
[7cb170b3]92011-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * mouse01/init.c, mouse01/msmouse.c, mouse01/serial_mouse_config.c:
12        Add HAVE_CONFIG_H.
13
[11b9b5d]142011-09-16      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
15
16        * monitor/monitor.scn, termios/termios.scn: New files.
17        * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
18
[63f871f]192011-09-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
20
21        * stackchk/init.c, stackchk/system.h, stackchk/stackchk.scn: Print end
22        of test message.
23
[7920a24c]242011-07-29      Pawel Zagorski <pzagor@agh.edu.pl>
25
26        PR 1865/tests
27        * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc,
28        stringto01/stringto01.scn, stringto01/stringto_test_template.h:
29        Improve coverage of string conversion routines.
30
[ace38fb]312011-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New.
34        * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
35
[747d808]362011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are
39        obsolete.
40
[e8899de3]412011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * devfs04/Makefile.am, deviceio01/Makefile.am,
44        monitor02/Makefile.am, stackchk01/Makefile.am,
45        stringto01/Makefile.am, tar01/Makefile.am,
46        tar02/Makefile.am, termios01/Makefile.am,
47        termios03/Makefile.am, termios04/Makefile.am
48        tztest/Makefile.am: Add missing files.
49
[4bd005e]502011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
51
52        * mouse01/serial_mouse_config.c: Avoid output due to execution context.
53
[c18bdf7f]542011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
55
56        * termios08/init.c: Fixed parameter to avoid test failure.
57
[e93cc2d]582011-05-20      Sebastian Huber <sebastian.huber@embedded-brains.de>
59
60        * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
61        rtems++/Task3.cc: Added HAVE_CONFIG_H.
62
[c423932]632011-05-06      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * malloc04/init.c: Fix tests broken in warning pass.
66
[2a6ed0aa]672011-05-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
68
69        * ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
70        ftp01/ftp01.scn, ftp01/init.c: New files.
71        * Makefile.am, configure.ac: Reflect changes above.
72
[6f27ba8]732011-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
76        malloctest/init.c, termios03/termios_testdriver_polled.c,
77        termios04/termios_testdriver_intr.c: Remove warnings.
78
[5bd6123]792011-04-05      Sebastian Huber <sebastian.huber@embedded-brains.de>
80
81        * tar01/init.c: Fixed integer types.
82
[3d4f749]832011-03-14      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * Makefile.am, configure.ac: Add test for Mouse Parser Engine
86        (Microsoft Mouse paths) and Serial Mouse Driver.
87        * mouse01/.cvsignore, mouse01/Makefile.am, mouse01/init.c,
88        mouse01/mouse01.doc, mouse01/mouse01.scn, mouse01/msmouse.c,
89        mouse01/serial_mouse_config.c: New files.
90
[627b70e]912011-03-10      Sebastian Huber <sebastian.huber@embedded-brains.de>
92
93        * heapwalk/init.c: Improve coverage.
94        * heapwalk/heapwalk.scn: Update.
95
[89cd2df]962011-03-09      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
99        passes on sis.
100
[ce217f96]1012011-03-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
102
103        * malloctest/init.c: Improve coverage.
104        * malloctest/malloctest.scn: Update.
105
[027e40d]1062011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * configure.ac: Add AC_CONFIG_HEADER(config.h).
109
[c969ead]1102010-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
113        POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
114        POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
115        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
116        POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
117        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
118        POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
119        POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
120        POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
121        POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
122        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
123        POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
124        block01/init.c, block02/init.c, block03/init.c, block04/init.c,
125        block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
126        block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
127        block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
128        block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
129        block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
130        block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
131        block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
132        block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
133        complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
134        complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
135        cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
136        devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
137        dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
138        malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
139        malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
140        mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
141        monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
142        rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
143        stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
144        tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
145        termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
146        termios03/termios_testdriver_polled.c, termios04/init.c,
147        termios04/termios_testdriver_intr.c, termios05/init.c,
148        termios05/termios_testdriver_taskdriven.c, termios06/init.c,
149        termios06/test_pppd.c, termios07/init.c, termios08/init.c,
150        tztest/init.c: Add HAVE_CONFIG_H.
151
[31eb149]1522011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
153
154        * math/init.c, mathf/init.c, mathl/init.c: Now run.
155
[a93627ce]1562011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
157
158        * complex/Makefile.am, complex/init.c: Test now runs.
159
[681f0a18]1602011-02-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
161
162        * monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers
163        since this is all of them.
164
[2d336622]1652010-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * stringto01/init.c: Redefine LONG_LONG_MAX and LONG_LONG_MIN
168        for c99.
169
[e6e9cbe]1702011-02-02      Joel Sherrill <joel.sherrilL@OARcorp.com>
171
172        * cpuuse/tswitch.c: Shrink memory requirements.
173
[8ee3775]1742011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * configure.ac: Require autoconf-2.68, automake-1.11.1.
177
[a19ed13]1782011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
179
[ae790c6]180        * math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
[a19ed13]181        * Makefile.am, configure.ac: Add mathf/, mathl/.
182        * math/init.c, math/Makefile.am: Reflect having split-out
183        mathl and mathf.
184        * math/domathf.c, math/domathl.c: Remove.
185        * mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
186        mathf/mathf.scn: New (Split out from math/).
187        * mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
188        mathl/mathl.scn: New (Split out from math/).
189
[6fc0d9a4]1902011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * math/init.c, complex/init.c:
193        Use fprintf(stdout,..) instead of printf.
194        Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
195
[268531a7]1962011-01-31      Ralf Corsépius <ralf.corsepius@rtems.org>
197
198        * POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
[b8563fa9]199        * POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
[268531a7]200
[a4325457]2012011-01-28      Bharath Suri <bharath.s.jois@gmail.com>
202
203        PR 1661/testing
204        * termios06/init.c: Extend the test to cover sections related to
205        flow control in termios.c
206        * termios06/termios06.doc: Updated test concept
207        * termios06/termios06.scn: Updated test run log
208
[4ab0ffd]2092011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * math/domath.in: Fix typo in printf.
212        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
213        * math/math.scn: Regenerate.
214
[83f7fd6]2152011-01-10      Ralf Corsépius <ralf.corsepius@rtems.org>
216
217        * configure.ac: Use ac_cv_header_complex_h.
218
[9f8115f9]2192010-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
220
221        * math/Makefile.am, math/init.c: Init task has to be floating point and
222        there is no point in using optional manager stubs since libio needs
223        semaphores.
224
[87b4f123]2252010-12-01      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * configure.ac: Check for complex.h.
228        Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
229        toolchains.
230        * complex/Makefile.am: Apply HAS_COMPLEX.
231
[0a0e7a9]2322010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
233
234        * Makefile.am: Add complex, math subdirs.
235        * configure.ac: Add complex, math subdirs.
236
[e92b7334]2372010-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
238
239        * complex/Makefile.am, complex/init.c, complex/docomplex.c,
240        complex/docomplexf.c, complex/complex.scn, complex/docomplex.in,
241        complex/complex.doc, complex/docomplexl.c: New.
242        * math/Makefile.am, math/init.c, math/domath.c,
243        math/domathf.c, math/math.scn, math/domath.in,
244        math/math.doc, math/domathl.c: New.
245
[2c046440]2462010-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
247
248        * POSIX/Makefile.am: Add htonl.
249        * POSIX/htonl.c: New.
250
[cfe3c08]2512010-08-25      Sebastian Huber <sebastian.huber@embedded-brains.de>
252
253        * malloctest/init.c: Update for heap API changes.
254
[b89e4cd]2552010-08-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
256
257        * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am,
258        gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files.
259        * Makefile.am, configure.ac: Reflect changes above.
260        * gxx01/init.c: Removed fatal error test case.
261
[d539f2b]2622010-08-10      Bharath Suri <bharath.s.jois@gmail.com>
263
264        PR 1661/testing
265        * termios01/init.c, termios01/termios01.scn: Added a test case to
266        hit a case in rtems_termios_read.
267
[a263ce5c]2682010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
269
270        PR 1664/testing
271        * termios01/init.c: Use INT_MAX instead of hard-coded number for error
272        case to avoid warning on 16-bit targets.
273
[07b93de]2742010-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
275
276        PR 1661/testing
277        * malloc04/init.c: Add public methods to get/set malloc heap pointer so
278        the tests do not have to peer behind the API.
279
[2e54cdc4]2802010-08-09      Bharath Suri <bharath.s.jois@gmail.com>
281
282        PR 1661/testing
283        * termios01/init.c, termios01/termios_testdriver.c,
284        termios01/termios01.scn: Changes to improve coverage of
285        rtems_termios_open routine.
286
[58c5a9b]2872010-08-06      Bharath Suri <bharath.s.jois@gmail.com>
288
289        PR 1654/testing
290        * deviceio01/init.c, deviceio01/deviceio01.doc,
291        deviceio01/deviceio01.scn, deviceio01/test_driver.c,
292        deviceio01/test_driver.h, deviceio01/Makefile.am: New test added.
293        * Makefile.am, configure.ac: Changes to added above test.
294        * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
295
[d0e825d]2962010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
297
298        * Makefile.am, configure.ac: Add test for rtems_print_buffer().
299        * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc,
300        dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
301
[9e8f3dc]3022010-08-02      Joel Sherrill <joel.sherrill@oarcorp.com>
303
304        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to
305        improve coverage.
306
[cc43b364]3072010-07-31      Ralf Corsépius <ralf.corsepius@rtems.org>
308
309        * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove
310        intital_fs directory.
311
[e1b8e8e]3122010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
313
314        * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
315
[a7b7386]3162010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
317
318        * tar01/Makefile.am:
319        Apply $LN_S, $PAX. Use subshell for tarball creation.
320        Don't add initial_fs to CLEANFILES.
321        * tar02/Makefile.am:
322        Apply $LN_S, $PAX. Use subshell for tarball creation.
323
[b3c6b5e8]3242010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
325
[e33e5c67]326        * configure.ac: Add AC_PROG_LN_S.
327        Add AC_PATH_PROG([PAX]).
328        Add AM_CONDITIONAL(TARTESTS).
[b3c6b5e8]329        * tar01/Makefile.am, tar02/Makefile.am:
330        Eliminate stamp-filesystem.
331
[1061b9df]3322010-07-30      Ralf Corsépius <ralf.corsepius@rtems.org>
333
334        * tar01/Makefile.am, tar02/Makefile.am:
335        Add BUILT_SOURCES.
336
[b013e6d]3372010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
338
339        * tar01/Makefile.am, tar02/Makefile.am:
340        Eliminate stamp-fs-tar. Reorder CLEANFILES.
341        Apply BIN2C -C/-H.
342
[8091f24]3432010-07-29      Joel Sherrill <joel.sherrilL@OARcorp.com>
344
345        * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel
346        build.
347
[18130481]3482010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
349
350        * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
351        with $(MKDIR_P).
352
[48b2c10e]3532010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
354
355        * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
356
[188f87d]3572010-07-29      Ralf Corsépius <ralf.corsepius@rtems.org>
358
359        * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
360
[270434cc]3612010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
362
363        PR 1532/testing
364        * Makefile.am, configure.ac: Add initial tests for untar capabilities.
365        * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
366        tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
367        tar02/tar02.doc, tar02/tar02.scn: New files.
368
[ad7e2f0]3692010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
370
371        PR 1631/testing
372        * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
373        gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
374        * Makefile.am, configure.ac: Changes to accommodate new tests
375
[8e8775db]3762010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
377
378        PR 1632/testing
379        * Makefile.am, configure.ac: Make dedicated fatal error test for
380        /dev/null already registered. Using code from Bharath in new test
381        framework.
382        * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
383        devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
384        devnullfatal01/testcase.h: New files.
385
[c2e6cb1d]3862010-07-27      Bharath Suri <bharath.s.jois@gmail.com>
387
388        PR 1632/testing
389        * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
390        null_initialize() and null_write().
391
[04ecf40]3922010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * gxx01/gxx01.scn, gxx01/init.c: Remove local _exit().
395
[118cc56]3962010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
397
398        * gxx01/gxx01.scn, gxx01/init.c: Add test f0r rtems_gxx_key_dtor().
399
[972a8dba]4002010-07-25      Joel Sherrill <joel.sherrill@oarcorp.com>
401
402        * gxx01/gxx01.scn, gxx01/init.c: Add more testcases.
403
[b28cb82e]4042010-07-22      Bharath Suri <bharath.s.jois@gmail.com>
405
406        * devfs02/init.c, devfs02/devfs02.doc, devfs02/devfs02.scn,
407        devfs02/Makefile.am: New tests added
408        * devfs03/init.c, devfs03/devfs03.doc, devfs03/devfs03.scn,
409        devfs03/Makefile.am: New tests added
410        * devfs04/init.c, devfs04/devfs04.doc, devfs04/devfs04.scn,
411        devfs04/Makefile.am: New tests added
412        * Makefile.am, configure.ac: Changes to accommodate the above
413        newly added tests.
414
[78da8ac3]4152010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
416
417        * Makefile.am, configure.ac, termios06/init.c: Add initial tests for
418        XON/XOFF and VMIN/VMAX cases.
419        * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c,
420        termios07/termios07.doc, termios07/termios07.scn,
421        termios08/.cvsignore, termios08/Makefile.am, termios08/init.c,
422        termios08/termios08.doc, termios08/termios08.scn: New files.
423
[741343ad]4242010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
425
426        * Makefile.am, configure.ac: Add tar test for error cases.
427        * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc,
428        tar03/tar03.scn: New files.
429
[e41e75de]4302010-07-19      Joel Sherrill <joel.sherrill@oarcorp.com>
431
432        * stringto01/init.c, stringto01/stringto01.scn,
433        stringto01/stringto_test_template.h: Attempt to pick up a few more
434        error paths.
435
[66ed5ff]4362010-07-15      Bharath Suri <bharath.s.jois@gmail.com>
437
438        PR 1617/testing
439        * malloctest/init.c: Added new case to exercise _realloc_r.
440
[be4e3d6f]4412010-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
442
443        * malloctest/init.c: Added test for
444        rtems_heap_allocate_aligned_with_boundary().
445
[21671507]4462010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
447
448        * Makefile.am, configure.ac: Add new test to exercise devFS_Show().
449        * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc,
450        devfs01/devfs01.scn, devfs01/init.c: New files.
451
[8911ffd]4522010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
453
454        * Makefile.am, configure.ac: Add new test to exercise
455        malloc_get_statistics().
456        * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c,
457        malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
458
[830c6ee]4592010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
460
461        PR 1535/tests
462        * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
463        of work by Ralf and Joel.
464
[8cd0bb0f]4652010-07-14      Joel Sherrill <joel.sherrill@oarcorp.com>
466
467        * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
468
[843ad7b]4692010-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
470
471        * Makefile.am, configure.ac: Add test for exercising sbrk() extension
472        to Malloc Family.
473        * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c,
474        malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
475
[3e0310e3]4762010-07-06      Joel Sherrill <joel.sherrilL@OARcorp.com>
477
478        * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
479        cases. Coverage of these paths is near complete.
480
[96fc191b]4812010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
482
483        * malloctest/system.h: Enable malloc statistics.
484
[8eb24e7f]4852010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
486
487        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
488
[15bf747]4892010-07-05      Joel Sherrill <joel.sherrill@oarcorp.com>
490
491        * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
492        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
493        termios06/termios06.doc, termios06/termios06.scn,
494        termios06/test_pppd.c: New files.
495
[f938d598]4962010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
497
498        * Makefile.am, configure.ac: Add test for GCC C++ library helpers.
499        * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
500        gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
501
[028aa06]5022010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
503
504        * termios04/termios_testdriver_intr.c: Task driven IO now works.
505
[7424c3ee]5062010-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
507
508        * Makefile.am, configure.ac: Add test for task driven drivers.
509        * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c,
510        termios05/termios05.doc, termios05/termios05.scn,
511        termios05/termios_testdriver_taskdriven.c,
512        termios05/termios_testdriver_taskdriven.h: New files.
513
[03a47f6e]5142010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
515
516        * Makefile.am, configure.ac: Revert changes related to uncommitted test
517        under development.
518
[33ece501]5192010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
520
521        * Makefile.am, configure.ac, malloctest/init.c, termios03/init.c,
522        termios03/termios03.scn: Handle some of the VKILL and VERASE cases.
523
[b6eaf429]5242010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
525
526        * Makefile.am, configure.ac: Add new test to exercise termios RX and TX
527        interrupt driven IO support.
528        * termios04/.cvsignore, termios04/Makefile.am, termios04/init.c,
529        termios04/termios04.doc, termios04/termios04.scn,
530        termios04/termios_testdriver_intr.c,
531        termios04/termios_testdriver_intr.h: New files.
532
[4b4cbdd]5332010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
534
535        * termios03/init.c, termios03/termios03.doc, termios03/termios03.scn,
536        termios03/termios_testdriver_polled.c,
537        termios03/termios_testdriver_polled.h: Add more test cases.
538
[1b9c0c5]5392010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
540
541        * malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
542
[69cab20e]5432010-06-25      Joel Sherrill <joel.sherrill@oarcorp.com>
544
545        * termios03/.cvsignore, termios03/Makefile.am, termios03/init.c,
546        termios03/termios03.doc, termios03/termios03.scn,
547        termios03/termios_testdriver_polled.c,
548        termios03/termios_testdriver_polled.h: New files.
549        * Makefile.am, configure.ac: Add initial version of new test for polled
550        IO support in termios.
551
[ef08dc1]5522010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
553
554        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
555        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
556        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
557        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
558        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
559        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
560        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
561        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
562        termios02/Makefile.am: Revert.
563
[24a5a14]5642010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
565
566        * termios01/termios01.scn: Fix bug so existing test code for
567        rtems_termios_baud_to_index() is executed.
568
[ab59de45]5692010-06-23      Joel Sherrill <joel.sherrilL@OARcorp.com>
570
571        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
572        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
573        block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
574        block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
575        heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
576        monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
577        rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
578        stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
579        termios01/init.c, termios02/Makefile.am: Fix bug so existing test
580        code for rtems_termios_baud_to_index() is executed.
581
[ba6f945a]5822010-06-22      Joel Sherrill <joel.sherrilL@OARcorp.com>
583
584        * stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
585        before blowing stack.
586
[71a3078]5872010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
588
589        * Makefile.am, configure.ac: Added test that attempts to free stack
590        memory. This causes a error to be printed from the free function.
591        * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c,
592        malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
593
[91e446f3]5942010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
595
596        * malloctest/init.c: Added error case with malloc of size 0.
597
[81110848]5982010-06-22      Jennifer Averett <Jennifer.Averett@OARcorp.com>
599
600        * malloctest/init.c: Added test to check failure branch on calloc.
601
[94f4f116]6022010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
603
604        * malloc02/init.c, malloc02/malloc02.doc: Enable malloc dirty helper.
605
[e247b1af]6062010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
607
608        * Makefile.am, configure.ac: Add test for deferring free() from ISR and
609        for deferred free() processing.
610        * malloc02/.cvsignore, malloc02/Makefile.am, malloc02/init.c,
611        malloc02/malloc02.doc, malloc02/malloc02.scn: New files.
612
[9f5f6f53]6132010-06-07      Joel Sherrill <joel.sherrill@oarcorp.com>
614
615        * termios01/init.c, termios01/termios01.scn, termios02/init.c,
616        termios02/termios02.scn: Add tests for cfigetspeed(), cfogetspeed(),
617        cfisetspeed(), cfosetspeed(), ctermid(), tcflow(), tcflush(),
618        tcsendbreak(), tcsetpgrp(), and tcgetpgrp(). Some of these methods
619        are minimal implementations so the tests will have to grow as the
620        methods grow.
621
[b0e81c96]6222010-06-07      Sebastian Huber <sebastian.huber@embedded-brains.de>
623
624        * heapwalk/init.c, malloctest/init.c: Update for heap extend changes.
625
[377c0cb0]6262010-05-17      Sebastian Huber <sebastian.huber@embedded-brains.de>
627
628        PR 1433/cpukit
629        * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
630        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
631        block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
632        RTEMS_NO_MEMORY.
633
[c1b2bac]6342010-05-03      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
635
636        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
637        block05/init.c, block06/init.c, block07/init.c, block09/init.c,
638        block10/init.c: Changed CONFIGURE_MAXIMUM_SEMAPHORES defines.
639
[1e1b6b54]6402010-05-01      Ralf Corsépius <ralf.corsepius@rtems.org>
641
642        * Makefile.am: Move POSIX in front of other tests.
643
[fb278968]6442010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
645
646        * bspcmdline01/init.c: Fix assert conditional.
647
[a290e72a]6482010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
649
650        * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New.
651        * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
652
[bb30ffd3]6532010-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
654
655        * block10/.cvsignore: New file.
656
[e7fb54e]6572010-01-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
658
659        * block05/block05.png, block10/block10.doc, block10/init.c,
660        block10/.cvsignore, block10/block10.scn, block10/block10.png,
661        block10/Makefile.am: New files.
662        * configure.ac, Makefile.am: Update for new files.
663        * block05/block05.doc: Update for new state transitions.
664
[dd6a748a]6652010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
666
667        * block08/.cvsignore, block09/.cvsignore: New files.
668
[4783238]6692010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
670
671        * block08/init.c: Remove warning.
672
[c313b68]6732010-01-20      Joel Sherrill <joel.sherrill@oarcorp.com>
674
675        * block08/block08.scn, block08/init.c: Add starting and ending messages
676        so the scripts detect successful exit.
677
[64734fc]6782010-01-18      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
679
680        * block09/block09.doc, block09/init.c, block09/.cvsignore,
681        block09/block09.scn, block09/Makefile.am: New files.
682        * configure.ac, Makefile.am: Update for new files.
683        * block05/block05.doc: Update for new state transitions.
684        * block05/init.c, block06/init.c: Update for block device API change.
685
6862010-01-18      Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
687
688        * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
689        block08/bdbuf_test1_3.c, block08/bdbuf_test1_4.c,
690        block08/bdbuf_test1_5.c, block08/bdbuf_test2_1.c,
691        block08/bdbuf_test2_2.c, block08/bdbuf_test3_1.c,
692        block08/bdbuf_test3_2.c, block08/bdbuf_test3_3.c,
693        block08/bdbuf_test4_1.c, block08/bdbuf_test4_2.c,
694        block08/bdbuf_test4_3.c, block08/bdbuf_tests.c, block08/bdbuf_tests.h,
695        block08/block08.doc, block08/block08.scn, block08/.cvsignore,
696        block08/init.c, block08/Makefile.am, block08/system.h,
697        block08/test_disk.c: New files.
698
[aea66e87]6992009-12-28      Aanjhan Ranganathan <aanjhan@gmail.com>
700
701        * bspcmdline01/init.c, bspcmdline01/bspcmdline01.scn: Added test case
702        to cover the bsp_cmdline_get_param() routine.
703
[9325362]7042009-12-21      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
705
706        * block06/init.c: Update for disk device API change.  Changed EBADRQC
707        to EINVAL.
708
[e8e38481]7092009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
710
711        * termios01/init.c: Increase number of termios ports by 1.
712
[0b7c296]7132009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
714
715        * termios01/termios_testdriver.c:
716        Reflect changes to rtems_termios_callbacks->write.
717
[500fcd5]7182009-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
719
720        * block01/init.c, block02/init.c, block03/init.c, block04/init.c,
721        block05/init.c, block07/init.c, bspcmdline01/init.c,
722        stringto01/init.c, stringto01/stringto_test_template.h,
723        termios01/init.c, termios01/termios_testdriver.c, termios02/init.c:
724        Use rtems_test_assert() consistently instead of system assert().
725        rtems_test_assert() is designed to integrate into the RTEMS test
726        suite infrastructure.
727
[e56cac32]7282009-12-06      Ralf Corsépius <ralf.corsepius@rtems.org>
729
730        * POSIX/Makefile.am: Add readv, writev.
731        * POSIX/writev.c, POSIX/readv.c: New.
732
[0c5ff134]7332009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
734
[3e70362]735        * POSIX/sigfillset.c: Let main() return "status".
[0c5ff134]736        * POSIX/Makefile.am: Add sigaddset, sigdelset, sigemptyset,
737        sigismember.
738        * POSIX/sigaddset.c, POSIX/sigdelset.c, POSIX/sigemptyset.c,
739        POSIX/sigismember.c: New.
740
[0cd3878]7412009-12-04      Ralf Corsépius <ralf.corsepius@rtems.org>
742
743        * POSIX/Makefile.am: Add wait.
744        * POSIX/wait.c: New.
745
[73008d3]7462009-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
747
748        * bspcmdline01/test.c: Removed.
749
[c53ba11a]7502009-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
751
752        * Makefile.am: Add POSIX.
753        * configure.ac: Add POSIX/.
754        * POSIX/calloc.c, POSIX/close.c, POSIX/COPYING, POSIX/dup2.c,
755        POSIX/fcntl.c, POSIX/fork.c, POSIX/free.c, POSIX/fstat.c,
756        POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c,
757        POSIX/getpwuid.c, POSIX/getuid.c, POSIX/issetugid.c,
758        POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
759        POSIX/Makefile.am, POSIX/Makefile.in, POSIX/malloc.c,
760        POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
761        POSIX/posix_memalign.c, POSIX/read.c, POSIX/README,
762        POSIX/realloc.c, POSIX/setjmp.c, POSIX/sigfillset.c,
763        POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
764        POSIX/waitpid.c, POSIX/write.c: New.
765
[4a1c09d]7662009-12-02      Joel Sherrill <joel.sherrill@OARcorp.com>
767
768        * stringto01/init.c: New file.
769
[57544fb]7702009-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
771
772        * Makefile.am, configure.ac: Add string_to_xxx conversion test.
773        * stringto01/.cvsignore, stringto01/Makefile.am,
774        stringto01/stringto01.doc, stringto01/stringto01.scn,
775        stringto01/stringto_test_template.h: New files.
776
[f9925bc]7772009-11-30      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
778
779        * block05/init.c: Check block size. Improved output.
780        * block01/init.c: Free ramdisk before exit.
781        * block01/block01.doc, block02/block02.doc, block03/block03.doc,
782        block04/block04.doc, block05/block05.doc, block06/block06.doc,
783        block07/block07.doc: New files.
784        * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
785        block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
786        block07/Makefile.am: Add new files.
787
[5d01adfb]7882009-11-21      Joel Sherrill <joel.sherrill@oarcorp.com>
789
790        * block02/.cvsignore, block03/.cvsignore, block04/.cvsignore,
791        block05/.cvsignore, block06/.cvsignore, block07/.cvsignore: New files.
792        * block02/Makefile.in, block03/Makefile.in, block04/Makefile.in,
793        block05/Makefile.in, block06/Makefile.in, block07/Makefile.in: Removed.
794
[7eab7ade]7952009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
796
[be6a9a2]797        * rtems++/Task3.cc: Use %zu instead of %i to print size_t's.
798        Remove bogus cast.
[7eab7ade]799        * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.
800
[87bd3ee]8012009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
802
803        * rtems++/Task1.cc: Eliminate more warnings.
804
[1fcff14]8052009-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
806
807        * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate
808        several dozens of warnings.
809
[d093934]8102009-11-13      Ralf Corsépius <ralf.corsepius@rtems.org>
811
812        * block06/init.c: Add missing prototype.
813
[b27799c]8142009-11-10      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
815
816        * block07/init.c: New test case.
817
[e6000760]8182009-11-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
819
820        * block05/init.c, block05/block05.scn, block05/Makefile.am,
821        block06/init.c, block06/block06.scn, block06/Makefile.am,
822        block07/init.c, block07/block07.scn, block07/Makefile.am: New files.
823        * Makefile.am, configure.ac: Added block05, block06 and block07.
824
[c3fc9d80]8252009-11-01      Ralf Corsépius <ralf.corsepius@rtems.org>
826
827        * termios/init.c: Remove sh2 hacks.
828
[7fa11e4e]8292009-10-30      Ralf Corsépius <ralf.corsepius@rtems.org>
830
[10d01af]831        * block01/init.c: Include <stdio.h>.
[600f76d]832        * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
[7fa11e4e]833        * block02/init.c: Remove unused var.
834
[90d24022]8352009-10-29      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
836
837        * block02/init.c, block02/block02.scn, block02/Makefile.am,
838        block03/init.c, block03/block03.scn, block03/Makefile.am,
839        block04/init.c, block04/block04.scn, block04/Makefile.am: New files.
840        * Makefile.am, configure.ac: Added block02, block03 and block04.
841
[3b9ab80e]8422009-10-29      Ralf Corsépius <ralf.corsepius@rtems.org>
843
844        * monitor02/init.c: Add local prototype for
845        rtems_shell_main_monitor.
846
[5306b49]8472009-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
848
849        * termios01/init.c: Fix parity_table_Entry type.
850        Correct parity_table initialization.
851        Add PRIdrtems_termios_baud_t.
852        Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
853
[e23c697f]8542009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
855
856        * rtmonuse/task1.c: Use PRIu32 to print uint32_t's.
857        * malloctest/init.c: Use %zu instead of %d to print size_t's.
858
[a0c3321]8592009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
860
[75c13bef]861        * rtmonuse/init.c, rtmonuse/task1.c:
862        Use PRIxrtems_id to print rtems_ids.
[a0c3321]863        * malloctest/init.c: Use %zu instead of %d to print size_t's.
864
[0a1f5dde]8652009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
866
867        * malloctest/init.c: Fix _Heap_Resize_block args.
868
[6e1e1eb]8692009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
870
871        * malloctest/init.c, termios01/init.c,
872        termios01/termios_testdriver.c: Eliminate unused vars.
873
[8d8eef6c]8742009-10-26      Ralf Corsépius <ralf.corsepius@rtems.org>
875
[5502a90]876        * heapwalk/init.c: Comment out unused vars.
[ea36feb]877        * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
[25b12d0]878        * malloctest/init.c: Add local prototype for malloc_walk,
879        malloc_info.
[4a1816f]880        * malloctest/task1.c: Add local prototype for malloc_walk.
[1f73ad5]881        * monitor02/init.c: Remove unused vars.
[af15d3c]882        * stackchk01/init.c: Remove unused vars.
[8d8eef6c]883        * heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
884        termios/init.c: Add missing prototypes.
885
[952e4be]8862009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
887
888        * configure.ac: Don't add -fasm to CFLAGS.
889
[e053327]8902009-10-19      Joel Sherrill <joel.sherrill@oarcorp.com>
891
892        * block01/.cvsignore: New file.
893
[b344b3de]8942009-10-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
895
896        * block01/init.c, block01/block01.scn, block01/Makefile.am: New files.
897        * Makefile.am, configure.ac: Added block01.
898
[bff419ff]8992009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
900
901        * cpuuse/init.c, cpuuse/system.h: Use minimum stack size.
902
[dda7c828]9032009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
904
905        * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use
906        CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use
907        it.
908        * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c,
909        termios02/termios02.doc, termios02/termios02.scn: New files.
910        termios02 is a test for tcdrain().
911
[65e3ca6]9122009-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
913
914        * termios01/init.c, termios01/termios_testdriver.c:
915        Reflect changes to termios.
916
[0d1e5fd]9172009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
918
919        * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
920
[b981f5f]9212009-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
922
923        * stackchk01/stackchk01.doc: Add content.
924
[99acb01]9252009-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
926
927        * Makefile.am, configure.ac: Add initial test for
928        rtems_stack_checker_is_blown.
929        * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
930        stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
931
[b2f05456]9322009-09-09      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
933
934        * heapwalk/heapwalk.scn, heapwalk/init.c: Add missing _Heap_Walk test
935        cases to get back to 100% object coverage.
936
[809fb589]9372009-09-09      Christian Mauderer <christian.mauderer@embedded-brains.de>
938
939        * heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c,
940        malloctest/malloctest.scn: New test cases.
941        * stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
942
[f6a41d2]9432009-09-03      Christian Mauderer <christian.mauderer@embedded-brains.de>
944
945        * malloctest/init.c: New test cases. Update for heap API changes.
946        * stackchk/blow.c: Update for heap API changes.
947
[8de136b]9482009-08-19      Sebastian Huber <Sebastian.Huber@embedded-brains.de>
949
950        * heapwalk/init.c, stackchk/blow.c: Update for heap API changes.
951
[e958d79b]9522009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
953
954        * termios01/init.c, termios01/termios01.scn: Add a few error paths to
955        complete coverage of termios_XXX_to_YYY() methods.
956
[4d5b156]9572009-08-15      Joel Sherrill <joel.sherrill@oarcorp.com>
958
959        * Makefile.am, configure.ac: Add new test to exercise tcgetattr and
960        tcsetattr. Does a variety of baud, parity, stop bits, and bits per
961        character with the assistance of a special test driver which prints
962        the requests.
963        * termios01/.cvsignore, termios01/Makefile.am, termios01/init.c,
964        termios01/termios01.doc, termios01/termios01.scn,
965        termios01/termios_testdriver.c, termios01/termios_testdriver.h: New files.
966
[de7adaf]9672009-08-12      Joel Sherrill <joel.sherrill@oarcorp.com>
968
969        * malloctest/task1.c, stackchk/task1.c: Eliminate test routines
970        TICKS_PER_SECOND and get_ticks_per_second() in favor of new
971        rtems_clock_get_ticks_per_second().
972
[1875546]9732009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
974
975        * cpuuse/task1.c, termios/init.c: Convert calls to legacy routine
976        rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
977
[cd49fdc]9782009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
979
980        * cpuuse/task1.c, cpuuse/tswitch.c, malloctest/task1.c,
981        stackchk/task1.c: Convert calls to legacy routine rtems_clock_get(
982        RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
983
[384f0225]9842009-08-09      Joel Sherrill <joel.sherrill@oarcorp.com>
985
986        * malloctest/init.c: Adjust allocation in test so it passes now that
987        heap overhead constant has been increased.
988
[248db21]9892009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
990
991        * bspcmdline01/init.c: Do not violate visibility.
992
[cac975e]9932009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
994
995        * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add rtems_ as
996        prefix to all routines.
997
[7c86172a]9982009-08-05      Joel Sherrill <joel.sherrill@oarcorp.com>
999
1000        * Makefile.am, configure.ac: Add test for new BSP Boot Command Line
1001        helper routines.
1002        * bspcmdline01/.cvsignore, bspcmdline01/Makefile.am,
1003        bspcmdline01/bspcmdline01.doc, bspcmdline01/bspcmdline01.scn,
1004        bspcmdline01/init.c, bspcmdline01/test.c: New files.
1005
[66abaa1]10062009-07-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1007
1008        * malloctest/init.c, malloctest/malloctest.scn: Add heap resize test
1009        for shrinking a block enough to need to free the newly unused
1010        portion.
1011
[4b6c378]10122009-07-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1013
1014        * malloctest/init.c, malloctest/malloctest.scn: Add error cases for
1015        _Protected_heap_Get_information().
1016
[5f6a4a2]10172009-06-10      Joel Sherrill <joel.sherrill@OARcorp.com>
1018
1019        * heapwalk/init.c: Add test code for first free block pointer not
1020        aligned.
1021
[93f4ac26]10222009-06-08      Joel Sherrill <joel.sherrill@OARcorp.com>
1023
1024        * heapwalk/init.c: Add more cases.
1025
[f4812a03]10262009-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
1027
1028        * heapwalk/init.c: Add more automated corruption capability.
1029
[c30fcf52]10302009-06-05      Santosh G Vattam <vattam.santosh@gmail.com>
1031
1032        * heapwalk/heapwalk.scn, heapwalk/init.c: Add a test case.
1033
[9c22907]10342009-05-19      Chris Johns <chrisj@rtems.org>
1035
1036        * cpuuse/tswitch.c: Lower sample count for small memory targets.
1037        * cpuuse/system.h: Smaller stack size for small memory targets.
1038        * monitor02/init.c: Cannot run on small memory targets.
1039
[5b469b7]10402009-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1041
1042        * rtmonuse/init.c: Do not use Task_name array before initialized.
1043
[d0a263a]10442009-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
1045
1046        * malloctest/init.c: Fix warning.
1047
[3b2edab]10482009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1049
1050        * malloctest/init.c: Fix typo.
1051
[56b7951]10522009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
1053
1054        * Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
1055        * heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn,
1056        heapwalk/init.c, heapwalk/system.h: New files.
1057
[8814cf0]10582009-05-07      Santosh G Vattam <vattam.santosh@gmail.com>
1059
1060        * malloctest/init.c: Add test case for heap resize block when the
1061        resize creates a free block large enough to free.
1062
[1f52d0e]10632009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
1064
1065        * cpuuse/Makefile.am, malloctest/Makefile.am,
1066        monitor/Makefile.am, monitor02/Makefile.am,
1067        putenvtest/Makefile.am, rtems++/Makefile.am,
1068        rtmonuse/Makefile.am, stackchk/Makefile.am,
1069        termios/Makefile.am, tztest/Makefile.am:
1070        Eliminate _exe_/.exe.
1071
[094e520]10722009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
1073
1074        * stackchk/stackchk.scn: Correct screen to match output.
1075
[64f1df32]10762008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1077
1078        * malloctest/init.c: Change sizes of heap/region and allocated objects
1079        in heap to intptr_t so they can be larger than a single allocatable
1080        object (e.g. size_t).
1081
[d7e739a9]10822008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
1083
1084        * malloctest/init.c: Do not generate alignment factors larger that will
1085        not fit in a native integer.
1086
[156dc1d]10872008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1088
1089        * stackchk/system.h: Rename STACK_CHECKER_ON to more appropriate
1090        CONFIGURE_STACK_CHECKER_ENABLED.
1091
[b9073c37]10922008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
1093
1094        * malloctest/init.c: Convert to "bool".
1095
[1bdf29de]10962008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1097
1098        * rtems++/System.h: Account for extra task stacks properly.
1099
[991efb61]11002008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
1101
1102        * malloctest/init.c: Fix return status check.
1103
[5a8e7503]11042008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1105
1106        * cpuuse/init.c, malloctest/init.c, monitor/init.c, monitor02/init.c,
1107        putenvtest/init.c, rtems++/Init.cc, rtmonuse/init.c, stackchk/init.c:
1108        Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all
1109        POSIX tests. Add a clock_settime case for < 1988.
1110
[dfaa1a7]11112008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1112
1113        * malloctest/init.c: Add more test cases to cover heap better.
1114
[f2a7fa02]11152008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
1116
1117        * malloctest/init.c: Add new test cases per Sergei. Make some of the
1118        stranger cases operate directly on a freshly initialized heap. This
1119        should make them more reproducible.
1120
[b7bc1d1]11212008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1122
1123        * malloctest/init.c: Add more tests per suggestions from Sergei
1124        Organov.
1125
[499eb57]11262008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1127
1128        * malloctest/init.c: Add include to remove warning.
1129
[b89f64c]11302008-01-22      Joel Sherrill <joel.sherrill@OARcorp.com>
1131
1132        * malloctest/init.c: Remove debug print.
1133
[b9e23917]11342008-01-09      Joel Sherrill <joel.sherrill@OARcorp.com>
1135
1136        * monitor02/.cvsignore: New file.
1137
[dee3992f]11382008-01-09      Jennifer Averett <jennifer.averett@OARcorp.com>
1139
1140        * Makefile.am, configure.ac: Added automatic test for monitor shell
1141        * monitor02/Makefile.am, monitor02/init.c, monitor02/monitor02.scn,
1142        monitor02/system.h: New files.
1143
[6bd3162]11442007-12-20      Joel Sherrill <joel.sherrill@OARcorp.com>
1145
1146        * malloctest/init.c: Add test cases suggested by Sergei Organov
1147        <s.organov@javad.com>.
1148
[e1a22c1]11492007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
1150
1151        * malloctest/init.c, malloctest/task1.c: Add test for posix_memalign.
1152
[fbea3df]11532007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
1154
1155        * rtmonuse/init.c, rtmonuse/task1.c: Add period which is unused to
1156        exericise another path in the period statistics code.
1157
[9202c24]11582007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
1159
1160        * malloctest/init.c: Add some primitive testing of realloc() which also
1161        does some positive path testing on the SuperCore heap.
1162
[43e3429]11632007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
1164
1165        * cpuuse/task2.c, rtmonuse/rtmonuse.scn, rtmonuse/task1.c: Add new
1166        cases for untested routines.
1167
[6db35220]11682007-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
1169
1170        * cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
1171        the CPU Usage Report include it. If it is deleted, the CPU time it
1172        had consumed is not listed later in the report.
1173
[0e92952]11742007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
1175
1176        * tztest/init.c: Build when using buffered test IO.
1177
[838167e]11782007-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
1179
1180        * ChangeLog, rtmonuse/task1.c: Clean up output and use FLUSH_OUTPUT()
1181        macro instead of fflush() directly.
1182
[81ee994]11832007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
1184
1185        * rtmonuse/init.c, rtmonuse/task1.c: Integrate Rate Monotonic
1186        Statistics and Period Usage into Rate Monotonic Manager. Added the
1187        following directives: rtems_rate_monotonic_get_statistics,
1188        rtems_rate_monotonic_reset_statistics,
[838167e]1189        rtems_rate_monotonic_reset_all_statistics,
1190        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
[81ee994]1191        Obsoleted the rtems/rtmonuse.h file as a public interface.
1192
[9de4e5b]11932007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
1194
1195        * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
1196        rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
1197        optional managers to Makefiles. Clean up test cases so last output
1198        line follows END OF pattern. Make sure test case all run. All tests
1199        appeared ok on sis.
1200
[dbacde8a]12012007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
1202
1203        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
1204
[dfd2947f]12052007-03-13      Joel Sherrill <joel@OARcorp.com>
1206
1207        * tztest/init.c: Call tzset() even though it may be called for us
1208        implicitly along the way.
1209
[871e077]12102007-03-13      Joel Sherrill <joel@OARcorp.com>
1211
1212        * tztest/.cvsignore: New file.
1213
[3e1fada2]12142007-03-13      Joel Sherrill <joel@OARcorp.com>
1215
1216        * Makefile.am, configure.ac: Added timezone test.
1217        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
1218        tztest/tztest.scn: New files.
1219
[3ca0ca79]12202007-03-05      Joel Sherrill <joel@OARcorp.com>
1221
1222        * malloctest/init.c: Be explicit about need for default and floating
1223        point attributes. This is just a style change.
1224
[b5a555a7]12252007-02-06      Joel Sherrill <joel@OARcorp.com>
1226
1227        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
1228        issues in message queue tests.
1229
[fcb0cd46]12302006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1231
1232        * configure.ac: New BUG-REPORT address.
1233
[ba2c04f]12342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1235
1236        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1237
[ea69358]12382006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
1239
1240        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
1241        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
1242        docdir. Use rtems_testsdir instead.
1243
[a06eb01]12442006-02-08      Joel Sherrill <joel@OARcorp.com>
1245
1246        * rtems++/Task1.cc: Fix warnings.
1247
[1fd1595]12482005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
1249
1250        * configure.ac: Remove RTEMS_ENABLE_BARE,
1251        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
1252
[22189ab]12532005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
1254
1255        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1256        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1257        stackchk/Makefile.am, termios/Makefile.am:
1258        Convert to using *_PROGRAMS.
1259
[5840b03]12602005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1261
[dc35ca43]1262        * cpuuse/Makefile.am, malloctest/Makefile.am,
1263        monitor/Makefile.am, putenvtest/Makefile.am,
1264        rtems++/Makefile.am, rtmonuse/Makefile.am,
1265        stackchk/Makefile.am, termios/Makefile.am: Rework.
[5840b03]1266
[28486f3]12672005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
1268
1269        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1270        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1271        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
1272        * libtests.am: Remove.
1273
[e126295]12742005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1275
1276        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1277        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1278        stackchk/Makefile.am, termios/Makefile.am:
1279        AM_CPPFLAGS += -I..../support/include.
1280
[576f411]12812005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
1282
[44502ae]1283        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[576f411]1284        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
1285
[ed2e813]12862005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1287
1288        * libtests.am: Remove LIB_VARIANT.
1289
[af6ad5d]12902005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1291
1292        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1293        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1294        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
1295
[c32fb8f]12962005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1297
1298        * Makefile.am: Cleanup.
1299
[ad3310a]13002005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
1301
1302        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
1303        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1304        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1305        stackchk/Makefile.am, termios/Makefile.am:
1306        Partial conversion to automake.
1307
[7010db3d]13082005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
1309
1310        * rtems++/Makefile.am: Remove LIB_VARIANT.
1311
[6f2593f]13122004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
[dda9a682]1313
1314        * configure.ac: Remove -ansi to prevent folks from further damaging
1315        the code with broken prototypes.
1316        * putenvtest/init.c: Remove broken putenv prototype.
1317        * termios/init.c (print_c_cc): Don't loop over NCCS.
1318
[6f2593f]13192004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]1320
1321        * configure.ac: Require automake > 1.9.
1322
[6f2593f]13232004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[1b22030]1324
1325        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1326        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1327        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1328        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1329        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1330        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1331        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
1332        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
1333
[6f2593f]13342004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[9919946a]1335
1336        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
1337        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
1338        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
1339        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
1340        using c99 fixed size types.
1341
[7c48a2e8]13422004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * configure.ac: Add 2nd arg to RTEMS_TOP.
1345
[08bfed2]13462004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
1349        Add PRE/TMPINSTALL_FILES to CLEANFILES.
1350        * malloctest/Makefile.am: Ditto.
1351        * monitor/Makefile.am: Ditto.
1352        * putenvtest/Makefile.am: Ditto.
1353        * rtems++/Makefile.am: Ditto.
1354        * rtmonuse/Makefile.am: Ditto.
1355        * stackchk/Makefile.am: Ditto.
1356        * termios/Makefile.am: Ditto.
1357
[f361300]13582003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1359
1360        * libtests.am: Add dirstamp support.
1361
[9839e9c9]13622003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
1365
[4dbd85e]13662003-12-16      Joel Sherrill <joel@OARcorp.com>
1367
1368        PR 544/tests
1369        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
1370        tests account for resources and not print at inappropriate times.
1371
[810720b6]13722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
1375
[6895c068]13762003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
1379        * malloctest/Makefile.am: Remove all-local: $(ARCH).
1380        * monitor/Makefile.am: Remove all-local: $(ARCH).
1381        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
1382        * rtems++/Makefile.am: Remove all-local: $(ARCH).
1383        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
1384        * stackchk/Makefile.am: Remove all-local: $(ARCH).
1385        * termios/Makefile.am: Remove all-local: $(ARCH).
1386
[5f52d1f]13872003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * configure.ac: Reflect having moved to testsuites/.
1390
[c6328bee]13912003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac: Remove RTEMS_CANONICAL_HOST.
1394
[5445ee60]13952003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * configure.ac:Remove RTEMS_CHECK_CPU.
1398
[2abdd87]13992003-09-04      Joel Sherrill <joel@OARcorp.com>
1400
1401        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
1402        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
1403        malloctest/system.h, malloctest/task1.c, monitor/init.c,
1404        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
1405        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
1406        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
1407        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
1408        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
1409        stackchk/task1.c: URL for license changed.
1410
[7862f888]14112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1412
1413        * Makefile.am: Reflect having moved aclocal/.
1414
[1053dcd]14152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
[61d9371]1417        * Makefile.am: Reflect having moved automake/.
1418        * cpuuse/Makefile.am: Reflect having moved automake/.
1419        * malloctest/Makefile.am: Reflect having moved automake/.
1420        * monitor/Makefile.am: Reflect having moved automake/.
1421        * putenvtest/Makefile.am: Reflect having moved automake/.
1422        * rtems++/Makefile.am: Reflect having moved automake/.
1423        * rtmonuse/Makefile.am: Reflect having moved automake/.
1424        * stackchk/Makefile.am: Reflect having moved automake/.
1425        * termios/Makefile.am: Reflect having moved automake/.
[1053dcd]1426
[7dcc3fe]14272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1428
1429        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1430
[3c55718]14312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1432
1433        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1434
[06908af6]14352003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * configure.ac: Unconditionally check for CXX.
1438        Require autoconf-2.57, automake-1.7.2.
1439        * rtems++: Eliminate CC_O_FILES.
1440
[5a5b0b52]14412002-12-02      Joel Sherrill <joel@OARcorp.com>
1442
1443        * malloctest/init.c: Tasks should be floating point.
1444
[8730f45]14452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * .cvsignore: Reformat.
1448        Add autom4te*cache.
1449        Remove autom4te.cache.
1450
[9f33e26]14512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
1454        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
1455        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
1456        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
1457        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
1458        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
1459        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
1460        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
1461
[016a926]14622002-08-01      Joel Sherrill <joel@OARcorp.com>
1463
1464        * Per PR47 add support for buffered test output.  This involved
1465        adding defines to redirect output to a buffer and dump it when
1466        full, at "test pause", and at exit.  To avoid problems when redefining
1467        exit(), all tests were modified to call rtems_test_exit().
1468        Some tests, notable psxtests, had to be modified to include
1469        the standard test macro .h file (pmacros.h or tmacros.h) to
1470        enable this support.
1471        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
1472        rtmonuse/task1.c, termios/init.c: Modified.
1473
[cb9b2bfc]14742002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1475
1476        * configure.ac: Remove ENABLE_GCC28.
1477
[8b695b9]14782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * configure.ac:
1481        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1482        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1483        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1484        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1485        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1486        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
1487        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
1488        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
1489        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
1490        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
1491        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
1492
[38c0f98e]14932001-11-01      Joel Sherrill <joel@OARcorp.com>
1494
1495        * rtems++/Makefile.am: Make sure debug variant of librtems++
1496        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
1497        and processed as PR78.
1498
[2098cef]14992001-10-25      Joel Sherrill <joel@OARcorp.com>
1500
1501        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
1502
[df25c998]15032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1504
1505        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1506        * configure.in: Remove.
1507        * configure.ac: New file, generated from configure.in by autoupdate.
1508
[99139ff]15092001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1510
1511        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
[4fec22e7]1512        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
[99139ff]1513
[682c7fd2]15142001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1515
1516        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
1517        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
1518        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
1519        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
1520        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
1521        make-cxx-exe.
1522        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
1523        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
1524        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
1525
[95083c0]15262001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1527
1528        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1529
[feead226]15302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1533
[a314d3b4]15342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1535
1536        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1537
[ce28b283]15382000-11-01      Joel Sherrill <joel@OARcorp.com>
1539
1540        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
1541        libcsupport.h moved from libc to lib/include/rtems and now must
1542        be referenced as <rtems/XXX.h>. 
1543
[37a9cf1]15442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1545
1546        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1547        Switch to GNU canonicalization.
1548        * libtests.am: Remove DEFS.
1549
[78f76ac]15502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
1553        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
1554        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
1555
[e94ad1fe]15562000-08-10      Joel Sherrill <joel@OARcorp.com>
1557
1558        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.