source: rtems/c/src/tests/sptests/ChangeLog @ beaa47bc

4.104.114.84.95
Last change on this file since beaa47bc was beaa47bc, checked in by Joel Sherrill <joel.sherrill@…>, on 04/04/02 at 22:29:47

2001-04-04 Joel Sherrill <joel@…>

  • spsize/size.c: Reflect SPARC modifcation to get rid of NO_TABLE_MOVE and references to _CPU_Trap_Table_area.
  • Property mode set to 100644
File size: 7.8 KB
Line 
12001-04-04      Joel Sherrill <joel@OARcorp.com>
2
3        * spsize/size.c: Reflect SPARC modifcation to get rid of
4        NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
5 
62001-03-29      Joel Sherrill <joel@OARcorp.com>
7
8        * Per PR147 addressed problems when reseting and inserting a timer
9        into a timer chain that did not honor time passage since the last
10        time the timer server was scheduled and the new insertion.
11        * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
12
132001-03-28      Joel Sherrill <joel@OARcorp.com>
14
15        * Side-effect of PR132.
16        * sp21/system.h: Now must explicitly request NULL driver.
17
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
55
562002-03-20      Chris Johns <ccj@acm.org>
57
58        * PR145.
59        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
60        in system (e.g. driver tasks).  Also exit on minimum number of
61        switches not precise number.
62
632001-01-29      Joel Sherrill <joel@OARcorp.com>
64
65        * Fixed bug where resetting a timer that was not at the head
66        of one of the task timer chains resulted in the Timer Server
67        task waking up too far in the future.
68        * Added rtems_timer_get_information() directive to support testing.
69        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
70        above condition.
71
722001-01-22      Joel Sherrill <joel@OARcorp.com>
73
74        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
75        because priority added as argument to rtems_timer_initiate_server().
76
772001-01-16      Joel Sherrill <joel@OARcorp.com>
78
79        * Added tests for task-based timers.  This included the new tests
80        sp30 and sp31.
81        * Makefile.am, configure.ac: Modified to reflect new tests and files.
82        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
83        for task-based timer services.
84        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
85        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
86        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
87        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
88        sp31/task1.c: New files.
89
902001-11-01      Joel Sherrill <joel@OARcorp.com>
91
92        * sp26/system.h: Properly account for stack memory used by
93        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
94        and processed as PR78.
95
962001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
99        * configure.in: Remove.
100        * configure.ac: New file, generated from configure.in by autoupdate.
101
1022001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
105
1062001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
109        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
110        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
111        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
112        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
113        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
114        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
115        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
116        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
117        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
118        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
119        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
120        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
121        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
122        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
123        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
124        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
125        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
126        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
127        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
128        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
129        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
130        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
131        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
132        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
133        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
134        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
135        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
136        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
137
1382001-08-16      Joel Sherrill <joel@OARcorp.com>
139
140        * sp20/system.h: Account for extra task stacks properly.
141
1422001-08-16      Joel Sherrill <joel@OARcorp.com>
143
144        * sp13/sp13.scn: Id in screen had wrong class field value.
145        * sp13/system.h: Account for message buffer memory.
146        * sp13/task2.c: Remove unnecessary check for failure.
147
1482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
149
150        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
151
1522001-04-20      Joel Sherrill <joel@OARcorp.com>
153
154        * sp298/sp28.scn: Minor adjustment so test output matches the screen
155        file.
156
1572001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
160
1612001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * sp21/Makefile.am: Remove libtest.
164
1652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
168
1692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
172
1732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
176        Switch to GNU canonicalization.
177        * sptests.am: Remove DEFS.
178
1792000-09-29      Joel Sherrill <joel@OARcorp.com>
180
181        * sp20/sp20.scn: Corrected to reflect new addition.
182        * sp20/system.h: Removed comment reflecting history.
183
1842000-09-29      Stephan Merker <merker@decrc.abb.de>
185
186        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
187        Added new task to test sequence of altering a period's length
188        while it is still active.
189
1902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
193        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
194        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
195        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
196        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
197        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
198        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
199        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
200        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
201        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
202
2032000-08-10      Joel Sherrill <joel@OARcorp.com>
204
205        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.