forked from Imagelibrary/rtems
sptests/*/*.scn: Convert to UNIX format
Accidentally committed in DOS format.
This commit is contained in:
committed by
Kinsey Moore
parent
812901f53b
commit
2eb458afa6
@@ -1,11 +1,11 @@
|
||||
sparc-rtems4.10-run is /opt/rtems-4.10/bin/sparc-rtems4.10-run
|
||||
|
||||
|
||||
*** TEST 60 ***
|
||||
Init - rtems_rate_monotonic_create - first period
|
||||
Init - rtems_rate_monotonic_create - second period
|
||||
Init - rtems_rate_monotonic_period - short period
|
||||
Init - rtems_rate_monotonic_period - long period initiated
|
||||
Init - rtems_rate_monotonic_period - long period block
|
||||
Init - rtems_rate_monotonic_period - verify long period expired
|
||||
*** END OF TEST 60 ***
|
||||
|
||||
|
||||
*** TEST 60 ***
|
||||
Init - rtems_rate_monotonic_create - first period
|
||||
Init - rtems_rate_monotonic_create - second period
|
||||
Init - rtems_rate_monotonic_period - short period
|
||||
Init - rtems_rate_monotonic_period - long period initiated
|
||||
Init - rtems_rate_monotonic_period - long period block
|
||||
Init - rtems_rate_monotonic_period - verify long period expired
|
||||
*** END OF TEST 60 ***
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
*** SP74 (YIELD) TEST ***
|
||||
Create TA1 at higher priority task
|
||||
Yield to TA1
|
||||
Successfully yielded it to higher priority task
|
||||
*** END OF SP74 TEST ***
|
||||
*** SP74 (YIELD) TEST ***
|
||||
Create TA1 at higher priority task
|
||||
Yield to TA1
|
||||
Successfully yielded it to higher priority task
|
||||
*** END OF SP74 TEST ***
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
|
||||
*** SP76 (YIELD) TEST ***
|
||||
Set Init task priority = 2
|
||||
Create TA1 at higher priority task
|
||||
Create TA2 at equal priority task
|
||||
Yield to TA1
|
||||
TA1 - Successfully yielded it to higher priority task
|
||||
*** END OF SP76 TEST ***
|
||||
|
||||
|
||||
*** SP76 (YIELD) TEST ***
|
||||
Set Init task priority = 2
|
||||
Create TA1 at higher priority task
|
||||
Create TA2 at equal priority task
|
||||
Yield to TA1
|
||||
TA1 - Successfully yielded it to higher priority task
|
||||
*** END OF SP76 TEST ***
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
*** TEST sp77 ***
|
||||
*** TEST sp77 ***
|
||||
*** END OF TEST sp77 ***
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
*** TEST Tests for error reporting routines - 03 ***
|
||||
Dummy panic
|
||||
*** END OF TEST Tests for error reporting routines - 03 ***
|
||||
|
||||
fatal error, exiting
|
||||
*** TEST Tests for error reporting routines - 03 ***
|
||||
Dummy panic
|
||||
*** END OF TEST Tests for error reporting routines - 03 ***
|
||||
|
||||
fatal error, exiting
|
||||
|
||||
Reference in New Issue
Block a user