POSIX-results: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Initial version)
 
No edit summary
Line 1: Line 1:
POSIX test results
==Introduction==
This page records the POSIX test results of Yocto 1.2. The test suite is from ltp and version 20110915. Six platforms are included: qemu-arm qemu-ppc qemu-mips beagleboard mpc8315rdb routerstation.
There are 1794 test cases in total, only failed items are list here.
 
==Results and analysis==
The results of groups SIG SEM THR TMR MSG TPS MEM are listed. Conclusion of some test cases have been given.
 
Value of clumn "status":
 
'''Bug''': it is a bug and the test case needs to be fixed.
 
'''Ignore''': the case is not appropriate for the hardware or linux
 
'''POSIX''': that test case is in development, that causes the test fails
 
===SIG===


{|border="1"  
{|border="1"  
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''
|-
|-
|| SIG
|| sigaction/16-1            || Ignore || qemu-mips routerstation ||  "test not present" || NO SIGSTKFLT on mips platform || n/a  
|-
|}
|| sigaction/16-1            || Blacklist || qemu-mips routerstation ||  "test not present" || NO SIGSTKFLT on mips platform || n/a  


===THR===


 
{|border="1"
|-
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''
|| THR


|-
|-
Line 37: Line 50:
|-
|-
|| pthread_rwlock_rdlock/3-1  ||          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || ||
|| pthread_rwlock_rdlock/3-1  ||          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || ||
|}


=== TMR ===


 
{|border="1"
|-
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''
|| TMR
 
|-
|-
|| timer_getoverrun/3-1      || '''POSIX''' || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return UNTESTED || n/a
|| timer_getoverrun/3-1      || '''POSIX''' || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return UNTESTED || n/a
Line 50: Line 63:


|-  
|-  
|| clock_getcpuclockid/5-1    || Blacklist   || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Permission issue. Unpriviledge user can access process 'init' cpu time by clock_getcpuclockid. || n/a
|| clock_getcpuclockid/5-1    || Ignore   || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Permission issue. Unpriviledge user can access process 'init' cpu time by clock_getcpuclockid. || n/a
|}
 
 
===MSG===


{|border="1"
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''


|-
|| mq_timedreceive/5-2      || '''Ignore''' ||  qemu-ppc qemu-mips mpc8315 || || The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel || n/a


|-
|-
|| MSG
||mq_timedreceive/10-2      || '''Ignore''' || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel || n/a
 


|-
|-
Line 91: Line 113:


|-
|-
|| mq_timedreceive/5-2      || '''Blacklist''' || qemu-ppc qemu-mips mpc8315 || || The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel || n/a
||mq_timedsend/6-1          || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a


|-
|-
||mq_timedreceive/10-2      || '''Blacklist''' || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||   || The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel || n/a
||mq_timedsend/17-1          || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a


|-
|-
||mq_timedsend/5-1          || PASS now        || qemu-ppc qemu-mips || || ||
||mq_unlink/2-3              || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
|}
 
 
===TPS===


|-
{|border="1"
||mq_timedsend/6-1          || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''


|-
|-
||mq_timedsend/17-1         || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
||sched_getparam/6-1         || Ignore      || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. || n/a


|-
|-
||mq_unlink/2-3              || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
||sched_getscheduler/7-1    || Ignore      || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. || n/a
 
----------------------------------------------------


|-
|-
|| TPS
||sched_yield/1-1          || Bug  || qemu-arm qemu-mips routerstation qemu-ppc mpc8315e || || SIGINT is trapped by bin/run-test.sh || n/a


|-
|-
||sched_get_priority_max/1-3 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_get_priority_max/1-3 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_get_priority_min/1-3 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_get_priority_min/1-3 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
||sched_getparam/6-1        || Blacklist      || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. || n/a


|-
|-
Line 126: Line 148:


|-
|-
||sched_getscheduler/7-1    || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. || n/a
||sched_getscheduler/7-1    || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. || n/a


|-
|-
Line 141: Line 163:


|-
|-
||sched_setparam/12-1 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/12-1 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/13-1 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/13-1 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/14-1 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/14-1 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/15-1 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/15-1 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/16-1 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/16-1 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
Line 165: Line 187:


|-
|-
||sched_setparam/20-1        || Blacklist       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a
||sched_setparam/20-1        || Ignore       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a


|-
|-
||sched_setparam/21-1        || Blacklist       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a
||sched_setparam/21-1        || Ignore       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a


|-
|-
||sched_setparam/21-2        || Blacklist       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a
||sched_setparam/21-2        || Ignore       || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux || n/a


|-
|-
||sched_setparam/23-2 || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/23-2 || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
|| sched_setparam/23-3      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
|| sched_setparam/23-3      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/23-4        || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/23-4        || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setparam/23-5      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/23-5      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a




|-
|-
||sched_setparam/25-2      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/25-2      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a




|-
|-
||sched_setparam/25-3      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/25-3      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a




|-
|-
||sched_setparam/25-4      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setparam/25-4      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
 


|-
||sched_yield/1-1          || Bug  || qemu-arm qemu-mips routerstation qemu-ppc mpc8315e || || SIGINT is trapped by bin/run-test.sh || n/a


|-
|-
Line 218: Line 237:


|-
|-
||sched_setscheduler/9-1        || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/9-1        || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/10-1        || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/10-1        || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/11-1        || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/11-1        || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
Line 243: Line 262:


|-
|-
||sched_setscheduler/17-2      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/17-2      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/17-3      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/17-3      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/17-4      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/17-4      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/19-2      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/19-2      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/19-3      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/19-3      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
||sched_setscheduler/19-4      || Blacklist     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a
||sched_setscheduler/19-4      || Ignore     || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Schedule policy SCHED_SPORADIC is not supported by linux || n/a


|-
|-
Line 265: Line 284:
|-
|-
||sched_setscheduler/22-2        || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
||sched_setscheduler/22-2        || POSIX          || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || || Just print something and then return || n/a
|}


----------------------------------------------------


|-
===MEM===
|| MEM


{|border="1"
|| '''POSIX cases'''|| '''status''' || '''platforms''' || '''error msg''' || '''analysis''' ||'''bugzilla'''
|-
|-
|| mmap/11-4                    || Bug || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || pa: 0x400fb000 pa_2: 0x40115000  || Modification of the partial page at the end of an object is written out || n/a
|| mmap/11-4                    || Bug || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e || pa: 0x400fb000 pa_2: 0x40115000  || Modification of the partial page at the end of an object is written out || n/a
Line 278: Line 298:


|-
|-
|| mmap/27-1                    || Blacklist || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || libc has define macro MAP_FIXED, and test case check  MAP_FIXED defined then quit with PTS_UNTESTED || n/a
|| mmap/27-1                    || Ignore || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || libc has define macro MAP_FIXED, and test case check  MAP_FIXED defined then quit with PTS_UNTESTED || n/a


|-
|-
Line 285: Line 305:
|-
|-
|| mmap/31-1                    || Bug || qemu-arm qemu-ppc mpc8315e beagleboard || off: fffff000, len: fffff000 ||  expect EOVERFLOW but get other error: Cannot allocate memory  || n/a           
|| mmap/31-1                    || Bug || qemu-arm qemu-ppc mpc8315e beagleboard || off: fffff000, len: fffff000 ||  expect EOVERFLOW but get other error: Cannot allocate memory  || n/a           
|-
|| shm_open/23-1                || Bug  || qemu-ppc || HUNG || Create too many (1000) semphores for qemu-ppc, maybe limited to hardware || n/a


|-
|-
Line 309: Line 332:
|-
|-
|| shm_open/19-1                || POSIX || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || test code just return PTS_UNTESTED and do nothing || n/a
|| shm_open/19-1                || POSIX || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || test code just return PTS_UNTESTED and do nothing || n/a
|-
|| shm_open/23-1                || Bug  || qemu-ppc || HUNG || Create too many (1000) semphores for qemu-ppc, maybe limited to hardware || n/a


|-
|-
Line 327: Line 347:
|-
|-
|| shm_open/42-1                || POSIX || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || test code just return PTS_UNTESTED and do nothing || n/a
|| shm_open/42-1                || POSIX || qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e ||  || test code just return PTS_UNTESTED and do nothing || n/a
|}

Revision as of 08:00, 28 November 2011

Introduction

This page records the POSIX test results of Yocto 1.2. The test suite is from ltp and version 20110915. Six platforms are included: qemu-arm qemu-ppc qemu-mips beagleboard mpc8315rdb routerstation. There are 1794 test cases in total, only failed items are list here.

Results and analysis

The results of groups SIG SEM THR TMR MSG TPS MEM are listed. Conclusion of some test cases have been given.

Value of clumn "status":

Bug: it is a bug and the test case needs to be fixed.

Ignore: the case is not appropriate for the hardware or linux

POSIX: that test case is in development, that causes the test fails

SIG

POSIX cases status platforms error msg analysis bugzilla
sigaction/16-1 Ignore qemu-mips routerstation "test not present" NO SIGSTKFLT on mips platform n/a

THR

POSIX cases status platforms error msg analysis bugzilla
pthread_cond_broadcast/1-2 qemu-arm beagleboard HUNG - "timeout" Create too many children thread and can NOT finish in "TIMEOUT" n/a
pthread_create/1-6 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e testcase create NCPU=4 threads running with a high priority with the same sched policy policy and one with a low-priority. The low-priority thread should not run until the other threads stop running, unless the machine has more than NCPU processors. Redefine NCPU = sysconf(_SC_NPROCESSORS_CONF), testcase should pass n/a
pthread_create/10-1 POSIX qemu-arm beagleboard qemu-mips routerstation Segmentation fault test case use an uninitialized attributes object to case pthread_create() segmentation fault then catch the signal. But the uninitialized object is NOT invalid to pthread_create() all the time n/a
pthread_create/14-1 routerstation Segmentation fault test failed 6/10 times n/a
pthread_mutex_lock/3-1 qemu-arm beagleboard routerstation qemu-ppc mpc8315e User defined signal 2
pthread_rwlock_rdlock/2-1 qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e
pthread_rwlock_rdlock/2-2 qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e
pthread_rwlock_rdlock/3-1 qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e

TMR

POSIX cases status platforms error msg analysis bugzilla
timer_getoverrun/3-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return UNTESTED n/a
timer_getoverrun/2-3 qemu-arm beagleboard routerstation(qemu-mips??) WR: Change CONFIG_HZ from 100 to 250 can solve this.
clock_getcpuclockid/5-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Permission issue. Unpriviledge user can access process 'init' cpu time by clock_getcpuclockid. n/a


MSG

POSIX cases status platforms error msg analysis bugzilla
mq_timedreceive/5-2 Ignore qemu-ppc qemu-mips mpc8315 The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel n/a
mq_timedreceive/10-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e The time() can not specifies an abs_timeout to mq_timedreceiver () for preempt_rt kernel n/a


mq_close/5-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/4-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/10-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/14-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/17-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/22-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/24-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/25-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/28-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_open/30-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_send/6-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_timedsend/6-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_timedsend/17-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
mq_unlink/2-3 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


TPS

POSIX cases status platforms error msg analysis bugzilla
sched_getparam/6-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. n/a
sched_getscheduler/7-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. n/a
sched_yield/1-1 Bug qemu-arm qemu-mips routerstation qemu-ppc mpc8315e SIGINT is trapped by bin/run-test.sh n/a
sched_get_priority_max/1-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_get_priority_min/1-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a


sched_getscheduler/2-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_getscheduler/7-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e WR: A permission test. On Linux, the kernel makes no check on user permission to call this API. So basically we don't know on what condition a system should return EPERM. It is implementation defined. n/a
sched_setparam/3-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/6-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/7-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/8-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/12-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/13-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/14-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/15-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/16-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/17-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/18-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/19-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setparam/20-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux n/a
sched_setparam/21-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux n/a
sched_setparam/21-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e PTHREAD_SCOPE_PROCESS for pthread_attr_setscope() is not supported by linux n/a
sched_setparam/23-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/23-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/23-4 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setparam/23-5 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a


sched_setparam/25-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a


sched_setparam/25-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a


sched_setparam/25-4 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a


sched_setscheduler/2-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


sched_setscheduler/5-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


sched_setscheduler/6-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


sched_setscheduler/7-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


sched_setscheduler/9-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/10-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/11-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/12-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


sched_setscheduler/13-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setscheduler/14-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setscheduler/15-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setscheduler/15-2 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setscheduler/17-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/17-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/17-4 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/19-2 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/19-3 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/19-4 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Schedule policy SCHED_SPORADIC is not supported by linux n/a
sched_setscheduler/22-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a
sched_setscheduler/22-2 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Just print something and then return n/a


MEM

POSIX cases status platforms error msg analysis bugzilla
mmap/11-4 Bug qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e pa: 0x400fb000 pa_2: 0x40115000 Modification of the partial page at the end of an object is written out n/a
mmap/11-5 Bug qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e Modification of the partial page at the end of an object is written out n/a
mmap/27-1 Ignore qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e libc has define macro MAP_FIXED, and test case check MAP_FIXED defined then quit with PTS_UNTESTED n/a
mmap/28-1 Bug qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test mmap() with 4 timed page size expect fail with errno ENXIO( No such device or address) but successed. n/a
mmap/31-1 Bug qemu-arm qemu-ppc mpc8315e beagleboard off: fffff000, len: fffff000 expect EOVERFLOW but get other error: Cannot allocate memory n/a
shm_open/23-1 Bug qemu-ppc HUNG Create too many (1000) semphores for qemu-ppc, maybe limited to hardware n/a
shm_open/2-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/3-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/6-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/7-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/9-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/10-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/12-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/19-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/24-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/27-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/29-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/36-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a
shm_open/42-1 POSIX qemu-arm beagleboard qemu-mips routerstation qemu-ppc mpc8315e test code just return PTS_UNTESTED and do nothing n/a