Warning, /testsuites/psxtests/psxonce01/psxonce01.scn is written in an unsupported language. File is not indexed.
0001 *** BEGIN OF TEST PSXONCE 1 ***
0002 *** TEST VERSION: 5.0.0.e214ff4b636011bd149e3683c89aa982e361fd1c
0003 *** TEST STATE: EXPECTED_PASS
0004 *** TEST BUILD:
0005 *** TEST TOOLS: 7.4.0 20181206 (RTEMS 5, RSB c41b9d0df7e5b4a5056ca50c2534380a44e92769, Newlib 3e24fbf6f)
0006 Init: pthread_once - EINVAL (NULL once_control)
0007 Init: pthread_once - EINVAL (NULL init_routine)
0008 Init: pthread_once - SUCCESSFUL (init_routine executes)
0009 Test_init_routine: invoked
0010 Init: call counter: 1
0011 Init: pthread_once - SUCCESSFUL (init_routine does not execute)
0012 Init: call counter: 1
0013
0014 *** END OF TEST PSXONCE 1 ***