From 4a80bf2bb1c9e49489d2648f73bc83b65fea6ecc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Jan 2001 15:52:19 +0000 Subject: 2001-01-25 Joel Sherrill * psx01/psx01.scn: Corrected to reflect clock_getres() now working. --- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/psx01/psx01.scn | 8 +++----- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'testsuites') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 3a1181499f..1f622d5f1a 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2001-01-25 Joel Sherrill + + * psx01/psx01.scn: Corrected to reflect clock_getres() now working. + 2000-11-17 Jennifer Averett * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers diff --git a/testsuites/psxtests/psx01/psx01.scn b/testsuites/psxtests/psx01/psx01.scn index fcab0f4c65..82e98bbcbc 100644 --- a/testsuites/psxtests/psx01/psx01.scn +++ b/testsuites/psxtests/psx01/psx01.scn @@ -5,16 +5,14 @@ Init: uts.nodename: Node 1 Init: uts.release: rtems-VERSION NOTE: VERSION will vary. Init: uts.version: -Init: uts.machine: CPU/BSP -NOTE: CPU/BSP will vary. - +Init: uts.machine: CPU/CPU Model +NOTE: CPU/CPU Model will vary. Init: clock_gettime - EINVAL (invalid clockid) Init: clock_settime - EINVAL (invalid clockid) Init: clock_getres - EINVAL (invalid clockid) Init: clock_getres - EINVAL (NULL resolution) Init: clock_getres - SUCCESSFUL -Init: resolution = sec (100), nsec (0) - +Init: resolution = sec (0), nsec (10000000) Fri May 24 11:05:00 1996 Init: clock_settime - SUCCESSFUL Fri May 24 11:05:00 1996 -- cgit v1.2.3