From b68d231ee23e5d1a0e38e03d34ce5af3c5cfd5f8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 6 May 2011 07:08:04 +0000 Subject: 2011-05-06 Sebastian Huber * spnsext01/.cvsignore, spnsext01/Makefile.am, spnsext01/init.c, spnsext01/spnsext01.doc, spnsext01/spnsext01.scn: New files. * Makefile.am, configure.ac: Reflect changes above. --- testsuites/sptests/spnsext01/spnsext01.doc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 testsuites/sptests/spnsext01/spnsext01.doc (limited to 'testsuites/sptests/spnsext01/spnsext01.doc') 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 +# +# +# 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. -- cgit v1.2.3