source: rtems/c/src/tests/sptests/ChangeLog @ 0a32a21

4.104.114.84.95
Last change on this file since 0a32a21 was 0a32a21, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 19:30:51

2001-03-28 Joel Sherrill <joel@…>

  • Side-effect of PR132.
  • sp21/system.h: Now must explicitly request NULL driver.
  • Property mode set to 100644
File size: 7.4 KB
Line 
12001-03-28      Joel Sherrill <joel@OARcorp.com>
2
3        * Side-effect of PR132.
4        * sp21/system.h: Now must explicitly request NULL driver.
5
62002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac:
9        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
10        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
11        * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
43
442002-03-20      Chris Johns <ccj@acm.org>
45
46        * PR145.
47        * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present
48        in system (e.g. driver tasks).  Also exit on minimum number of
49        switches not precise number.
50
512001-01-29      Joel Sherrill <joel@OARcorp.com>
52
53        * Fixed bug where resetting a timer that was not at the head
54        of one of the task timer chains resulted in the Timer Server
55        task waking up too far in the future.
56        * Added rtems_timer_get_information() directive to support testing.
57        * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for
58        above condition.
59
602001-01-22      Joel Sherrill <joel@OARcorp.com>
61
62        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
63        because priority added as argument to rtems_timer_initiate_server().
64
652001-01-16      Joel Sherrill <joel@OARcorp.com>
66
67        * Added tests for task-based timers.  This included the new tests
68        sp30 and sp31.
69        * Makefile.am, configure.ac: Modified to reflect new tests and files.
70        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
71        for task-based timer services.
72        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
73        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
74        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
75        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
76        sp31/task1.c: New files.
77
782001-11-01      Joel Sherrill <joel@OARcorp.com>
79
80        * sp26/system.h: Properly account for stack memory used by
81        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
82        and processed as PR78.
83
842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
87        * configure.in: Remove.
88        * configure.ac: New file, generated from configure.in by autoupdate.
89
902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
93
942001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
97        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
98        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
99        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
100        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
101        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
102        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
103        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
104        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
105        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
106        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
107        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
108        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
109        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
110        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
111        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
112        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
113        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
114        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
115        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
116        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
117        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
118        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
119        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
120        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
121        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
122        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
123        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
124        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
125
1262001-08-16      Joel Sherrill <joel@OARcorp.com>
127
128        * sp20/system.h: Account for extra task stacks properly.
129
1302001-08-16      Joel Sherrill <joel@OARcorp.com>
131
132        * sp13/sp13.scn: Id in screen had wrong class field value.
133        * sp13/system.h: Account for message buffer memory.
134        * sp13/task2.c: Remove unnecessary check for failure.
135
1362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
137
138        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
139
1402001-04-20      Joel Sherrill <joel@OARcorp.com>
141
142        * sp298/sp28.scn: Minor adjustment so test output matches the screen
143        file.
144
1452001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
148
1492001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * sp21/Makefile.am: Remove libtest.
152
1532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
156
1572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
160
1612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
164        Switch to GNU canonicalization.
165        * sptests.am: Remove DEFS.
166
1672000-09-29      Joel Sherrill <joel@OARcorp.com>
168
169        * sp20/sp20.scn: Corrected to reflect new addition.
170        * sp20/system.h: Removed comment reflecting history.
171
1722000-09-29      Stephan Merker <merker@decrc.abb.de>
173
174        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
175        Added new task to test sequence of altering a period's length
176        while it is still active.
177
1782000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
181        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
182        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
183        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
184        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
185        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
186        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
187        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
188        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
189        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
190
1912000-08-10      Joel Sherrill <joel@OARcorp.com>
192
193        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.