source: rtems/testsuites/sptests/ChangeLog @ 4f7b4a8

4.104.115
Last change on this file since 4f7b4a8 was 4f7b4a8, checked in by Joel Sherrill <joel.sherrill@…>, on 05/13/09 at 17:09:14

2009-05-13 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: New test to exercise rtems_workspace_XXX methods.
  • spwkspace/.cvsignore, spwkspace/Makefile.am, spwkspace/init.c, spwkspace/spwkspace.scn, spwkspace/system.h: New files.
  • Property mode set to 100644
File size: 55.6 KB
Line 
12009-05-13      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, configure.ac: New test to exercise rtems_workspace_XXX
4        methods.
5        * spwkspace/.cvsignore, spwkspace/Makefile.am, spwkspace/init.c,
6        spwkspace/spwkspace.scn, spwkspace/system.h: New files.
7
82009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
9
10        * sp04/system.h, sp04/task1.c, sp04/tswitch.c, sp07/init.c,
11        sp12/init.c, sp13/putbuff.c, sp13/system.h, sp13/task1.c,
12        sp15/init.c, sp16/system.h, sp19/fptask.c, sp25/system.h,
13        sp26/task1.c, sp27/init.c, sp28/init.c, sp29/init.c, sp31/task1.c,
14        sp33/init.c, sp34/changepri.c, sp35/priinv.c, sp37/init.c,
15        sp38/init.c, sp39/init.c, sp41/init.c, sp42/init.c, sp43/init.c,
16        sp44/init.c, sp45/init.c, sp46/init.c, sp47/init.c, sp48/init.c,
17        spfatal03/testcase.h, spfatal05/testcase.h, spfatal06/testcase.h,
18        spfatal_support/system.h, spobjgetnext/init.c, spsize/getint.c,
19        spsize/size.c: Fix warnings.
20
212009-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile.am, configure.ac: Add initial test of _Objects_Get_next.
24        * spobjgetnext/.cvsignore, spobjgetnext/Makefile.am,
25        spobjgetnext/init.c, spobjgetnext/spobjgetnext.scn,
26        spobjgetnext/system.h: New files.
27
282009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * sp25/init.c, sp25/system.h, sp25/task1.c: Reduce size of array from
31        64k to 20k. No impact on test behavior.
32
332009-05-04      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * sp09/screen12.c, sp25/task1.c: Remove warnigns for wrong types.
36
372009-04-20      Santosh G Vattam <vattam.santosh@gmail.com>
38
39        * sp37/init.c, sp37/sp37.scn: Add test case for
40        rtems_interrupt_level_attribute body.
41
422009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
45        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
46        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
47        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
48        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
49        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
50        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
51        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
52        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
53        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
54        sp33/Makefile.am, sp34/Makefile.am, sp35/Makefile.am,
55        sp36/Makefile.am, sp37/Makefile.am, sp38/Makefile.am,
56        sp39/Makefile.am, sp40/Makefile.am, sp41/Makefile.am,
57        sp42/Makefile.am, sp43/Makefile.am, sp44/Makefile.am,
58        sp45/Makefile.am, sp46/Makefile.am, sp47/Makefile.am,
59        sp48/Makefile.am, spfatal/Makefile.am,
60        spfatal01/Makefile.am, spfatal02/Makefile.am,
61        spfatal03/Makefile.am, spfatal04/Makefile.am,
62        spfatal05/Makefile.am, spfatal06/Makefile.am,
63        spfatal07/Makefile.am, spfatal08/Makefile.am,
64        spfatal09/Makefile.am, spsize/Makefile.am,
65        spwatchdog/Makefile.am:
66        Eliminate _exe_/.exe.
67
682009-03-02      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        PR 1388/cpukit
71        * sp09/screen05.c, sp09/screen09.c, sp09/sp09.scn: Classic Semaphores
72        allow both priority inherit and ceiling attributes to be set on
73        semaphore create. These attributes are mutually exclusive and this
74        should be an error.
75
762009-01-30      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * Makefile.am, configure.ac: Add sp48 which tests that configuring for
79        unlimited objects when configured for a unified workspace works as
80        expected.
81        * sp48/.cvsignore, sp48/Makefile.am, sp48/init.c, sp48/sp48.doc,
82        sp48/sp48.scn: New files.
83
842009-01-21      Nickolay Kolchin <nbkolchin@gmail.com>
85                Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        PR 1357/cpukit
88        * Makefile.am, configure.ac: Ensure creating a task with no ASR is
89        honored.
90        * sp47/.cvsignore, sp47/Makefile.am, sp47/init.c, sp47/sp47.doc,
91        sp47/sp47.scn: New files.
92
932009-01-16      Jennifer Averett <jennifer.averett@OARcorp.com>
94
95        * Makefile.am, configure.ac: Add new test to test Watchdog display
96        helper routines. These reach into the SuperCore.
97        * spwatchdog/.cvsignore, spwatchdog/Makefile.am, spwatchdog/delay.c,
98        spwatchdog/init.c, spwatchdog/prtime.c, spwatchdog/spwatchdog.scn,
99        spwatchdog/system.h, spwatchdog/task1.c: New files.
100
1012009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
102
103        * sp30/task1.c: Cast pointer to id as "void *" rather than task Id.
104
1052009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
106
107        * sp09/screen05.c, sp09/screen07.c, sp09/screen10.c, sp09/screen11.c,
108        sp09/screen12.c, sp09/screen14.c: Use rtems_build_id rather than
109        hard-coded hex numbers for bad object Ids.
110
1112009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
112
113        * sp15/system.h, sp19/system.h: Array of task names should be of type
114        rtems_name not rtems_id. Similarly array of task ids should be
115        rtems_id not rtems_name.
116
1172008-12-16      Joel Sherrill <joel.sherrill@oarcorp.com>
118
119        * spsize/size.c: Eliminate _TOD_Microseconds_per_tick.
120
1212008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * Makefile.am, configure.ac, spfatal06/testcase.h,
124        spfatal07/testcase.h, spfatal08/testcase.h, spfatal09/testcase.h,
125        spsize/size.c: Eliminate pointers to API configuration tables in the
126        main configuration table. Reference the main configuration table and
127        the API configuration tables directly using the confdefs.h version
128        rather than obtaining a pointer to it. This eliminated some
129        variables, a potential fatal error, some unnecessary default
130        configuration structures. Overall, about a 4.5% reduction in the code
131        size for minimum and hello on the SPARC.
132        * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/spfatal10.scn,
133        spfatal10/testcase.h: Removed.
134
1352008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
136
137        * sp07/init.c, sp12/init.c, sp12/pridrv.c, sp12/pritask.c,
138        sp12/system.h, sp16/system.h, sp25/system.h, sp26/task1.c,
139        sp28/init.c, sp29/init.c, sp35/priinv.c, sp42/init.c: Run all tests
140        successfully with maxixum number of priorities as 16 instead of 256.
141        This was done by temporarily modifying the score priority.h maximum.
142        This allowed testing of all API code to ensure that it worked
143        properly with a reduced number of priorities. Most modifications were
144        to switch from hard-coded maximum to using the API provided methods
145        to determine maximum number of priority levels.
146
1472008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
148
149        * sp46/sp46.scn: Add screen missed earlier.
150
1512008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
152
153        PR 1348/cpukit
154        * Makefile.am, configure.ac: Add test of special case of resetting cpu
155        usage information while a period is running.
156        * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc,
157        sp46/sp46.scn: New files.
158
1592008-12-03      Joel Sherrill <joel.sherrill@oarcorp.com>
160
161        * sp45/init.c: New file.
162
1632008-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        PR 1347/cpukit
166        * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c:
167        Rework Timer Server to ensure that the context allows for blocking,
168        allocating memory, and acquiring semaphores and mutexes.
169        * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn:
170        New files.
171
1722008-11-25      Joel Sherrill <joel.sherrill@oarcorp.com>
173
174        * sp25/system.h: Add warning and temporary m32c conditional until size
175        type addressed.
176
1772008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
178
179        * sp09/screen07.c: Use INT_MAX as number of messages so always
180        properly sized and no overflow on constant.
181        * sp09/screen10.c: Delay so on targets with simulator idle clock
182        tick driver this will work.
183        * sp09/screen11.c, sp09/system.h: Move badly aligned objects to odd
184        byte boundaries rather than two byte boundaries.
185        * sp09/screen03.c, sp09/screen14.c: Skip tests which try to
186        allocate more memory than size_t holds on m32c.
187
1882008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
189
190        * sp09/screen01.c, sp09/screen12.c, sp25/system.h, sp25/task1.c,
191        sp28/init.c, sp39/init.c, sp41/init.c, spfatal01/testcase.h,
192        spfatal08/testcase.h: Change size_t to ssize_t on all Heap, Workspace
193        and Region calls. On 16-bit architectures, size_t can be 16-bits
194        which would limit sizes to 64K. Also address constants which
195        overflowed on 16-bit integer targets.
196
1972008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
198
199        * sp43/sp43.scn: Bump version to 4.9.99.0
200
2012008-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * sp19/system.h: Use "double" instead of "rtems_double".
204
2052008-09-08      Joel Sherrill <joel.sherrill@OARcorp.com>
206
207        * sp34/sp34.scn, sp35/sp35.scn: Convert to UNIX CR/LF style.
208
2092008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * sp35/priinv.c, sp37/init.c, sp38/init.c, sp39/init.c, sp41/init.c,
212        sp42/init.c, sp43/init.c, spfatal/fatal.c, spfatal/system.h,
213        spfatal_support/init.c, spfatal_support/system.h:
214        Convert to "bool".
215
2162008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
217
218        * spsize/size.c: Must extern _MPCI_Semaphore because it is no longer
219        declared in a public place.
220
2212008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
222
223        * sp07/system.h, sp07/tcreate.c: Convert to bool type.
224
2252008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
226
227        * sp43/init.c: Fix derefence of uninitialized pointer.
228
2292008-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
230
231        * spsize/size.c: Make _System_state_Is_multiprocessing unused when
232        multiprocessing is not enabled. Saves one more variable from single
233        processor configuration.
234
2352008-08-05      Xudong Guan <xudong.guan@criticalsoftware.com>
236
237        PR 1212/cpukit
238        * Makefile.am, configure.ac: Time slicing will not happen if the task
239        mode is changed from a non-timeslicing mode to timeslicing mode if it
240        is done by the executing thread (e.g. in its task body). This change
241        includes sp44 to demonstrate the problem and verify the correction.
242        * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.scn: New files.
243
2442008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
245
246        * sp09/screen09.c: Do not use Simple Vectored Interrupt calls on
247        architectures they are not supported on.
248
2492008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
250
251        * sp43/init.c, sp43/sp43.scn: Add call to rtems_get_version_string().
252
2532008-06-30      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * sp36/strict_order_mut.c: Reflect __STRICT_ORDER_MUTEX__ having
256          been renamed into __RTEMS_STRICT_ORDER_MUTEX__.
257
2582008-06-05      Joel Sherrill <joel.sherrill@OARcorp.com>
259
260        * sp28/init.c: Corrections to configuration.
261        * sp37/init.c: Correctly invoke rtems_interrupt_disable() body.
262        * spsize/size.c: _ISR_Vector_table only exists on architectures
263        which use the Simple Vectored Interrupt Model.
264
2652008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
266
267        * spsize/size.c: Convention calls for leading underscore on private
268        RTEMS variables.
269
2702008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
271
272        * spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h,
273        spfatal08/testcase.h, spfatal09/testcase.h, spfatal10/testcase.h:
274        Refactored and renamed initialization routines to
275        rtems_initialize_data_structures, rtems_initialize_before_drivers,
276        rtems_initialize_device_drivers, and
277        rtems_initialize_start_multitasking. This opened the sequence up so
278        that bootcard() could provide a more robust and flexible framework
279        which is easier to explain and understand. This also lays the
280        groundwork for sharing the division of available memory between the
281        RTEMS workspace and heap and the C library initialization across all
282        BSPs.
283
2842008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
285
286        * sp32/init.c: Formatting.
287
2882008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
289
290        * sp09/screen01.c: Correct test.
291        * sp09/screen14.c: Update copyright.
292        * sp28/init.c: Correct end of test messages.
293
2942008-02-04      Joel Sherrill <joel.sherrill@oarcorp.com>
295
296        * sp43/init.c, sp43/sp43.scn: Exercise passing as object Id of SELF.
297
2982008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * sp01/init.c, sp02/init.c, sp03/init.c, sp04/init.c, sp05/init.c,
301        sp06/init.c, sp07/init.c, sp08/init.c, sp09/init.c, sp11/init.c,
302        sp12/init.c, sp13/init.c, sp14/init.c, sp15/init.c, sp16/init.c,
303        sp17/init.c, sp19/init.c, sp20/init.c, sp21/init.c, sp22/init.c,
304        sp23/init.c, sp24/init.c, sp25/init.c, sp26/init.c, sp28/init.c,
305        sp30/init.c, sp31/init.c, sp32/init.c, sp33/init.c, sp37/init.c,
306        sp38/init.c, sp39/init.c, sp40/init.c, sp41/init.c, sp43/init.c,
307        spfatal/init.c, spfatal_support/init.c, spsize/init.c: Change
308        TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX
309        tests. Add a clock_settime case for < 1988.
310
3112008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
312
313        * sp43/init.c, sp43/sp43.scn: Add test case for unprintable names.
314
3152008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
316
317        * sp09/screen01.c, sp09/sp09.scn: Add more bad thread Id cases.
318        * sp40/init.c, sp40/sp40.scn: Add message to say test is TBD.
319        * sp41/sp41.scn: Now has content.
320        * sp43/init.c, sp43/sp43.scn: Enhanced to increase coverage of
321        Object Services recently added to API.
322
3232008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
324
325        * Makefile.am, configure.ac, sp02/task1.c, sp24/resume.c,
326        sp30/resume.c, sp41/init.c, sp42/init.c: Add new Object Services
327        collection. This changed the name of a few previously public but
328        undocumented services and added a some new services.
329        * sp43/.cvsignore, sp43/Makefile.am, sp43/init.c, sp43/sp43.scn,
330        sp43/system.h: New files.
331
3322008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
333
334        * spfatal10/.cvsignore: New file.
335
3362008-01-29      Joel Sherrill <joel.sherrill@OARcorp.com>
337
338        * spfatal01/.cvsignore, spfatal02/.cvsignore, spfatal03/.cvsignore,
339        spfatal04/.cvsignore, spfatal05/.cvsignore, spfatal06/.cvsignore,
340        spfatal07/.cvsignore, spfatal08/.cvsignore, spfatal09/.cvsignore:
341        New files.
342
3432008-01-28      Jennifer Averett <jennifer.averett@OARcorp.com>
344
345        * Makefile.am, configure.ac: Added fatal error tests
346        * spfatal01/Makefile.am, spfatal01/spfatal01.scn, spfatal01/testcase.h,
347        spfatal02/Makefile.am, spfatal02/spfatal02.scn, spfatal02/testcase.h,
348        spfatal03/Makefile.am, spfatal03/spfatal03.scn, spfatal03/testcase.h,
349        spfatal04/Makefile.am, spfatal04/spfatal04.scn, spfatal04/testcase.h,
350        spfatal05/Makefile.am, spfatal05/spfatal05.scn, spfatal05/testcase.h,
351        spfatal06/Makefile.am, spfatal06/spfatal06.scn, spfatal06/testcase.h,
352        spfatal07/Makefile.am, spfatal07/spfatal07.scn, spfatal07/testcase.h,
353        spfatal08/Makefile.am, spfatal08/spfatal08.scn, spfatal08/testcase.h,
354        spfatal09/Makefile.am, spfatal09/spfatal09.scn, spfatal09/testcase.h,
355        spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal10/testcase.h,
356        spfatal_support/init.c, spfatal_support/system.h: New files.
357
3582008-01-24      Joel Sherrill <joel.sherrill@oarcorp.com>
359
360        * sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c,
361        sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of
362        test messages.
363
3642008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
365
366        * sp34/changepri.c, sp35/priinv.c: Convert the Objects_Name type from a
367        simple type to a union of an unsigned 32 bit integer and a pointer.
368        This should help eliminate weird casts between u32 and pointers in
369        various places. The APIs now have to explicitly call _u32 or _string
370        versions of helper routines. This should also simplify things and
371        eliminate the need for ugly casts in some cases.
372
3732008-01-23      Jennifer Averett <jennifer.averett@OARcorp.com>
374
375        * sp42/Makefile.am: New file.
376
3772008-01-23      Joel Sherrill <joel.sherrill@OARcorp.com>
378
379        Add sp42 to exercise thread queue with knowledge of the implementation
380        so we can exercise all of the normal paths possible.
381        * Makefile.am, configure.ac: Add sp42.
382        * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
383
3842008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
385
386        * sp39/init.c: Add case for long timeout on blocking operation.
387        * Makefile.am, configure.ac: Add new test to exercise thread
388        queue blokcing synchronization. sp39 and sp41 are very similar.
389        * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn,
390        sp41/system.h: New files.
391
3922008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
393
394        * sp39/init.c: Clean up.
395
3962008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
397
398        * sp39/init.c: Modify to improve coverage.
399
4002008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
401
402        * sp36/strict_order_mut.c:
403
4042008-01-08      Joel Sherrill <joel.sherrill@OARcorp.com>
405
406        * Makefile.am, configure.ac: Add sp40 to test some cases of dynamic
407        driver registration.
408        * sp40/.cvsignore, sp40/Makefile.am, sp40/init.c, sp40/sp40.scn,
409        sp40/system.h: New files.
410
4112008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
412
413        * sp09/screen07.c, sp09/screen12.c, sp09/screen14.c, sp09/sp09.scn
414        Add test cases for:
415          + message queue create requesting too many message buffers
416            for the available memory
417          + region extend with address inside existing heap
418          + timer server initiate too large a stack, create error
419        * sp12/pritask.c, sp12/sp12.scn: Add test cases for:
420          + task set priority while holding resource
421
4222008-01-07      Joel Sherrill <joel.sherrill@oarcorp.com>
423
424        * Makefile.am, configure.ac: Added sp38 and sp39.
425        * sp38/.cvsignore, sp38/Makefile.am, sp38/init.c, sp38/sp38.scn,
426        sp38/system.h, sp39/.cvsignore, sp39/Makefile.am, sp39/init.c,
427        sp39/sp39.scn, sp39/system.h: New files.
428
4292007-12-21      Joel Sherrill <joel.sherrill@OARcorp.com>
430
431        * sp36/strict_order_mut.c: New file.
432
4332007-12-21      Xi Yang <hiyangxi@gmail.com>
434
435        * Makefile.am, configure.ac: Add support for proper stacking of
436        priority inheritance on mutexes as well as enforce proper order of
437        release.
438        * sp36/.cvsignore, sp36/Makefile.am, sp36/sp36.doc,
439        sp36/sp36.scn: New files.
440
4412007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
442
443        * sp07/task1.c, sp34/changepri.c, sp35/priinv.c: Add rtems_task_self()
444        directive instead of violating RTEMS internals.
445
4462007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
447
448        * sp07/init.c, sp07/system.h, sp07/tdelete.c, sp07/sp07.scn:
449        Add test cases for User Extension Manager to improve code coverage.
450        * sp21/task1.c: Fix spelling error.
451
4522007-12-19      Joel Sherrill <joel.sherrill@OARcorp.com>
453
454        * spsize/size.c: Account for previous changes in calculation of MPCI
455        receive server stack.
456
4572007-12-14      Joel Sherrill <joel.sherrill@OARcorp.com>
458
459        * sp09/screen07.c, sp09/sp09.scn: Add test for
460        rtems_message_queue_broadcast for bad buffer and count pointers.
461        * sp30/init.c, sp30/sp30.scn: Add test for initiating timer server
462        with bad priority or initiating twice.
463        * sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when
464        it forces a dispatch.
465        * sp37/init.c: New file.
466
4672007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
468
469        * Makefile.am, configure.ac: Add new tests for interrupt disable,
470        enable, flash, and is in progress. These are normally inlines but
471        also have bodies for non-C code. This test also exercises the odd
472        case of calling clock tick from outside an ISR.
473        * sp37/.cvsignore, sp37/Makefile.am, sp37/sp37.scn, sp37/system.h: New files.
474
4752007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
476
477        * sp07/init.c, sp07/sp07.scn, sp07/task1.c: Add tests for
478        using notepad with the current task's ID or SELF
479        * sp09/screen02.c, sp09/screen04.c, sp09/sp09.scn: Add
480        test missing test cases for clock_get.
481
4822007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
483
484        * sp28/init.c: Add test code for task variables to improve coverage.
485
4862007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
487
488        * sp21/task1.c: Eliminate copies of the Configuration Table. Use the
489        RTEMS provided accessor macros to obtain configuration fields.
490
4912007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
492
493        * spsize/size.c: Move interrupt_stack_size field from CPU Table to
494        Configuration Table. Eliminate CPU Table from all ports. Delete
495        references to CPU Table in all forms.
496
4972007-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
498
499        * sp09/screen03.c, spsize/size.c: Builds again after CPU Table changes.
500
5012007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
502
503        * sp07/sp07.scn, sp07/task1.c, sp09/screen01.c, sp09/screen05.c,
504        sp09/screen07.c, sp09/screen10.c, sp09/screen12.c, sp09/screen14.c,
505        sp09/sp09.scn, sp25/sp25.scn, sp25/task1.c: Added several test cases
506        to improve test coverage.
507
5082007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
509
510        * sp33/init.c, sp33/sp33.scn: Added several test cases to improve test
511        coverage.
512
5132007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
514
515        * sp13/system.h: We need 32K of message buffer memory not 32 bytes.
516
5172007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
518
519        * sp09/screen06.c, sp09/screen14.c, sp13/sp13.scn, sp13/task1.c,
520        sp16/sp16.scn: Corrected some minor mistakes and regenerated some
521        .scn files.
522
5232007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
524
525        * sp09/init.c, sp09/sp09.scn: Removed an obsolete test that was
526        commented out and updated the .scn file.
527
5282007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
529
530        * sp20/task1.c, sp34/changepri.c, sp35/priinv.c: Build when using
531        buffered test IO.
532
5332007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
534
535        * sp21/sp21.scn, sp21/task1.c: rtems_io_register_driver and
536        rtems_io_unregister_driver did not have any test code.
537
5382007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
539
540        * spsize/size.c: Eliminate maximum_drivers configuration parameter
541        since it was used to configure a no longer used feature. Device names
542        are now part of the filesystem not in a table. This also eliminated
543        the variables _IO_Number_of_devices and _IO_Driver_name_table from
544        RTEMS as well as the memory allocation used to populate
545        _IO_Driver_name_table.
546
5472007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
548
549        * sp13/system.h, sp34/changepri.c, sp35/priinv.c: Avoid using
550        CONFIGURE_MEMORY_OVERHEAD and try to really account for the memory
551        properly.
552
5532007-05-21      Joel Sherrill <joel.sherrill@oarcorp.com>
554
555        * spsize/size.c: Eliminated the variables
556        _RTEMS_tasks_User_initialization_tasks and
557        _RTEMS_tasks_Number_of_initialization_tasks because they were only
558        used in one place after initialized. It was a waste of space.
559
5602007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
561
562        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
563        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
564        sp07/Makefile.am, sp07/tdelete.c, sp08/Makefile.am, sp09/Makefile.am,
565        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
566        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
567        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
568        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
569        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
570        sp32/Makefile.am, sp33/Makefile.am, sp34/Makefile.am,
571        sp35/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am,
572        spsize/size.c: Add optional managers to Makefiles. Clean up test
573        cases so last output line follows END OF pattern. Make sure test case
574        all run. All tests appeared ok on sis.
575
5762007-04-05      Joel Sherrill <joel@OARcorp.com>
577
578        * spsize/size.c: _TOD_Seconds_since_epoch eliminated as a variable.
579
5802007-04-05      Joel Sherrill <joel@OARcorp.com>
581
582        * sp34/changepri.c, sp35/priinv.c: Change all obsoleted
583        CONFIGURE_TEST_NEEDS_XXX configuration constants to
584        CONFIGURE_APPLICATION_NEEDS_XXX.
585
5862007-04-02      Joel Sherrill <joel@OARcorp.com>
587
588        * spsize/size.c: Eliminate TOD_Ticks_per_second variable.
589
5902007-04-02      Joel Sherrill <joel@OARcorp.com>
591
592        * spsize/size.c: Convert from Classic API style TOD_Control as
593        fundamental time structure to POSIX struct timespec. Add
594        clock_get_uptime().
595
5962007-03-29      Ralf Corsépius <ralf.corsepius@rtems.org>
597
598        * sp06/task1.c, sp20/task1.c: Use rtems_task_argument.
599
6002007-03-26      Joel Sherrill <joel@OARcorp.com>
601
602        * sp35/priinv.c: Remove warning.
603
6042007-03-10      Joel Sherrill <joel@OARcorp.com>
605
606        * sp26/system.h: Remove incorrect and duplicate
607        CONFIGURE_EXTRA_TASK_STACKS.
608
6092007-03-05      Joel Sherrill <joel@OARcorp.com>
610
611        PR 1222/cpukit
612        * Makefile.am, configure.ac: Enhance so that when the prioirity of a
613        thread that is blocked on a priority based thread queue is changed,
614        that its placement in the queue is reevaluated based upon the new
615        priority. This enhancement includes modifications to the SuperCore as
616        well as new test cases.
617        * sp34/.cvsignore, sp34/Makefile.am, sp34/changepri.c, sp34/sp34.doc,
618        sp34/sp34.scn, sp35/.cvsignore, sp35/Makefile.am, sp35/priinv.c,
619        sp35/sp35.doc, sp35/sp35.scn: New files.
620
6212007-03-05      Joel Sherrill <joel@OARcorp.com>
622
623        * sp26/system.h: Correct memory required for stack sizes.
624
6252007-02-06      Joel Sherrill <joel@OARcorp.com>
626
627        * sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
628        sp13/task3.c: Address size_t/uint32_t typing issues in message queue
629        tests.
630
6312006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
632
633        * sp33/init.c: Improve barrier test to include normal blocking with
634        manual release and unblocking in barrier deletion.
635
6362006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
637
638        * configure.ac: New BUG-REPORT address.
639
6402006-11-20      Joel Sherrill <joel@OARcorp.com>
641
642        * sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores
643        and make output more compliant with other tests.
644
6452006-11-17      Joel Sherrill <joel@OARcorp.com>
646
647        * sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate
648        cases intended on all targets possible with new heap algorithm.
649
6502006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
651
652        * Makefile.am, configure.ac: Adding Classic API Barriers.
653        * sp33/.cvsignore, sp33/Makefile.am, sp33/init.c, sp33/sp33.scn:
654        New files.
655
6562006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
657
658        * configure.ac: Require autoconf-2.60. Require automake-1.10.
659
6602006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
661
662        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
663        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
664        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
665        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
666        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
667        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
668        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
669        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
670        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
671        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
672        spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir.
673        Use rtems_testsdir instead.
674
6752006-04-05      Joel Sherrill <joel@OARcorp.com>
676                Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>
677
678        * spsize/size.c: Victor spotted the problem that
679        _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
680        variables and needed to be set to the same value.  I took that
681        idea and just removed _Thread_MP_Receive.  All uses are now
682        _MPCI_Receive_server_tcb.
683
6842005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
685
686        * configure.ac: Remove RTEMS_ENABLE_BARE,
687        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
688
6892005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
690
691        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
692        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
693        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
694        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
695        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
696        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
697        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
698        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
699        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
700        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
701        spfatal/Makefile.am, spsize/Makefile.am:
702        Convert to use *_PROGRAMS.
703
7042005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
705
706        * sp01/Makefile.am, sp02/Makefile.am,
707        sp03/Makefile.am, sp04/Makefile.am,
708        sp05/Makefile.am, sp06/Makefile.am,
709        sp07/Makefile.am, sp08/Makefile.am,
710        sp09/Makefile.am, sp11/Makefile.am,
711        sp12/Makefile.am, sp13/Makefile.am,
712        sp14/Makefile.am, sp15/Makefile.am,
713        sp16/Makefile.am, sp17/Makefile.am,
714        sp19/Makefile.am, sp20/Makefile.am,
715        sp21/Makefile.am, sp22/Makefile.am,
716        sp23/Makefile.am, sp24/Makefile.am,
717        sp25/Makefile.am, sp26/Makefile.am,
718        sp27/Makefile.am, sp28/Makefile.am,
719        sp29/Makefile.am, sp30/Makefile.am,
720        sp31/Makefile.am, sp32/Makefile.am,
721        spfatal/Makefile.am, spsize/Makefile.am: Rework.
722
7232005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
724
725        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
726        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
727        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
728        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
729        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
730        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
731        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
732        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
733        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
734        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
735        spfatal/Makefile.am, spsize/Makefile.am: Expand sptests.am.
736        * sptests.am: Remove.
737
7382005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
739
740        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
741        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
742        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
743        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
744        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
745        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
746        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
747        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
748        sp28/Makefile.am, sp29/Makefile.am, sp30/Makefile.am,
749        sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am,
750        spsize/Makefile.am: AM_CPPFLAGS += -I..../support/include.
751
7522005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
753
754        * sptests.am: Set project_bspdir=$(PROJECT_ROOT)
755
7562005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
757
758        * spsize/Makefile.am: Rename TEST to spsize.
759        * spsize/size.scn: Remove.
760        * spsize/spsize.scn: New (renamed from size.scn).
761
7622005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
763
764        * configure.ac: Add spfatal/Makefile.
765        * Makefile.am: Add spfatal to DIST_SUBDIRS.
766        * sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
767        sp30/Makefile.am, sp31/Makefile.am: Misc. bugfixes.
768        * sptests.am: Remove LIB_VARIANT.
769
7702005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
771
772        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
773        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
774        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
775        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
776        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
777        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
778        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
779        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
780        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
781        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
782        spfatal/Makefile.am, spsize/Makefile.am: Remove SRC, PRINT_SRC.
783
7842005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
785
786        * Makefile.am: Cleanup.
787
7882005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
789
790        * sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).
791        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
792        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
793        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
794        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
795        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
796        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
797        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
798        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
799        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
800        sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
801        spfatal/Makefile.am, spsize/Makefile.am:
802        Partial conversion to automake.
803
8042005-03-07      Joel Sherrill <joel@OARcorp.com>
805
806        * sp13/task1.c: Removed warnings.
807
8082004-09-29      Joel Sherrill <joel@OARcorp.com>
809
810        * spsize/size.c: i960 obsoleted and all references removed.
811
8122004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
813
814        * configure.ac: Require automake > 1.9.
815
8162004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
817
818        * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
819        * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
820        * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
821        * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
822        * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
823        * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
824        * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
825        * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
826        * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
827        * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
828        * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
829        * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
830        * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
831        * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
832        * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
833        * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
834        * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
835        * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
836        * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
837        * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
838        * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
839        * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
840        * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
841        * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
842        * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
843        * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
844        * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
845        * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
846        * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
847        * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
848        * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
849        * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
850
8512004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
852
853        * sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
854
8552004-03-30      David Querbach <querbach@realtime.bc.ca>
856
857        PR 595/tests
858        * sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
859        sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
860        supplied buffer due to confusion in the definition of MESSAGE_SIZE.
861        Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
862        others treat it as a count of longs.
863
8642004-03-30      David Querbach <querbach@realtime.bc.ca>
865
866        PR 596/tests
867        * sp32/init.c: A missing definition of TEST_INIT before including
868        <tmacros.h> means that buffered output will not work even if selected
869        in buffer_test_io.h.
870
8712004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
872
873        * sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c,
874        sp05/task1.c, sp06/task1.c, sp09/screen01.c, sp09/screen07.c,
875        sp09/screen12.c, sp09/system.h, sp09/task3.c, sp11/task1.c,
876        sp12/pridrv.c, sp12/pritask.c, sp12/system.h, sp13/task1.c,
877        sp13/task2.c, sp13/task3.c, sp14/system.h, sp15/system.h,
878        sp16/system.h, sp17/system.h, sp19/first.c, sp19/fptask.c,
879        sp19/inttest.h, sp19/system.h, sp19/task1.c, sp20/init.c,
880        sp20/system.h, sp20/task1.c, sp23/system.h, sp24/init.c,
881        sp25/system.h, sp30/init.c, spfatal/fatal.c, spfatal/puterr.c,
882        spfatal/system.h, spsize/size.c: Convert to using c99 fixed size
883        types.
884
8852004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * configure.ac: Add 2nd arg to RTEMS_TOP.
888
8892004-03-05      Joel Sherrill <joel@OARcorp.com>
890
891        * sp07/buffered_io.c: Remove warning.
892
8932004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * sp01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
896        Add PRE/TMPINSTALL_FILES to CLEANFILES.
897        * sp02/Makefile.am: Ditto.
898        * sp03/Makefile.am: Ditto.
899        * sp04/Makefile.am: Ditto.
900        * sp05/Makefile.am: Ditto.
901        * sp06/Makefile.am: Ditto.
902        * sp07/Makefile.am: Ditto.
903        * sp08/Makefile.am: Ditto.
904        * sp09/Makefile.am: Ditto.
905        * sp11/Makefile.am: Ditto.
906        * sp12/Makefile.am: Ditto.
907        * sp13/Makefile.am: Ditto.
908        * sp14/Makefile.am: Ditto.
909        * sp15/Makefile.am: Ditto.
910        * sp16/Makefile.am: Ditto.
911        * sp17/Makefile.am: Ditto.
912        * sp19/Makefile.am: Ditto.
913        * sp20/Makefile.am: Ditto.
914        * sp21/Makefile.am: Ditto.
915        * sp22/Makefile.am: Ditto.
916        * sp23/Makefile.am: Ditto.
917        * sp24/Makefile.am: Ditto.
918        * sp25/Makefile.am: Ditto.
919        * sp26/Makefile.am: Ditto.
920        * sp27/Makefile.am: Ditto.
921        * sp28/Makefile.am: Ditto.
922        * sp29/Makefile.am: Ditto.
923        * sp30/Makefile.am: Ditto.
924        * sp31/Makefile.am: Ditto.
925        * sp32/Makefile.am: Ditto.
926        * spfatal/Makefile.am: Ditto.
927        * spsize/Makefile.am: Ditto.
928
9292003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * sptests.am: Add dirstamp support.
932
9332003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
936
9372003-12-16      Joel Sherrill <joel@OARcorp.com>
938
939        PR 544/tests
940        * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c,
941        sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c,
942        sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to
943        make tests account for resources and not print at inappropriate
944        times.
945        * sp07/buffered_io.c: New file.
946
9472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
950
9512003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * sp01/Makefile.am: Remove all-local: $(ARCH).
954        * sp02/Makefile.am: Remove all-local: $(ARCH).
955        * sp03/Makefile.am: Remove all-local: $(ARCH).
956        * sp04/Makefile.am: Remove all-local: $(ARCH).
957        * sp05/Makefile.am: Remove all-local: $(ARCH).
958        * sp06/Makefile.am: Remove all-local: $(ARCH).
959        * sp07/Makefile.am: Remove all-local: $(ARCH).
960        * sp08/Makefile.am: Remove all-local: $(ARCH).
961        * sp09/Makefile.am: Remove all-local: $(ARCH).
962        * sp11/Makefile.am: Remove all-local: $(ARCH).
963        * sp12/Makefile.am: Remove all-local: $(ARCH).
964        * sp13/Makefile.am: Remove all-local: $(ARCH).
965        * sp14/Makefile.am: Remove all-local: $(ARCH).
966        * sp15/Makefile.am: Remove all-local: $(ARCH).
967        * sp16/Makefile.am: Remove all-local: $(ARCH).
968        * sp17/Makefile.am: Remove all-local: $(ARCH).
969        * sp19/Makefile.am: Remove all-local: $(ARCH).
970        * sp20/Makefile.am: Remove all-local: $(ARCH).
971        * sp21/Makefile.am: Remove all-local: $(ARCH).
972        * sp22/Makefile.am: Remove all-local: $(ARCH).
973        * sp23/Makefile.am: Remove all-local: $(ARCH).
974        * sp24/Makefile.am: Remove all-local: $(ARCH).
975        * sp25/Makefile.am: Remove all-local: $(ARCH).
976        * sp26/Makefile.am: Remove all-local: $(ARCH).
977        * sp27/Makefile.am: Remove all-local: $(ARCH).
978        * sp28/Makefile.am: Remove all-local: $(ARCH).
979        * sp29/Makefile.am: Remove all-local: $(ARCH).
980        * sp30/Makefile.am: Remove all-local: $(ARCH).
981        * sp31/Makefile.am: Remove all-local: $(ARCH).
982        * sp32/Makefile.am: Remove all-local: $(ARCH).
983        * spfatal/Makefile.am: Remove all-local: $(ARCH).
984        * spsize/Makefile.am: Remove all-local: $(ARCH).
985
9862003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * configure.ac: Reflect having moved to testsuites/.
989
9902003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * configure.ac: Remove RTEMS_CANONICAL_HOST.
993
9942003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * configure.ac:Remove RTEMS_CHECK_CPU.
997
9982003-09-04      Joel Sherrill <joel@OARcorp.com>
999
1000        * sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
1001        sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
1002        sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
1003        sp03/system.h, sp03/task1.c, sp03/task2.c, sp04/init.c,
1004        sp04/sp04.doc, sp04/system.h, sp04/task1.c, sp04/task2.c,
1005        sp04/task3.c, sp04/tswitch.c, sp05/init.c, sp05/sp05.doc,
1006        sp05/system.h, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
1007        sp06/sp06.doc, sp06/system.h, sp06/task1.c, sp06/task2.c,
1008        sp06/task3.c, sp07/init.c, sp07/sp07.doc, sp07/system.h,
1009        sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
1010        sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
1011        sp07/tstart.c, sp08/init.c, sp08/sp08.doc, sp08/system.h,
1012        sp08/task1.c, sp09/delay.c, sp09/init.c, sp09/isr.c, sp09/screen01.c,
1013        sp09/screen02.c, sp09/screen03.c, sp09/screen04.c, sp09/screen05.c,
1014        sp09/screen06.c, sp09/screen07.c, sp09/screen08.c, sp09/screen09.c,
1015        sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/screen13.c,
1016        sp09/screen14.c, sp09/sp09.doc, sp09/system.h, sp09/task1.c,
1017        sp09/task2.c, sp09/task3.c, sp09/task4.c, sp11/init.c, sp11/sp11.doc,
1018        sp11/system.h, sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c,
1019        sp12/pridrv.c, sp12/pritask.c, sp12/sp12.doc, sp12/system.h,
1020        sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c, sp12/task5.c,
1021        sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/sp13.doc,
1022        sp13/system.h, sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c,
1023        sp14/init.c, sp14/sp14.doc, sp14/system.h, sp14/task1.c,
1024        sp14/task2.c, sp15/init.c, sp15/sp15.doc, sp15/system.h,
1025        sp15/task1.c, sp16/init.c, sp16/sp16.doc, sp16/system.h,
1026        sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
1027        sp17/asr.c, sp17/init.c, sp17/sp17.doc, sp17/system.h, sp17/task1.c,
1028        sp17/task2.c, sp19/first.c, sp19/fptask.c, sp19/fptest.h,
1029        sp19/init.c, sp19/inttest.h, sp19/sp19.doc, sp19/system.h,
1030        sp19/task1.c, sp20/getall.c, sp20/init.c, sp20/sp20.doc,
1031        sp20/system.h, sp20/task1.c, sp21/init.c, sp21/sp21.doc,
1032        sp21/system.h, sp21/task1.c, sp22/delay.c, sp22/init.c,
1033        sp22/prtime.c, sp22/sp22.doc, sp22/system.h, sp22/task1.c,
1034        sp23/init.c, sp23/sp23.doc, sp23/system.h, sp23/task1.c, sp24/init.c,
1035        sp24/resume.c, sp24/sp24.doc, sp24/system.h, sp24/task1.c,
1036        sp25/init.c, sp25/sp25.doc, sp25/system.h, sp25/task1.c, sp26/init.c,
1037        sp26/sp26.doc, sp26/system.h, sp26/task1.c, sp30/init.c,
1038        sp30/resume.c, sp30/sp30.doc, sp30/system.h, sp30/task1.c,
1039        sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc,
1040        sp31/system.h, sp31/task1.c, sp32/init.c, spfatal/fatal.c,
1041        spfatal/init.c, spfatal/puterr.c, spfatal/spfatal.doc,
1042        spfatal/system.h, spfatal/task1.c, spsize/getint.c, spsize/init.c,
1043        spsize/size.c, spsize/system.h: URL for license changed.
1044
10452003-08-18      Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
1046
1047        PR 458/tests
1048        * sp30/task1.c: Correct indexing problem.
1049
10502003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * Makefile.am: Reflect having moved aclocal/.
1053
10542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * Makefile.am: Reflect having moved automake/.
1057        * sp01/Makefile.am: Reflect having moved automake/.
1058        * sp02/Makefile.am: Reflect having moved automake/.
1059        * sp03/Makefile.am: Reflect having moved automake/.
1060        * sp04/Makefile.am: Reflect having moved automake/.
1061        * sp05/Makefile.am: Reflect having moved automake/.
1062        * sp06/Makefile.am: Reflect having moved automake/.
1063        * sp07/Makefile.am: Reflect having moved automake/.
1064        * sp08/Makefile.am: Reflect having moved automake/.
1065        * sp09/Makefile.am: Reflect having moved automake/.
1066        * sp11/Makefile.am: Reflect having moved automake/.
1067        * sp12/Makefile.am: Reflect having moved automake/.
1068        * sp13/Makefile.am: Reflect having moved automake/.
1069        * sp14/Makefile.am: Reflect having moved automake/.
1070        * sp15/Makefile.am: Reflect having moved automake/.
1071        * sp16/Makefile.am: Reflect having moved automake/.
1072        * sp17/Makefile.am: Reflect having moved automake/.
1073        * sp19/Makefile.am: Reflect having moved automake/.
1074        * sp20/Makefile.am: Reflect having moved automake/.
1075        * sp21/Makefile.am: Reflect having moved automake/.
1076        * sp22/Makefile.am: Reflect having moved automake/.
1077        * sp23/Makefile.am: Reflect having moved automake/.
1078        * sp24/Makefile.am: Reflect having moved automake/.
1079        * sp25/Makefile.am: Reflect having moved automake/.
1080        * sp26/Makefile.am: Reflect having moved automake/.
1081        * sp27/Makefile.am: Reflect having moved automake/.
1082        * sp28/Makefile.am: Reflect having moved automake/.
1083        * sp29/Makefile.am: Reflect having moved automake/.
1084        * sp30/Makefile.am: Reflect having moved automake/.
1085        * sp31/Makefile.am: Reflect having moved automake/.
1086        * sp32/Makefile.am: Reflect having moved automake/.
1087        * spfatal/Makefile.am: Reflect having moved automake/.
1088        * spsize/Makefile.am: Reflect having moved automake/.
1089
10902003-08-14      Joel Sherrill <joel@OARcorp.com>
1091
1092        * sp02/task1.c: Added ID to name lookup service and changed name of
1093        id/name translation status code. This propagated to multiple
1094        functions. The user API service added was rtems_object_id_to_name()
1095
10962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1099
11002003-05-29      Joel Sherrill <joel@OARcorp.com>
1101
1102        * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
1103
11042003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
1107        CC_CFLAGS_DEFAULT (obsolete).
1108
11092003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
1112        Remove CC_LDFLAGS_PROFILE_V.
1113
11142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1117
11182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
1121
11222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * configure.ac: AC_PREREQ(2.57).
1125
11262002-11-14      Joel Sherrill <joel@OARcorp.com>
1127
1128        * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
1129        sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
1130        update the IDs in the screens.
1131
11322002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * .cvsignore: Reformat.
1135        Add autom4te*cache.
1136        Remove autom4te.cache.
1137
11382002-09-14      Joel Sherrill <joel@OARcorp.com>
1139
1140        * sp32/.cvsignore: New file.
1141
11422002-09-14      Aaron J. Grier <aaron@frye.com>
1143
1144        * PR271 was not applicable against the current source but included
1145        a nice test that Joel decided to add to the tree as sp32.
1146        * sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
1147        * Makefile.am, configure.ac: Modified to reflect addition.
1148
11492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1150
1151        * sp01/Makefile.am: Use $(OBJEXT) instead of .o.
1152        * sp02/Makefile.am: Use $(OBJEXT) instead of .o.
1153        * sp03/Makefile.am: Use $(OBJEXT) instead of .o.
1154        * sp04/Makefile.am: Use $(OBJEXT) instead of .o.
1155        * sp05/Makefile.am: Use $(OBJEXT) instead of .o.
1156        * sp06/Makefile.am: Use $(OBJEXT) instead of .o.
1157        * sp07/Makefile.am: Use $(OBJEXT) instead of .o.
1158        * sp08/Makefile.am: Use $(OBJEXT) instead of .o.
1159        * sp09/Makefile.am: Use $(OBJEXT) instead of .o.
1160        * sp11/Makefile.am: Use $(OBJEXT) instead of .o.
1161        * sp12/Makefile.am: Use $(OBJEXT) instead of .o.
1162        * sp13/Makefile.am: Use $(OBJEXT) instead of .o.
1163        * sp14/Makefile.am: Use $(OBJEXT) instead of .o.
1164        * sp15/Makefile.am: Use $(OBJEXT) instead of .o.
1165        * sp16/Makefile.am: Use $(OBJEXT) instead of .o.
1166        * sp17/Makefile.am: Use $(OBJEXT) instead of .o.
1167        * sp19/Makefile.am: Use $(OBJEXT) instead of .o.
1168        * sp20/Makefile.am: Use $(OBJEXT) instead of .o.
1169        * sp21/Makefile.am: Use $(OBJEXT) instead of .o.
1170        * sp22/Makefile.am: Use $(OBJEXT) instead of .o.
1171        * sp23/Makefile.am: Use $(OBJEXT) instead of .o.
1172        * sp24/Makefile.am: Use $(OBJEXT) instead of .o.
1173        * sp25/Makefile.am: Use $(OBJEXT) instead of .o.
1174        * sp26/Makefile.am: Use $(OBJEXT) instead of .o.
1175        * sp27/Makefile.am: Use $(OBJEXT) instead of .o.
1176        * sp28/Makefile.am: Use $(OBJEXT) instead of .o.
1177        * sp29/Makefile.am: Use $(OBJEXT) instead of .o.
1178        * sp30/Makefile.am: Use $(OBJEXT) instead of .o.
1179        * sp31/Makefile.am: Use $(OBJEXT) instead of .o.
1180        * spfatal/Makefile.am: Use $(OBJEXT) instead of .o.
1181        * spsize/Makefile.am: Use $(OBJEXT) instead of .o.
1182
11832002-08-01      Joel Sherrill <joel@OARcorp.com>
1184
1185        * Per PR47 add support for buffered test output.  This involved
1186        adding defines to redirect output to a buffer and dump it when
1187        full, at "test pause", and at exit.  To avoid problems when redefining
1188        exit(), all tests were modified to call rtems_test_exit().
1189        Some tests, notable psxtests, had to be modified to include
1190        the standard test macro .h file (pmacros.h or tmacros.h) to
1191        enable this support.
1192        * sp01/task1.c, sp02/task1.c, sp03/task2.c, sp04/task1.c, sp05/task1.c,
1193        sp06/task1.c, sp07/taskexit.c, sp08/task1.c, sp09/task1.c,
1194        sp11/task1.c, sp12/pritask.c, sp12/task5.c, sp13/task1.c,
1195        sp14/task2.c, sp15/task1.c, sp16/task1.c, sp17/task1.c,
1196        sp19/fptask.c, sp20/task1.c, sp21/task1.c, sp22/task1.c,
1197        sp23/task1.c, sp24/task1.c, sp25/task1.c, sp26/init.c, sp26/task1.c,
1198        sp30/task1.c, sp31/task1.c, spsize/init.c, spsize/size.c: Modified.
1199
12002002-07-30      Joel Sherrill <joel@OARcorp.com>
1201
1202        * spsize/size.c: Don't reference the RTEMS allocated interrupt
1203        stack if the port doesn't configure using it.
1204
12052002-07-04      Joel Sherrill <joel@OARcorp.com>
1206
1207        * Jump table for single entry point removed.
1208        * spsize/size.c:  Modified to reflect above.
1209
12102002-07-01      Joel Sherrill <joel@OARcorp.com>
1211
1212        * sp29/init.c: Corrected definitions for task stack usage.
1213
12142002-07-01      Joel Sherrill <joel@OARcorp.com>
1215
1216        * spsize/size.c: _Thread_queue_Extract_table removed.
1217
12182001-05-17      Joel Sherrill <joel@OARcorp.com>
1219
1220        * sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
1221        number of staticly configured device drivers.
1222
12232001-05-14      Joel Sherrill <joel@OARcorp.com>
1224
1225        * sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
1226        than the configured number of drivers.
1227 
12282002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * configure.ac: Remove ENABLE_GCC28.
1231
12322001-04-04      Joel Sherrill <joel@OARcorp.com>
1233
1234        * spsize/size.c: Reflect SPARC modifcation to get rid of
1235        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
1236 
12372001-03-29      Joel Sherrill <joel@OARcorp.com>
1238
1239        * Per PR147 addressed problems when reseting and inserting a timer
1240        into a timer chain that did not honor time passage since the last
1241        time the timer server was scheduled and the new insertion.
1242        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
1243
12442001-03-28      Joel Sherrill <joel@OARcorp.com>
1245
1246        * Side-effect of PR132.
1247        * sp21/system.h: Now must explicitly request NULL driver.
1248
12492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1250
1251        * configure.ac:
1252        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1253        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1254        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
1255        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
1256        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1257        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
1258        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
1259        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
1260        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
1261        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
1262        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
1263        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
1264        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
1265        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
1266        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
1267        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
1268        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
1269        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
1270        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
1271        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
1272        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
1273        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
1274        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
1275        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
1276        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
1277        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
1278        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
1279        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
1280        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
1281        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
1282        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
1283        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
1284        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
1285        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
1286
12872002-03-20      Chris Johns <ccj@acm.org>
1288
1289        * PR145.
1290        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
1291        in system (e.g. driver tasks).  Also exit on minimum number of
1292        switches not precise number.
1293
12942001-01-29      Joel Sherrill <joel@OARcorp.com>
1295
1296        * Fixed bug where resetting a timer that was not at the head
1297        of one of the task timer chains resulted in the Timer Server
1298        task waking up too far in the future.
1299        * Added rtems_timer_get_information() directive to support testing.
1300        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
1301        above condition.
1302
13032001-01-22      Joel Sherrill <joel@OARcorp.com>
1304
1305        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
1306        because priority added as argument to rtems_timer_initiate_server().
1307
13082001-01-16      Joel Sherrill <joel@OARcorp.com>
1309
1310        * Added tests for task-based timers.  This included the new tests
1311        sp30 and sp31.
1312        * Makefile.am, configure.ac: Modified to reflect new tests and files.
1313        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
1314        for task-based timer services.
1315        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
1316        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
1317        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
1318        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
1319        sp31/task1.c: New files.
1320
13212001-11-01      Joel Sherrill <joel@OARcorp.com>
1322
1323        * sp26/system.h: Properly account for stack memory used by
1324        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
1325        and processed as PR78.
1326
13272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1330        * configure.in: Remove.
1331        * configure.ac: New file, generated from configure.in by autoupdate.
1332
13332001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
1336
13372001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
1340        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
1341        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
1342        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
1343        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
1344        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
1345        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
1346        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
1347        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
1348        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
1349        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
1350        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
1351        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
1352        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
1353        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
1354        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
1355        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
1356        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
1357        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
1358        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
1359        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
1360        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
1361        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
1362        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
1363        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
1364        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
1365        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
1366        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
1367        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
1368
13692001-08-16      Joel Sherrill <joel@OARcorp.com>
1370
1371        * sp20/system.h: Account for extra task stacks properly.
1372
13732001-08-16      Joel Sherrill <joel@OARcorp.com>
1374
1375        * sp13/sp13.scn: Id in screen had wrong class field value.
1376        * sp13/system.h: Account for message buffer memory.
1377        * sp13/task2.c: Remove unnecessary check for failure.
1378
13792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1380
1381        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
1382
13832001-04-20      Joel Sherrill <joel@OARcorp.com>
1384
1385        * sp298/sp28.scn: Minor adjustment so test output matches the screen
1386        file.
1387
13882001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
1391
13922001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * sp21/Makefile.am: Remove libtest.
1395
13962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1397
1398        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1399
14002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1403
14042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1405
1406        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1407        Switch to GNU canonicalization.
1408        * sptests.am: Remove DEFS.
1409
14102000-09-29      Joel Sherrill <joel@OARcorp.com>
1411
1412        * sp20/sp20.scn: Corrected to reflect new addition.
1413        * sp20/system.h: Removed comment reflecting history.
1414
14152000-09-29      Stephan Merker <merker@decrc.abb.de>
1416
1417        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
1418        Added new task to test sequence of altering a period's length
1419        while it is still active.
1420
14212000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
1424        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
1425        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
1426        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
1427        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
1428        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
1429        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
1430        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
1431        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
1432        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
1433
14342000-08-10      Joel Sherrill <joel@OARcorp.com>
1435
1436        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.