summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxalarm01/psxalarm01.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-11 22:32:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-11 22:32:03 +0000
commita45069732331cadcc578fc6957a1e164dc4fed4b (patch)
tree0294e937dc6f0bf329047b6dbf4f589f323053d0 /testsuites/psxtests/psxalarm01/psxalarm01.doc
parent2009-10-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-a45069732331cadcc578fc6957a1e164dc4fed4b.tar.bz2
2009-10-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test to ensure that canceling an alarm works as defined. * psxalarm01/.cvsignore, psxalarm01/Makefile.am, psxalarm01/init.c, psxalarm01/psxalarm01.doc, psxalarm01/psxalarm01.scn: New files.
Diffstat (limited to 'testsuites/psxtests/psxalarm01/psxalarm01.doc')
-rw-r--r--testsuites/psxtests/psxalarm01/psxalarm01.doc21
1 files changed, 21 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxalarm01/psxalarm01.doc b/testsuites/psxtests/psxalarm01/psxalarm01.doc
new file mode 100644
index 0000000000..42f05d45a6
--- /dev/null
+++ b/testsuites/psxtests/psxalarm01/psxalarm01.doc
@@ -0,0 +1,21 @@
+#
+# $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: psxalarm01
+
+directives:
+ alarm
+
+concepts:
+
++ Verifies that canceling an active alarm works.