summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp73/sp73.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-11 16:39:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-11 16:39:27 +0000
commit89ed8a9055f7415bbbe989b1ee71ea86c3d511d6 (patch)
tree6760050a10855c86889d056792562d93136bd603 /testsuites/sptests/sp73/sp73.scn
parentRemove (Obsolete). (diff)
downloadrtems-89ed8a9055f7415bbbe989b1ee71ea86c3d511d6.tar.bz2
2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am, configure.ac: Add sp73. This is a new test designed to improve coverage of the thread yield logic. * sp73/.cvsignore, sp73/Makefile.am, sp73/init.c, sp73/sp73.doc, sp73/sp73.scn: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp73/sp73.scn8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/sptests/sp73/sp73.scn b/testsuites/sptests/sp73/sp73.scn
new file mode 100644
index 0000000000..53b6e82135
--- /dev/null
+++ b/testsuites/sptests/sp73/sp73.scn
@@ -0,0 +1,8 @@
+*** SP73 (YIELD) TEST ***
+TA1 - rtems_clock_get_tod - 09:00:00 12/31/1988
+TA2 - rtems_clock_get_tod - 09:00:00 12/31/1988
+TA3 - rtems_clock_get_tod - 09:00:00 12/31/1988
+TA1 - rtems_clock_get_tod - 09:00:05 12/31/1988
+TA1 - rtems_clock_get_tod - 09:00:10 12/31/1988
+TA2 - rtems_clock_get_tod - 09:00:10 12/31/1988
+*** END OF SP73 (YIELD) TEST ***