summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
blob: 85800f025728d3426c8146a34efae35ba0838d47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
2002-07-01	Joel Sherrill <joel@OARcorp.com>

	* sp29/init.c: Corrected definitions for task stack usage.

2002-07-01	Joel Sherrill <joel@OARcorp.com>

	* spsize/size.c: _Thread_queue_Extract_table removed.

2001-05-17	Joel Sherrill <joel@OARcorp.com>

	* sp21/task1.c (INVALID_DRIVER_MAJOR): Change definition to reflect
	number of staticly configured device drivers.

2001-05-14	Joel Sherrill <joel@OARcorp.com>

	* sp21/task1.c: Correct INVALID_DRIVER_MAJOR so it is precisely 1 more
	than the configured number of drivers.
 
2002-04-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove ENABLE_GCC28.

2001-04-04	Joel Sherrill <joel@OARcorp.com>

	* spsize/size.c: Reflect SPARC modifcation to get rid of 
	NO_TABLE_MOVE and references to  _CPU_Trap_Table_area.
 
2001-03-29	Joel Sherrill <joel@OARcorp.com>

	* Per PR147 addressed problems when reseting and inserting a timer
	into a timer chain that did not honor time passage since the last
	time the timer server was scheduled and the new insertion.
	* sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.

2001-03-28	Joel Sherrill <joel@OARcorp.com>

	* Side-effect of PR132.
	* sp21/system.h: Now must explicitly request NULL driver.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-03-20	Chris Johns <ccj@acm.org>

	* PR145.
	* sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
	in system (e.g. driver tasks).  Also exit on minimum number of
	switches not precise number.

2001-01-29	Joel Sherrill <joel@OARcorp.com>

	* Fixed bug where resetting a timer that was not at the head
	of one of the task timer chains resulted in the Timer Server
	task waking up too far in the future.
	* Added rtems_timer_get_information() directive to support testing.
	* sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
	above condition.

2001-01-22	Joel Sherrill <joel@OARcorp.com>

	* sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
	because priority added as argument to rtems_timer_initiate_server().

2001-01-16	Joel Sherrill <joel@OARcorp.com>

	* Added tests for task-based timers.  This included the new tests
	sp30 and sp31.
	* Makefile.am, configure.ac: Modified to reflect new tests and files.
	* sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
	for task-based timer services.
	* sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
	sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
	sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
	sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
	sp31/task1.c: New files.

2001-11-01	Joel Sherrill <joel@OARcorp.com>

	* sp26/system.h: Properly account for stack memory used by
	this test. Reported by Jerry Needell <jerry.needell@unh.edu>
	and processed as PR78.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.

2001-09-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sp20/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp02/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp19/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp11/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp25/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp04/Makefile.am: include leaf.am instead of leaf.cfg.
	* spsize/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp01/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp16/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp05/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp09/Makefile.am: include leaf.am instead of leaf.cfg.
	* spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp06/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp23/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp28/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp03/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp29/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp13/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp27/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp14/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp07/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp15/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp17/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp22/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp12/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp26/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp21/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp24/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp08/Makefile.am: include leaf.am instead of leaf.cfg.

2001-08-16	Joel Sherrill <joel@OARcorp.com>

	* sp20/system.h: Account for extra task stacks properly.

2001-08-16	Joel Sherrill <joel@OARcorp.com>

	* sp13/sp13.scn: Id in screen had wrong class field value.
	* sp13/system.h: Account for message buffer memory.
	* sp13/task2.c: Remove unnecessary check for failure.

2001-05-10	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).

2001-04-20	Joel Sherrill <joel@OARcorp.com>

	* sp298/sp28.scn: Minor adjustment so test output matches the screen
	file.

2001-02-07	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* spsize/size.c: Use #if !defined(RTEMS_UNIX).

2001-01-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sp21/Makefile.am: Remove libtest.

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
	* sptests.am: Remove DEFS.

2000-09-29	Joel Sherrill <joel@OARcorp.com>

	* sp20/sp20.scn: Corrected to reflect new addition.
	* sp20/system.h: Removed comment reflecting history.

2000-09-29	Stephan Merker <merker@decrc.abb.de>

	* sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
	Added new task to test sequence of altering a period's length
	while it is still active.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
	sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
	sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
	sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
	sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
	sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
	sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
	sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
	sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
	spfatal/Makefile.am, spsize/Makefile.am: Include compile.am

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.