source: rtems/testsuites/libtests/ChangeLog @ dbacde8a

4.104.114.84.95
Last change on this file since dbacde8a was dbacde8a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/07 at 16:57:32

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: 12.2 KB
RevLine 
[dbacde8a]12007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
4
[dfd2947f]52007-03-13      Joel Sherrill <joel@OARcorp.com>
6
7        * tztest/init.c: Call tzset() even though it may be called for us
8        implicitly along the way.
9
[871e077]102007-03-13      Joel Sherrill <joel@OARcorp.com>
11
12        * tztest/.cvsignore: New file.
13
[3e1fada2]142007-03-13      Joel Sherrill <joel@OARcorp.com>
15
16        * Makefile.am, configure.ac: Added timezone test.
17        * tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
18        tztest/tztest.scn: New files.
19
[3ca0ca79]202007-03-05      Joel Sherrill <joel@OARcorp.com>
21
22        * malloctest/init.c: Be explicit about need for default and floating
23        point attributes. This is just a style change.
24
[b5a555a7]252007-02-06      Joel Sherrill <joel@OARcorp.com>
26
27        * rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
28        issues in message queue tests.
29
[fcb0cd46]302006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: New BUG-REPORT address.
33
[ba2c04f]342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Require autoconf-2.60. Require automake-1.10.
37
[ea69358]382006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
41        rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
42        docdir. Use rtems_testsdir instead.
43
[a06eb01]442006-02-08      Joel Sherrill <joel@OARcorp.com>
45
46        * rtems++/Task1.cc: Fix warnings.
47
[1fd1595]482005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * configure.ac: Remove RTEMS_ENABLE_BARE,
51        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
52
[22189ab]532005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
56        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
57        stackchk/Makefile.am, termios/Makefile.am:
58        Convert to using *_PROGRAMS.
59
[5840b03]602005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
61
[dc35ca43]62        * cpuuse/Makefile.am, malloctest/Makefile.am,
63        monitor/Makefile.am, putenvtest/Makefile.am,
64        rtems++/Makefile.am, rtmonuse/Makefile.am,
65        stackchk/Makefile.am, termios/Makefile.am: Rework.
[5840b03]66
[28486f3]672005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
70        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
71        stackchk/Makefile.am, termios/Makefile.am: Expand libtests.am.
72        * libtests.am: Remove.
73
[e126295]742005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
77        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
78        stackchk/Makefile.am, termios/Makefile.am:
79        AM_CPPFLAGS += -I..../support/include.
80
[576f411]812005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
82
[44502ae]83        * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
[576f411]84        * libtests.am: Set project_bspdir=$(PROJECT_ROOT)
85
[ed2e813]862005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * libtests.am: Remove LIB_VARIANT.
89
[af6ad5d]902005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
93        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
94        stackchk/Makefile.am, termios/Makefile.am: Remove SRC, PRINT_SRC.
95
[c32fb8f]962005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * Makefile.am: Cleanup.
99
[ad3310a]1002005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
103        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
104        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
105        stackchk/Makefile.am, termios/Makefile.am:
106        Partial conversion to automake.
107
[7010db3d]1082005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * rtems++/Makefile.am: Remove LIB_VARIANT.
111
[6f2593f]1122004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
[dda9a682]113
114        * configure.ac: Remove -ansi to prevent folks from further damaging
115        the code with broken prototypes.
116        * putenvtest/init.c: Remove broken putenv prototype.
117        * termios/init.c (print_c_cc): Don't loop over NCCS.
118
[6f2593f]1192004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]120
121        * configure.ac: Require automake > 1.9.
122
[6f2593f]1232004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[1b22030]124
125        * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
126        * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
127        * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
128        * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
129        * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
130        * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
131        * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
132        * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
133
[6f2593f]1342004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[9919946a]135
136        * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
137        monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
138        rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
139        rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
140        using c99 fixed size types.
141
[7c48a2e8]1422004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Add 2nd arg to RTEMS_TOP.
145
[08bfed2]1462004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
149        Add PRE/TMPINSTALL_FILES to CLEANFILES.
150        * malloctest/Makefile.am: Ditto.
151        * monitor/Makefile.am: Ditto.
152        * putenvtest/Makefile.am: Ditto.
153        * rtems++/Makefile.am: Ditto.
154        * rtmonuse/Makefile.am: Ditto.
155        * stackchk/Makefile.am: Ditto.
156        * termios/Makefile.am: Ditto.
157
[f361300]1582003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * libtests.am: Add dirstamp support.
161
[9839e9c9]1622003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
165
[4dbd85e]1662003-12-16      Joel Sherrill <joel@OARcorp.com>
167
168        PR 544/tests
169        * malloctest/system.h, rtmonuse/system.h: Various modifications to make
170        tests account for resources and not print at inappropriate times.
171
[810720b6]1722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
175
[6895c068]1762003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * cpuuse/Makefile.am: Remove all-local: $(ARCH).
179        * malloctest/Makefile.am: Remove all-local: $(ARCH).
180        * monitor/Makefile.am: Remove all-local: $(ARCH).
181        * putenvtest/Makefile.am: Remove all-local: $(ARCH).
182        * rtems++/Makefile.am: Remove all-local: $(ARCH).
183        * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
184        * stackchk/Makefile.am: Remove all-local: $(ARCH).
185        * termios/Makefile.am: Remove all-local: $(ARCH).
186
[5f52d1f]1872003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Reflect having moved to testsuites/.
190
[c6328bee]1912003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Remove RTEMS_CANONICAL_HOST.
194
[5445ee60]1952003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac:Remove RTEMS_CHECK_CPU.
198
[2abdd87]1992003-09-04      Joel Sherrill <joel@OARcorp.com>
200
201        * cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
202        cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
203        malloctest/system.h, malloctest/task1.c, monitor/init.c,
204        monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
205        rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
206        rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
207        rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
208        stackchk/blow.c, stackchk/init.c, stackchk/system.h,
209        stackchk/task1.c: URL for license changed.
210
[7862f888]2112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Reflect having moved aclocal/.
214
[1053dcd]2152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
[61d9371]217        * Makefile.am: Reflect having moved automake/.
218        * cpuuse/Makefile.am: Reflect having moved automake/.
219        * malloctest/Makefile.am: Reflect having moved automake/.
220        * monitor/Makefile.am: Reflect having moved automake/.
221        * putenvtest/Makefile.am: Reflect having moved automake/.
222        * rtems++/Makefile.am: Reflect having moved automake/.
223        * rtmonuse/Makefile.am: Reflect having moved automake/.
224        * stackchk/Makefile.am: Reflect having moved automake/.
225        * termios/Makefile.am: Reflect having moved automake/.
[1053dcd]226
[7dcc3fe]2272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
230
[3c55718]2312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Remove AC_CONFIG_AUX_DIR.
234
[06908af6]2352003-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Unconditionally check for CXX.
238        Require autoconf-2.57, automake-1.7.2.
239        * rtems++: Eliminate CC_O_FILES.
240
[5a5b0b52]2412002-12-02      Joel Sherrill <joel@OARcorp.com>
242
243        * malloctest/init.c: Tasks should be floating point.
244
[8730f45]2452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Reformat.
248        Add autom4te*cache.
249        Remove autom4te.cache.
250
[9f33e26]2512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
254        * malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
255        * monitor/Makefile.am: Use $(OBJEXT) instead of .o.
256        * putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
257        * rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
258        * rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
259        * stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
260        * termios/Makefile.am: Use $(OBJEXT) instead of .o.
261
[016a926]2622002-08-01      Joel Sherrill <joel@OARcorp.com>
263
264        * Per PR47 add support for buffered test output.  This involved
265        adding defines to redirect output to a buffer and dump it when
266        full, at "test pause", and at exit.  To avoid problems when redefining
267        exit(), all tests were modified to call rtems_test_exit().
268        Some tests, notable psxtests, had to be modified to include
269        the standard test macro .h file (pmacros.h or tmacros.h) to
270        enable this support.
271        * cpuuse/task2.c, malloctest/task1.c, putenvtest/init.c,
272        rtmonuse/task1.c, termios/init.c: Modified.
273
[cb9b2bfc]2742002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Remove ENABLE_GCC28.
277
[8b695b9]2782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac:
281        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
282        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
283        * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
292
[38c0f98e]2932001-11-01      Joel Sherrill <joel@OARcorp.com>
294
295        * rtems++/Makefile.am: Make sure debug variant of librtems++
296        is linked against.  Reported by Jerry Needell <jerry.needell@unh.edu>
297        and processed as PR78.
298
[2098cef]2992001-10-25      Joel Sherrill <joel@OARcorp.com>
300
301        * rtems++/Makefile.am: Pick up -lrtems++ even when debug.
302
[df25c998]3032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
306        * configure.in: Remove.
307        * configure.ac: New file, generated from configure.in by autoupdate.
308
[99139ff]3092001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
[4fec22e7]312        * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
[99139ff]313
[682c7fd2]3142001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
317        * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
318        * termios/Makefile.am: include leaf.am instead of leaf.cfg.
319        * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
320        * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
321        make-cxx-exe.
322        * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
323        * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
324        * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
325
[95083c0]3262001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
327
328        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
329
[feead226]3302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
333
[a314d3b4]3342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
337
[ce28b283]3382000-11-01      Joel Sherrill <joel@OARcorp.com>
339
340        * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and
341        libcsupport.h moved from libc to lib/include/rtems and now must
342        be referenced as <rtems/XXX.h>. 
343
[37a9cf1]3442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
347        Switch to GNU canonicalization.
348        * libtests.am: Remove DEFS.
349
[78f76ac]3502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
353        putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
354        stackchk/Makefile.am, termios/Makefile.am: Include compile.am
355
[e94ad1fe]3562000-08-10      Joel Sherrill <joel@OARcorp.com>
357
358        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.