From 6da9972793a620b4574e4d741004797c92e3eeaf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 14 Nov 2002 17:36:48 +0000 Subject: 2002-11-14 Joel Sherrill * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens. --- testsuites/psxtests/psx01/psx01.scn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/psxtests/psx01/psx01.scn') diff --git a/testsuites/psxtests/psx01/psx01.scn b/testsuites/psxtests/psx01/psx01.scn index 82e98bbcbc..7633a05d89 100644 --- a/testsuites/psxtests/psx01/psx01.scn +++ b/testsuites/psxtests/psx01/psx01.scn @@ -28,7 +28,7 @@ Init: nanosleep - yield Init: nanosleep - 3.05 seconds Fri May 24 11:05:06 1996 Init: sec (0), nsec (0) remaining -Init: ID is 0x0c010001 +Init: ID is 0x0b010001 Init: sched_get_priority_min (SCHED_FIFO) -- 1 Init: sched_get_priority_min -- EINVAL (invalid policy) Init: sched_get_priority_max (SCHED_FIFO) -- 254 @@ -40,7 +40,7 @@ Init: sched_yield to Task_1 Task_1: sched_yield to Init Init: pthread_exit -Task_1: ID is 0x0c010002 +Task_1: ID is 0x0b010002 Task_1: pthread_equal - match case passed Task_1: pthread_equal - different case passed Task_1: pthread_equal - first id bad -- cgit v1.2.3