summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp72/sp72.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 15:38:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 15:38:41 +0000
commit80031e28ed540cf3a371d3bba747ccac5c056091 (patch)
treefeb7cfe7b4511e8d0bdcaf89fa445a62e76d269e /testsuites/sptests/sp72/sp72.scn
parent2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-80031e28ed540cf3a371d3bba747ccac5c056091.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test to extract a task blocked with timeout on a priority ordered thread queue. * sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc, sp72/sp72.scn: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp72/sp72.scn5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/sp72/sp72.scn b/testsuites/sptests/sp72/sp72.scn
new file mode 100644
index 0000000000..89463af354
--- /dev/null
+++ b/testsuites/sptests/sp72/sp72.scn
@@ -0,0 +1,5 @@
+*** TEST SP72 ***
+Init - sleep 1 second
+Task - rtems_semaphore_obtain - wait w/timeout
+Init - rtems_task_delete - to extract priority w/timeout
+*** END OF TEST SP72 ***