sptests/*/*.scn: Convert to UNIX format

Accidentally committed in DOS format.
This commit is contained in:
Joel Sherrill
2025-03-18 12:26:57 -05:00
committed by Kinsey Moore
parent 812901f53b
commit 2eb458afa6
5 changed files with 30 additions and 30 deletions

View File

@@ -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 ***

View File

@@ -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 ***

View File

@@ -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 ***

View File

@@ -1,2 +1,2 @@
*** TEST sp77 ***
*** TEST sp77 ***
*** END OF TEST sp77 ***

View File

@@ -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