OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [psxtests/] [psx01/] [psx01.scn] - Blame information for rev 30

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
*** POSIX TEST 1 ***
2
Init: uname - EFAULT (invalid uts pointer argument)
3
Init: uts.sysname: RTEMS
4
Init: uts.nodename: Node 1
5
Init: uts.release: rtems-VERSION
6
NOTE: VERSION will vary.
7
Init: uts.version:
8
Init: uts.machine: CPU/BSP
9
NOTE: CPU/BSP will vary.
10
 
11
Init: clock_gettime - EINVAL (invalid clockid)
12
Init: clock_settime - EINVAL (invalid clockid)
13
Init: clock_getres - EINVAL (invalid clockid)
14
Init: clock_getres - EINVAL (NULL resolution)
15
Init: clock_getres - SUCCESSFUL
16
Init: resolution = sec (100), nsec (0)
17
 
18
Fri May 24 11:05:00 1996
19
Init: clock_settime - SUCCESSFUL
20
Fri May 24 11:05:00 1996
21
Fri May 24 11:05:00 1996
22
Fri May 24 11:05:03 1996
23
Fri May 24 11:05:03 1996
24
Init: seconds remaining (0)
25
 
26
Init: nanosleep - EINVAL (NULL time)
27
Init: nanosleep - EINVAL (too many nanoseconds)
28
Init: nanosleep - negative seconds small delay
29
Init: nanosleep - yield
30
Init: nanosleep - 3.05 seconds
31
Fri May 24 11:05:06 1996
32
Init: sec (0), nsec (0) remaining
33
Init: ID is 0x0c010001
34
Init: sched_get_priority_min (SCHED_FIFO) -- 1
35
Init: sched_get_priority_min -- EINVAL (invalid policy)
36
Init: sched_get_priority_max (SCHED_FIFO) -- 254
37
Init: sched_get_priority_min -- EINVAL (invalid policy)
38
Init: Round Robin quantum is 0 seconds, 500000000 nanoseconds
39
Init: pthread_create - SUCCESSFUL
40
Init: pthread_create - EAGAIN (too many threads)
41
Init: sched_yield to Task_1
42
Task_1: sched_yield to Init
43
Init: pthread_exit
44
 
45
Task_1: ID is 0x0c010002
46
Task_1: pthread_equal - match case passed
47
Task_1: pthread_equal - different case passed
48
Task_1: pthread_equal - first id bad
49
Task_1: pthread_equal - second id bad
50
Task_1: pthread_once - EINVAL (NULL once_control)
51
Task_1: pthread_once - EINVAL (NULL init_routine)
52
Task_1: pthread_once - SUCCESSFUL (init_routine executes)
53
Test_init_routine: invoked
54
Task_1: pthread_once - SUCCESSFUL (init_routine does not execute)
55
*** END OF POSIX TEST 1 ***

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.