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

* sp20/sp20.scn: Corrected to reflect new addition.
	* sp20/system.h: Removed comment reflecting history.
This commit is contained in:
Joel Sherrill
2000-09-29 15:51:22 +00:00
parent cf42c54cfa
commit 837ab84157
6 changed files with 38 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
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:

View File

@@ -13,12 +13,25 @@ TA4 - rtems_rate_monotonic_ident id = 0x2c010004
TA4 - (0x2c010004) period 2
TA5 - rtems_rate_monotonic_create id = 0x2c010005
TA5 - rtems_rate_monotonic_ident id = 0x2c010005
TA5 - (0x28010005) period 100
TA5 - (0x2c010005) period 100
TA6 - rtems_rate_monotonic_create id = 0x2c010006
TA6 - rtems_rate_monotonic_ident id = 0x2c010006
TA6 - (0x2c010006) period 0
TA5 - PERIODS CHECK OK (1)
TA5 - PERIODS CHECK OK (2)
TA5 - PERIODS CHECK OK (3)
TA5 - PERIODS CHECK OK (4)
TA5 - PERIODS CHECK OK (5)
TA6 - Actual: 10 Expected: 10 - OK
TA6 - Actual: 20 Expected: 20 - OK
TA6 - Actual: 30 Expected: 30 - OK
TA6 - Actual: 40 Expected: 40 - OK
TA6 - Actual: 50 Expected: 50 - OK
TA6 - Actual: 60 Expected: 60 - OK
TA6 - Actual: 70 Expected: 70 - OK
TA6 - Actual: 80 Expected: 80 - OK
TA6 - Actual: 90 Expected: 90 - OK
TA6 - Actual: 100 Expected: 100 - OK
TA5 - PERIODS CHECK OK (6)
TA5 - PERIODS CHECK OK (7)
TA5 - PERIODS CHECK OK (8)

View File

@@ -13,10 +13,6 @@
* $Id$
*/
/* StM:
One test added for verifying rtems_rate_monotonic_period() with changing period lengths.
*/
#include <tmacros.h>
/* types */

View File

@@ -1,3 +1,8 @@
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:

View File

@@ -13,12 +13,25 @@ TA4 - rtems_rate_monotonic_ident id = 0x2c010004
TA4 - (0x2c010004) period 2
TA5 - rtems_rate_monotonic_create id = 0x2c010005
TA5 - rtems_rate_monotonic_ident id = 0x2c010005
TA5 - (0x28010005) period 100
TA5 - (0x2c010005) period 100
TA6 - rtems_rate_monotonic_create id = 0x2c010006
TA6 - rtems_rate_monotonic_ident id = 0x2c010006
TA6 - (0x2c010006) period 0
TA5 - PERIODS CHECK OK (1)
TA5 - PERIODS CHECK OK (2)
TA5 - PERIODS CHECK OK (3)
TA5 - PERIODS CHECK OK (4)
TA5 - PERIODS CHECK OK (5)
TA6 - Actual: 10 Expected: 10 - OK
TA6 - Actual: 20 Expected: 20 - OK
TA6 - Actual: 30 Expected: 30 - OK
TA6 - Actual: 40 Expected: 40 - OK
TA6 - Actual: 50 Expected: 50 - OK
TA6 - Actual: 60 Expected: 60 - OK
TA6 - Actual: 70 Expected: 70 - OK
TA6 - Actual: 80 Expected: 80 - OK
TA6 - Actual: 90 Expected: 90 - OK
TA6 - Actual: 100 Expected: 100 - OK
TA5 - PERIODS CHECK OK (6)
TA5 - PERIODS CHECK OK (7)
TA5 - PERIODS CHECK OK (8)

View File

@@ -13,10 +13,6 @@
* $Id$
*/
/* StM:
One test added for verifying rtems_rate_monotonic_period() with changing period lengths.
*/
#include <tmacros.h>
/* types */