source: rtems/testsuites/itrontests/ChangeLog @ 3d54837

4.104.115
Last change on this file since 3d54837 was d024b773, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/03/09 at 12:45:33

2009-04-03 Ralf Corsépius <ralf.corsepius@…>

  • itronhello/Makefile.am, itronmbf01/Makefile.am, itronmbox01/Makefile.am, itronsem01/Makefile.am, itrontask01/Makefile.am, itrontask02/Makefile.am, itrontask03/Makefile.am, itrontask04/Makefile.am, itrontime01/Makefile.am: Eliminate _exe_/.exe.
  • Property mode set to 100644
File size: 14.6 KB
Line 
12009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * itronhello/Makefile.am, itronmbf01/Makefile.am,
4        itronmbox01/Makefile.am, itronsem01/Makefile.am,
5        itrontask01/Makefile.am, itrontask02/Makefile.am,
6        itrontask03/Makefile.am, itrontask04/Makefile.am,
7        itrontime01/Makefile.am:
8        Eliminate _exe_/.exe.
9
102008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * itrontask04/init.c: Run all tests successfully with maxixum number of
13        priorities as 16 instead of 256. This was done by temporarily
14        modifying the score priority.h maximum. This allowed testing of all
15        API code to ensure that it worked properly with a reduced number of
16        priorities. Most modifications were to switch from hard-coded maximum
17        to using the API provided methods to determine maximum number of
18        priority levels.
19
202008-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
21
22        * itronhello/system.h, itronmbox01/system.h, itrontask02/system.h,
23        itrontime01/system.h: Add use of
24        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
25
262008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
27
28        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
29        itronsem01/init.c, itrontask01/init.c, itrontask02/init.c,
30        itrontask03/init.c, itrontask04/init.c, itrontime01/init.c: Change
31        TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX
32        tests. Add a clock_settime case for < 1988.
33
342007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
35
36        * itronmbf01/init.c, itronmbf01/itronmbf01.scn, itrontask02/init.c,
37        itrontask03/itrontask03.scn, itrontask03/task1.c,
38        itrontask04/itrontask04.scn, itrontask04/task3.c: Add optional
39        managers to Makefiles. Clean up test cases so last output line
40        follows END OF pattern. Make sure test case all run. All tests
41        appeared ok on sis.
42
432007-02-06      Joel Sherrill <joel@OARcorp.com>
44
45        * itronmbf01/init.c: Address size_t/uint32_t typing issues in message
46        queue tests.
47
482006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * configure.ac: New BUG-REPORT address.
51
522006-11-17      Joel Sherrill <joel@OARcorp.com>
53
54        * itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
55        dispatching disabled so fix test not to print while dispatching is
56        disabled.
57
582006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * configure.ac: Require autoconf-2.60. Require automake-1.10.
61
622006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * itronhello/Makefile.am, itronmbf01/Makefile.am,
65        itronmbox01/Makefile.am, itronsem01/Makefile.am,
66        itrontask01/Makefile.am, itrontask02/Makefile.am,
67        itrontask03/Makefile.am, itrontask04/Makefile.am,
68        itrontime01/Makefile.am: Eliminate scndir, docdir. Use
69        rtems_testsdir instead.
70
712005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * configure.ac: Remove RTEMS_ENABLE_BARE,
74        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
75
762005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * itronhello/Makefile.am, itronmbf01/Makefile.am,
79        itronmbox01/Makefile.am, itronsem01/Makefile.am,
80        itrontask01/Makefile.am, itrontask02/Makefile.am,
81        itrontask03/Makefile.am, itrontask04/Makefile.am,
82        itrontime01/Makefile.am:
83        Convert to using *_PROGRAMS.
84
852005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * itronhello/Makefile.am, itronmbf01/Makefile.am,
88        itronmbox01/Makefile.am, itronsem01/Makefile.am,
89        itrontask01/Makefile.am, itrontask02/Makefile.am,
90        itrontask03/Makefile.am, itrontask04/Makefile.am,
91        itrontime01/Makefile.am: Rework.
92
932005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * itronhello/Makefile.am, itronmbf01/Makefile.am,
96        itronmbox01/Makefile.am, itronsem01/Makefile.am,
97        itrontask01/Makefile.am, itrontask02/Makefile.am,
98        itrontask03/Makefile.am, itrontask04/Makefile.am,
99        itrontime01/Makefile.am: Expand itrontests.am.
100        * itrontests.am: Remove.
101
1022005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * itronhello/Makefile.am, itronmbf01/Makefile.am,
105        itronmbox01/Makefile.am, itronsem01/Makefile.am,
106        itrontask01/Makefile.am, itrontask02/Makefile.am,
107        itrontask03/Makefile.am, itrontask04/Makefile.am,
108        itrontime01/Makefile.am:
109        AM_CPPFLAGS += -I..../support/include.
110
1112005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
114
1152005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * itrontests.am: Remove LIB_VARIANT.
118
1192005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * itronhello/Makefile.am, itronmbf01/Makefile.am,
122        itronmbox01/Makefile.am, itronsem01/Makefile.am,
123        itrontask01/Makefile.am, itrontask02/Makefile.am,
124        itrontask03/Makefile.am, itrontask04/Makefile.am,
125        itrontime01/Makefile.am: Remove SRC, PRINT_SRC.
126
1272005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
128
129        * Makefile.am: Cleanup.
130
1312005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
134        * itronhello/Makefile.am, itronmbf01/Makefile.am,
135        itronmbox01/Makefile.am, itronsem01/Makefile.am,
136        itrontask01/Makefile.am, itrontask02/Makefile.am,
137        itrontask03/Makefile.am, itrontask04/Makefile.am,
138        itrontime01/Makefile.am:
139        Partial conversion to automake.
140
1412004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
142
143        PR 721/tests
144        * itronsem01/init.c: Fix bogus assert.
145
1462004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * configure.ac: Require automake > 1.9.
149
1502004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
151
152        * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
153        * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
154        * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
155        * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
156        * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
157        * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
158        * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
159        * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
160        * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
161
1622004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
165        * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
166        * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
167        * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
168        * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
169        * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
170        * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
171        * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
172        * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
173
1742004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Add 2nd arg to RTEMS_TOP.
177
1782004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
181        Add PRE/TMPINSTALL_FILES to CLEANFILES.
182        * itronmbf01/Makefile.am: Ditto.
183        * itronmbox01/Makefile.am: Ditto.
184        * itronsem01/Makefile.am: Ditto.
185        * itrontask01/Makefile.am: Ditto.
186        * itrontask02/Makefile.am: Ditto.
187        * itrontask03/Makefile.am: Ditto.
188        * itrontask04/Makefile.am: Ditto.
189        * itrontime01/Makefile.am: Ditto.
190
1912003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * itrontests.am: Add dirstamp support.
194
1952003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
198
1992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
202
2032003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * itronhello/Makefile.am: Remove all-local: $(ARCH).
206        * itronmbf01/Makefile.am: Remove all-local: $(ARCH).
207        * itronmbox01/Makefile.am: Remove all-local: $(ARCH).
208        * itronsem01/Makefile.am: Remove all-local: $(ARCH).
209        * itrontask01/Makefile.am: Remove all-local: $(ARCH).
210        * itrontask02/Makefile.am: Remove all-local: $(ARCH).
211        * itrontask03/Makefile.am: Remove all-local: $(ARCH).
212        * itrontask04/Makefile.am: Remove all-local: $(ARCH).
213        * itrontime01/Makefile.am: Remove all-local: $(ARCH).
214
2152003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Reflect having moved to testsuites/.
218
2192003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove RTEMS_CANONICAL_HOST.
222
2232003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:Remove RTEMS_CHECK_CPU.
226
2272003-09-04      Joel Sherrill <joel@OARcorp.com>
228
229        * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
230        itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
231        itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
232        itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
233        itrontask01/itrontask01.doc, itrontask01/system.h,
234        itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
235        itrontask02/itrontask02.doc, itrontask02/system.h,
236        itrontask03/init.c, itrontask03/itrontask03.doc,
237        itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
238        itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
239        itrontask04/itrontask04.doc, itrontask04/system.h,
240        itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
241        itrontime01/init.c, itrontime01/system.h: URL for license changed.
242
2432003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * Makefile.am: Reflect having moved aclocal/.
246
2472003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Reflect having moved automake/.
250        * itronhello/Makefile.am: Reflect having moved automake/.
251        * itronmbf01/Makefile.am: Reflect having moved automake/.
252        * itronmbox01/Makefile.am: Reflect having moved automake/.
253        * itronsem01/Makefile.am: Reflect having moved automake/.
254        * itrontask01/Makefile.am: Reflect having moved automake/.
255        * itrontask02/Makefile.am: Reflect having moved automake/.
256        * itrontask03/Makefile.am: Reflect having moved automake/.
257        * itrontask04/Makefile.am: Reflect having moved automake/.
258        * itrontime01/Makefile.am: Reflect having moved automake/.
259
2602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
263
2642003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
267        CC_CFLAGS_DEFAULT (obsolete).
268
2692003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
272        Remove CC_LDFLAGS_PROFILE_V.
273
2742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Remove AC_CONFIG_AUX_DIR.
277
2782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
281
2822003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: AC_PREREQ(2.57).
285
2862002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * .cvsignore: Reformat.
289        Add autom4te*cache.
290        Remove autom4te.cache.
291
2922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
298        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
299        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
300        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
301        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
302        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
303
3042002-08-01      Joel Sherrill <joel@OARcorp.com>
305
306        * Per PR47 add support for buffered test output.  This involved
307        adding defines to redirect output to a buffer and dump it when
308        full, at "test pause", and at exit.  To avoid problems when redefining
309        exit(), all tests were modified to call rtems_test_exit().
310        Some tests, notable psxtests, had to be modified to include
311        the standard test macro .h file (pmacros.h or tmacros.h) to
312        enable this support.
313        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
314        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
315        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
316
3172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove ENABLE_GCC28.
320
3212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac:
324        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
325        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
326        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
336
3372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
340        * configure.in: Remove.
341        * configure.ac: New file, generated from configure.in by autoupdate.
342
3432001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
346
3472001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
350        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
351        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
352        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
353        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
354        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
355        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
356        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
357        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
358
3592001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
362
3632001-04-20      Joel Sherrill <joel@OARcorp.com>
364
365        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
366        itronsem01/itronsem01.scn, itrontime01/init.c: Various
367        adjustments so test output matches screens more reliably.
368
3692000-11-20      Joel Sherrill <joel@OARcorp.com>
370
371        * itrontask01/system.h: Configure enough stack memory.
372
3732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
376
3772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
380
3812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
384        Switch to GNU canonicalization.
385        * itrontests.am: Remove DEFS.
386
3872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * itronhello/Makefile.am, itronmbf01/Makefile.am,
390        itronmbox01/Makefile.am, itronsem01/Makefile.am,
391        itrontask01/Makefile.am, itrontask02/Makefile.am,
392        itrontask03/Makefile.am, itrontask04/Makefile.am,
393        itrontime01/Makefile.am: Include compile.am
394
3952000-08-10      Joel Sherrill <joel@OARcorp.com>
396
397        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.