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/psx01/psx01.scn | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'testsuites/psxtests/psx01/psx01.scn') 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