From 524e78570ae779f8421695082087acc4b2d7c55d Mon Sep 17 00:00:00 2001 From: Shaily Sangwan Date: Fri, 3 Jan 2014 13:12:43 -0600 Subject: [PATCH] psxtime: Added doc file. --- testsuites/psxtests/psxtime/psxtime.doc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 testsuites/psxtests/psxtime/psxtime.doc diff --git a/testsuites/psxtests/psxtime/psxtime.doc b/testsuites/psxtests/psxtime/psxtime.doc new file mode 100644 index 0000000000..c965e0474e --- /dev/null +++ b/testsuites/psxtests/psxtime/psxtime.doc @@ -0,0 +1,24 @@ +# testsuites/psxtests/psxtime/psxtime.doc +# Copyright (c) 2013 Shaily Sangwan . +# +# 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: psxtime + +directives: ++ gettimeofday ++ rtems_clock_set ++ rtems_clock_get_tod ++ time ++ localtime ++ gmtime + + + +concepts: + ++ Tests the getting and setting of POSIX timing routines, runs the directives on various time instances and adjusts the time delay