source: rtems/testsuites/itrontests/ChangeLog @ 8d58184

4.104.114.84.95
Last change on this file since 8d58184 was 8d58184, checked in by Joel Sherrill <joel.sherrill@…>, on 02/06/07 at 19:14:30

2007-02-06 Joel Sherrill <joel@…>

  • itronmbf01/init.c: Address size_t/uint32_t typing issues in message queue tests.
  • Property mode set to 100644
File size: 12.8 KB
Line 
12007-02-06      Joel Sherrill <joel@OARcorp.com>
2
3        * itronmbf01/init.c: Address size_t/uint32_t typing issues in message
4        queue tests.
5
62006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * configure.ac: New BUG-REPORT address.
9
102006-11-17      Joel Sherrill <joel@OARcorp.com>
11
12        * itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
13        dispatching disabled so fix test not to print while dispatching is
14        disabled.
15
162006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: Require autoconf-2.60. Require automake-1.10.
19
202006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * itronhello/Makefile.am, itronmbf01/Makefile.am,
23        itronmbox01/Makefile.am, itronsem01/Makefile.am,
24        itrontask01/Makefile.am, itrontask02/Makefile.am,
25        itrontask03/Makefile.am, itrontask04/Makefile.am,
26        itrontime01/Makefile.am: Eliminate scndir, docdir. Use
27        rtems_testsdir instead.
28
292005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * configure.ac: Remove RTEMS_ENABLE_BARE,
32        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
33
342005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * itronhello/Makefile.am, itronmbf01/Makefile.am,
37        itronmbox01/Makefile.am, itronsem01/Makefile.am,
38        itrontask01/Makefile.am, itrontask02/Makefile.am,
39        itrontask03/Makefile.am, itrontask04/Makefile.am,
40        itrontime01/Makefile.am:
41        Convert to using *_PROGRAMS.
42
432005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * itronhello/Makefile.am, itronmbf01/Makefile.am,
46        itronmbox01/Makefile.am, itronsem01/Makefile.am,
47        itrontask01/Makefile.am, itrontask02/Makefile.am,
48        itrontask03/Makefile.am, itrontask04/Makefile.am,
49        itrontime01/Makefile.am: Rework.
50
512005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * itronhello/Makefile.am, itronmbf01/Makefile.am,
54        itronmbox01/Makefile.am, itronsem01/Makefile.am,
55        itrontask01/Makefile.am, itrontask02/Makefile.am,
56        itrontask03/Makefile.am, itrontask04/Makefile.am,
57        itrontime01/Makefile.am: Expand itrontests.am.
58        * itrontests.am: Remove.
59
602005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * itronhello/Makefile.am, itronmbf01/Makefile.am,
63        itronmbox01/Makefile.am, itronsem01/Makefile.am,
64        itrontask01/Makefile.am, itrontask02/Makefile.am,
65        itrontask03/Makefile.am, itrontask04/Makefile.am,
66        itrontime01/Makefile.am:
67        AM_CPPFLAGS += -I..../support/include.
68
692005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
72
732005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * itrontests.am: Remove LIB_VARIANT.
76
772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * itronhello/Makefile.am, itronmbf01/Makefile.am,
80        itronmbox01/Makefile.am, itronsem01/Makefile.am,
81        itrontask01/Makefile.am, itrontask02/Makefile.am,
82        itrontask03/Makefile.am, itrontask04/Makefile.am,
83        itrontime01/Makefile.am: Remove SRC, PRINT_SRC.
84
852005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * Makefile.am: Cleanup.
88
892005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
92        * itronhello/Makefile.am, itronmbf01/Makefile.am,
93        itronmbox01/Makefile.am, itronsem01/Makefile.am,
94        itrontask01/Makefile.am, itrontask02/Makefile.am,
95        itrontask03/Makefile.am, itrontask04/Makefile.am,
96        itrontime01/Makefile.am:
97        Partial conversion to automake.
98
992004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
100
101        PR 721/tests
102        * itronsem01/init.c: Fix bogus assert.
103
1042004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * configure.ac: Require automake > 1.9.
107
1082004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
111        * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
112        * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
113        * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
114        * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
115        * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
116        * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
117        * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
118        * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
119
1202004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
123        * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
124        * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
125        * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
126        * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
127        * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
128        * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
129        * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
130        * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
131
1322004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Add 2nd arg to RTEMS_TOP.
135
1362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
139        Add PRE/TMPINSTALL_FILES to CLEANFILES.
140        * itronmbf01/Makefile.am: Ditto.
141        * itronmbox01/Makefile.am: Ditto.
142        * itronsem01/Makefile.am: Ditto.
143        * itrontask01/Makefile.am: Ditto.
144        * itrontask02/Makefile.am: Ditto.
145        * itrontask03/Makefile.am: Ditto.
146        * itrontask04/Makefile.am: Ditto.
147        * itrontime01/Makefile.am: Ditto.
148
1492003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * itrontests.am: Add dirstamp support.
152
1532003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
160
1612003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * itronhello/Makefile.am: Remove all-local: $(ARCH).
164        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
165        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
166        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
167        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
168        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
169        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
170        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
171        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
172
1732003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Reflect having moved to testsuites/.
176
1772003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove RTEMS_CANONICAL_HOST.
180
1812003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:Remove RTEMS_CHECK_CPU.
184
1852003-09-04      Joel Sherrill <joel@OARcorp.com>
186
187        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
188        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
189        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
190        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
191        itrontask01/itrontask01.doc, itrontask01/system.h,
192        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
193        itrontask02/itrontask02.doc, itrontask02/system.h,
194        itrontask03/init.c, itrontask03/itrontask03.doc,
195        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
196        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
197        itrontask04/itrontask04.doc, itrontask04/system.h,
198        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
199        itrontime01/init.c, itrontime01/system.h: URL for license changed.
200
2012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved aclocal/.
204
2052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved automake/.
208        * itronhello/Makefile.am: Reflect having moved automake/.
209        * itronmbf01/Makefile.am: Reflect having moved automake/.
210        * itronmbox01/Makefile.am: Reflect having moved automake/.
211        * itronsem01/Makefile.am: Reflect having moved automake/.
212        * itrontask01/Makefile.am: Reflect having moved automake/.
213        * itrontask02/Makefile.am: Reflect having moved automake/.
214        * itrontask03/Makefile.am: Reflect having moved automake/.
215        * itrontask04/Makefile.am: Reflect having moved automake/.
216        * itrontime01/Makefile.am: Reflect having moved automake/.
217
2182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
221
2222003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
225        CC_CFLAGS_DEFAULT (obsolete).
226
2272003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
230        Remove CC_LDFLAGS_PROFILE_V.
231
2322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AC_PREREQ(2.57).
243
2442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Reformat.
247        Add autom4te*cache.
248        Remove autom4te.cache.
249
2502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
261
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        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
272        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
273        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
274
2752002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Remove ENABLE_GCC28.
278
2792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac:
282        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
283        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
284        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
294
2952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
298        * configure.in: Remove.
299        * configure.ac: New file, generated from configure.in by autoupdate.
300
3012001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
304
3052001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
308        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
309        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
310        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
311        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
312        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
313        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
314        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
315        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
316
3172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
318
319        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
320
3212001-04-20      Joel Sherrill <joel@OARcorp.com>
322
323        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
324        itronsem01/itronsem01.scn, itrontime01/init.c: Various
325        adjustments so test output matches screens more reliably.
326
3272000-11-20      Joel Sherrill <joel@OARcorp.com>
328
329        * itrontask01/system.h: Configure enough stack memory.
330
3312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
334
3352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
338
3392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
342        Switch to GNU canonicalization.
343        * itrontests.am: Remove DEFS.
344
3452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * itronhello/Makefile.am, itronmbf01/Makefile.am,
348        itronmbox01/Makefile.am, itronsem01/Makefile.am,
349        itrontask01/Makefile.am, itrontask02/Makefile.am,
350        itrontask03/Makefile.am, itrontask04/Makefile.am,
351        itrontime01/Makefile.am: Include compile.am
352
3532000-08-10      Joel Sherrill <joel@OARcorp.com>
354
355        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.