summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxclock/psxclock.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 17:59:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-14 17:59:29 +0000
commitab2422c01f42311c1f6a0c786616ef3b82556061 (patch)
tree1c1e3e61b6f413d3fb23adf9656fc4c1b4a8a809 /testsuites/psxtests/psxclock/psxclock.scn
parent2009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ab2422c01f42311c1f6a0c786616ef3b82556061.tar.bz2
2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test case for nanosleep of a very small delay which mathematically is less than a clock tick.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxclock/psxclock.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxclock/psxclock.scn b/testsuites/psxtests/psxclock/psxclock.scn
index 15524c74da..c5b3e1e062 100644
--- a/testsuites/psxtests/psxclock/psxclock.scn
+++ b/testsuites/psxtests/psxclock/psxclock.scn
@@ -21,6 +21,7 @@ Init: seconds remaining (0)
Init: nanosleep - EINVAL (NULL time)
Init: nanosleep - EINVAL (too many nanoseconds)
Init: nanosleep - negative seconds small delay
+Init: nanosleep - delay so small results in one tick
Init: nanosleep - yield with remaining
Init: nanosleep - yield with NULL time remaining
Init: nanosleep - 1.05 seconds