summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtime/main.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 15:13:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-19 15:13:34 +0000
commit4e7ca872123b461ac184890ab85fe796d859bfbe (patch)
treefb6fb69cac79d5fbd3bdb89efe05050acb76b0db /testsuites/psxtests/psxtime/main.c
parent2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-4e7ca872123b461ac184890ab85fe796d859bfbe.tar.bz2
2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxtime/main.c, psxtime/psxtime.scn, psxtime/test.c: Add test case for adjusting time (adjtime()) where the time is adjusted by enough microseconds that it crosses a second boundary.
Diffstat (limited to 'testsuites/psxtests/psxtime/main.c')
-rw-r--r--testsuites/psxtests/psxtime/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxtime/main.c b/testsuites/psxtests/psxtime/main.c
index 59a417a2dc..cddbbdb9da 100644
--- a/testsuites/psxtests/psxtime/main.c
+++ b/testsuites/psxtests/psxtime/main.c
@@ -1,5 +1,5 @@
/*
- * Simple test program -- simplified version of sample test hello.
+ * Simple RTEMS startup to call main
*
* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).