summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spnsext01/spnsext01.doc
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2011-05-06 07:08:04 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2011-05-06 07:08:04 +0000
commitb68d231ee23e5d1a0e38e03d34ce5af3c5cfd5f8 (patch)
tree4ba3d4d9a03dfbae93f077ccff92064f7389f745 /testsuites/sptests/spnsext01/spnsext01.doc
parent2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b68d231ee23e5d1a0e38e03d34ce5af3c5cfd5f8.tar.bz2
2011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spnsext01/.cvsignore, spnsext01/Makefile.am, spnsext01/init.c, spnsext01/spnsext01.doc, spnsext01/spnsext01.scn: New files. * Makefile.am, configure.ac: Reflect changes above.
Diffstat (limited to 'testsuites/sptests/spnsext01/spnsext01.doc')
-rw-r--r--testsuites/sptests/spnsext01/spnsext01.doc27
1 files changed, 27 insertions, 0 deletions
diff --git a/testsuites/sptests/spnsext01/spnsext01.doc b/testsuites/sptests/spnsext01/spnsext01.doc
new file mode 100644
index 0000000000..c35f4a5c17
--- /dev/null
+++ b/testsuites/sptests/spnsext01/spnsext01.doc
@@ -0,0 +1,27 @@
+#
+# Copyright (c) 2011 embedded brains GmbH. All rights reserved.
+#
+# embedded brains GmbH
+# Obere Lagerstr. 30
+# 82178 Puchheim
+# Germany
+# <rtems@embedded-brains.de>
+#
+# 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.
+#
+# $Id$
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: spnsext
+
+directives:
+
+ rtems_clock_get_uptime
+
+concepts:
+
++ Check if nano seconds extension works.