From 7fbe4fa1bfa42b61e5fe31be1fbdc2a728206d3a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Jul 2009 23:06:46 +0000 Subject: 2009-07-21 Joel Sherrill * spintrcritical10/.cvsignore, spintrcritical10/Makefile.am, spintrcritical10/init.c, spintrcritical10/spintrcritical10.doc, spintrcritical10/spintrcritical10.scn: New files. --- .../sptests/spintrcritical10/spintrcritical10.doc | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 testsuites/sptests/spintrcritical10/spintrcritical10.doc (limited to 'testsuites/sptests/spintrcritical10/spintrcritical10.doc') diff --git a/testsuites/sptests/spintrcritical10/spintrcritical10.doc b/testsuites/sptests/spintrcritical10/spintrcritical10.doc new file mode 100644 index 0000000000..ca26b7941e --- /dev/null +++ b/testsuites/sptests/spintrcritical10/spintrcritical10.doc @@ -0,0 +1,24 @@ +# +# $Id$ +# +# COPYRIGHT (c) 1989-2009. +# On-Line Applications Research Corporation (OAR). +# +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at +# http://www.rtems.com/license/LICENSE. +# + +This file describes the directives and concepts tested by this test set. + +test set name: spintrcritical10 + +directives: + + rtems_event_receive + rtems_event_send + +concepts: + ++ Ensure that timing out while while the task is in the process + of blocking on a thread queue works as expected. -- cgit v1.2.3