source: rtems/testsuites/libtests/ChangeLog @ c884439

Last change on this file since c884439 was c884439, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/07 at 17:02:37

2007-03-29 Ralf Corsépius <ralf.corsepius@…>

  • monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
  • Property mode set to 100644
File size: 11.7 KB
Line 
12007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
4
52007-02-06      Joel Sherrill <joel@OARcorp.com>
6
7        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
8        issues in message queue tests.
9
102006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: New BUG-REPORT address.
13
142006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require automake-1.10. Require autoconf-2.60.
17
182006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
21        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
22        docdir. Use rtems_testsdir instead.
23
242006-02-08      Joel Sherrill <joel@OARcorp.com>
25
26        * rtems++/Task1.cc: Fix warnings.
27
282005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * configure.ac: Remove RTEMS_ENABLE_BARE,
31        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
32
332005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
36        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
37        stackchk/Makefile.am, termios/Makefile.am:
38        Convert to using *_PROGRAMS.
39
402005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * cpuuse/Makefile.am, malloctest/Makefile.am,
43        monitor/Makefile.am, putenvtest/Makefile.am,
44        rtems++/Makefile.am, rtmonuse/Makefile.am,
45        stackchk/Makefile.am, termios/Makefile.am: Rework.
46
472005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
50        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
51        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
52        * libtests.am: Remove.
53
542005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
57        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
58        stackchk/Makefile.am, termios/Makefile.am:
59        AM_CPPFLAGS += -I..../support/include.
60
612005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
64        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
65
662005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * libtests.am: Remove LIB_VARIANT.
69
702005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
73        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
74        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
75
762005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * Makefile.am: Cleanup.
79
802005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
83        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
84        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
85        stackchk/Makefile.am, termios/Makefile.am:
86        Partial conversion to automake.
87
882005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * rtems++/Makefile.am: Remove LIB_VARIANT.
91
922004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * configure.ac: Remove -ansi to prevent folks from further damaging
95        the code with broken prototypes.
96        * putenvtest/init.c: Remove broken putenv prototype.
97        * termios/init.c (print_c_cc): Don't loop over NCCS.
98
992004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
100
101        * configure.ac: Require automake > 1.9.
102
1032004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
106        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
107        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
108        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
109        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
110        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
111        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
112        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
113
1142004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
115
116        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
117        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
118        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
119        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
120        using c99 fixed size types.
121
1222004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Add 2nd arg to RTEMS_TOP.
125
1262004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
129        Add PRE/TMPINSTALL_FILES to CLEANFILES.
130        * malloctest/Makefile.am: Ditto.
131        * monitor/Makefile.am: Ditto.
132        * putenvtest/Makefile.am: Ditto.
133        * rtems++/Makefile.am: Ditto.
134        * rtmonuse/Makefile.am: Ditto.
135        * stackchk/Makefile.am: Ditto.
136        * termios/Makefile.am: Ditto.
137
1382003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * libtests.am: Add dirstamp support.
141
1422003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
145
1462003-12-16      Joel Sherrill <joel@OARcorp.com>
147
148        PR 544/tests
149        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
150        tests account for resources and not print at inappropriate times.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
155
1562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
159        * malloctest/Makefile.am: Remove all-local: $(ARCH).
160        * monitor/Makefile.am: Remove all-local: $(ARCH).
161        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
162        * rtems++/Makefile.am: Remove all-local: $(ARCH).
163        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
164        * stackchk/Makefile.am: Remove all-local: $(ARCH).
165        * termios/Makefile.am: Remove all-local: $(ARCH).
166
1672003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Reflect having moved to testsuites/.
170
1712003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove RTEMS_CANONICAL_HOST.
174
1752003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac:Remove RTEMS_CHECK_CPU.
178
1792003-09-04      Joel Sherrill <joel@OARcorp.com>
180
181        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
182        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
183        malloctest/system.h, malloctest/task1.c, monitor/init.c,
184        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
185        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
186        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
187        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
188        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
189        stackchk/task1.c: URL for license changed.
190
1912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Reflect having moved aclocal/.
194
1952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Reflect having moved automake/.
198        * cpuuse/Makefile.am: Reflect having moved automake/.
199        * malloctest/Makefile.am: Reflect having moved automake/.
200        * monitor/Makefile.am: Reflect having moved automake/.
201        * putenvtest/Makefile.am: Reflect having moved automake/.
202        * rtems++/Makefile.am: Reflect having moved automake/.
203        * rtmonuse/Makefile.am: Reflect having moved automake/.
204        * stackchk/Makefile.am: Reflect having moved automake/.
205        * termios/Makefile.am: Reflect having moved automake/.
206
2072003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
210
2112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Remove AC_CONFIG_AUX_DIR.
214
2152003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Unconditionally check for CXX.
218        Require autoconf-2.57, automake-1.7.2.
219        * rtems++: Eliminate CC_O_FILES.
220
2212002-12-02      Joel Sherrill <joel@OARcorp.com>
222
223        * malloctest/init.c: Tasks should be floating point.
224
2252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * .cvsignore: Reformat.
228        Add autom4te*cache.
229        Remove autom4te.cache.
230
2312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
234        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
235        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
236        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
237        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
238        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
239        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
240        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
241
2422002-08-01      Joel Sherrill <joel@OARcorp.com>
243
244        * Per PR47 add support for buffered test output.  This involved
245        adding defines to redirect output to a buffer and dump it when
246        full, at "test pause", and at exit.  To avoid problems when redefining
247        exit(), all tests were modified to call rtems_test_exit().
248        Some tests, notable psxtests, had to be modified to include
249        the standard test macro .h file (pmacros.h or tmacros.h) to
250        enable this support.
251        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
252        rtmonuse/task1.c, termios/init.c: Modified.
253
2542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Remove ENABLE_GCC28.
257
2582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac:
261        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
262        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
263        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
272
2732001-11-01      Joel Sherrill <joel@OARcorp.com>
274
275        * rtems++/Makefile.am: Make sure debug variant of librtems++
276        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
277        and processed as PR78.
278
2792001-10-25      Joel Sherrill <joel@OARcorp.com>
280
281        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
282
2832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
286        * configure.in: Remove.
287        * configure.ac: New file, generated from configure.in by autoupdate.
288
2892001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
292        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
293
2942001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
297        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
298        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
299        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
300        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
301        make-cxx-exe.
302        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
303        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
304        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
305
3062001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
307
308        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
309
3102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
313
3142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
317
3182000-11-01      Joel Sherrill <joel@OARcorp.com>
319
320        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
321        libcsupport.h moved from libc to lib/include/rtems and now must
322        be referenced as <rtems/XXX.h>. 
323
3242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
327        Switch to GNU canonicalization.
328        * libtests.am: Remove DEFS.
329
3302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
333        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
334        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
335
3362000-08-10      Joel Sherrill <joel@OARcorp.com>
337
338        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.