source: rtems/testsuites/sptests/ChangeLog @ 2fc6dc3

4.104.114.84.95
Last change on this file since 2fc6dc3 was 2fc6dc3, checked in by Joel Sherrill <joel.sherrill@…>, on 01/22/02 at 19:14:37

2001-01-22 Joel Sherrill <joel@…>

  • sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified because priority added as argument to rtems_timer_initiate_server().
  • Property mode set to 100644
File size: 5.1 KB
Line 
12001-01-22      Joel Sherrill <joel@OARcorp.com>
2
3        * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified
4        because priority added as argument to rtems_timer_initiate_server().
5
62001-01-16      Joel Sherrill <joel@OARcorp.com>
7
8        * Added tests for task-based timers.  This included the new tests
9        sp30 and sp31.
10        * Makefile.am, configure.ac: Modified to reflect new tests and files.
11        * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks
12        for task-based timer services.
13        * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c,
14        sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c,
15        sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c,
16        sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h,
17        sp31/task1.c: New files.
18
192001-11-01      Joel Sherrill <joel@OARcorp.com>
20
21        * sp26/system.h: Properly account for stack memory used by
22        this test. Reported by Jerry Needell <jerry.needell@unh.edu>
23        and processed as PR78.
24
252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
28        * configure.in: Remove.
29        * configure.ac: New file, generated from configure.in by autoupdate.
30
312001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
34
352001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * sp20/Makefile.am: include leaf.am instead of leaf.cfg.
38        * sp02/Makefile.am: include leaf.am instead of leaf.cfg.
39        * sp19/Makefile.am: include leaf.am instead of leaf.cfg.
40        * sp11/Makefile.am: include leaf.am instead of leaf.cfg.
41        * sp25/Makefile.am: include leaf.am instead of leaf.cfg.
42        * sp04/Makefile.am: include leaf.am instead of leaf.cfg.
43        * spsize/Makefile.am: include leaf.am instead of leaf.cfg.
44        * sp01/Makefile.am: include leaf.am instead of leaf.cfg.
45        * sp16/Makefile.am: include leaf.am instead of leaf.cfg.
46        * sp05/Makefile.am: include leaf.am instead of leaf.cfg.
47        * sp09/Makefile.am: include leaf.am instead of leaf.cfg.
48        * spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
49        * sp06/Makefile.am: include leaf.am instead of leaf.cfg.
50        * sp23/Makefile.am: include leaf.am instead of leaf.cfg.
51        * sp28/Makefile.am: include leaf.am instead of leaf.cfg.
52        * sp03/Makefile.am: include leaf.am instead of leaf.cfg.
53        * sp29/Makefile.am: include leaf.am instead of leaf.cfg.
54        * sp13/Makefile.am: include leaf.am instead of leaf.cfg.
55        * sp27/Makefile.am: include leaf.am instead of leaf.cfg.
56        * sp14/Makefile.am: include leaf.am instead of leaf.cfg.
57        * sp07/Makefile.am: include leaf.am instead of leaf.cfg.
58        * sp15/Makefile.am: include leaf.am instead of leaf.cfg.
59        * sp17/Makefile.am: include leaf.am instead of leaf.cfg.
60        * sp22/Makefile.am: include leaf.am instead of leaf.cfg.
61        * sp12/Makefile.am: include leaf.am instead of leaf.cfg.
62        * sp26/Makefile.am: include leaf.am instead of leaf.cfg.
63        * sp21/Makefile.am: include leaf.am instead of leaf.cfg.
64        * sp24/Makefile.am: include leaf.am instead of leaf.cfg.
65        * sp08/Makefile.am: include leaf.am instead of leaf.cfg.
66
672001-08-16      Joel Sherrill <joel@OARcorp.com>
68
69        * sp20/system.h: Account for extra task stacks properly.
70
712001-08-16      Joel Sherrill <joel@OARcorp.com>
72
73        * sp13/sp13.scn: Id in screen had wrong class field value.
74        * sp13/system.h: Account for message buffer memory.
75        * sp13/task2.c: Remove unnecessary check for failure.
76
772001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
78
79        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
80
812001-04-20      Joel Sherrill <joel@OARcorp.com>
82
83        * sp298/sp28.scn: Minor adjustment so test output matches the screen
84        file.
85
862001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * spsize/size.c: Use #if !defined(RTEMS_UNIX).
89
902001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * sp21/Makefile.am: Remove libtest.
93
942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
101
1022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
105        Switch to GNU canonicalization.
106        * sptests.am: Remove DEFS.
107
1082000-09-29      Joel Sherrill <joel@OARcorp.com>
109
110        * sp20/sp20.scn: Corrected to reflect new addition.
111        * sp20/system.h: Removed comment reflecting history.
112
1132000-09-29      Stephan Merker <merker@decrc.abb.de>
114
115        * sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
116        Added new task to test sequence of altering a period's length
117        while it is still active.
118
1192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
122        sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
123        sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
124        sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
125        sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
126        sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
127        sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
128        sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
129        sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
130        spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
131
1322000-08-10      Joel Sherrill <joel@OARcorp.com>
133
134        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.