|
|
(15 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| ==1.3.2 20130516 build ==
| | Obsolete - Can be deleted |
| '''total: 24'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ioctl03 || LTP || n/a || ioctl03 1 TFAIL : (UNKNOWN 0x100) || n/a || It is a LTP bug. Multi-queue support of tuntap test should be added. Already fixed in upstream. ||
| |
| |-
| |
| || send01 || LTP || n/a || sendmsg01 14 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 95) || n/a || It is a LTP bug. Test case should support 3.6+ kernel. Already fixed in upstream. ||
| |
| |-
| |
| || sendmsg01 || LTP || n/a || send01 6 TFAIL : invalid flags set ; returned -1 (expected -1), errno 95 (expected 14) || n/a || Same as above ||
| |
| |-
| |
| || sendto01 || LTP || n/a || sendto01 10 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 32) || n/a || Same as above ||
| |
| |-
| |
| || ksm05 || LTP || n/a || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug. KSM configuration is not enabled, this test should skip. || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || FAIL:/etc/cron.daily.Could not obtain directory status
| |
| /etc/cron.daily FAILED TEST
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || NAB || n/a || aio02/aio_tio io_fsync write:Invalid argument || n/a || io_fsync() calls the syscall io_submit(). When doing IO_CMD_FSYNC and IO_CMD_FDSYNC, Linux kernel will involve the filesystem's aio_fsync and aio_fdsync operations, and if the filesystem doesn't implement these two operations, it will return -EINVAL. In general, this CMD is not implemented in Linux kernel. ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02 || NAB || n/a || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || Test feature NOT supported on some BSP || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| | |
| | |
| ==1.4 M6 RC2 20130418 build ==
| |
| '''total: 21'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ioctl03 || LTP || n/a || ioctl03 1 TFAIL : (UNKNOWN 0x100) || n/a || It is a LTP bug. Multi-queue support of tuntap test should be added. Already fixed in upstream. ||
| |
| |-
| |
| || send01 || LTP || n/a || sendmsg01 14 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 95) || n/a || It is a LTP bug. Test case should support 3.6+ kernel. Already fixed in upstream. ||
| |
| |-
| |
| || sendmsg01 || LTP || n/a || send01 6 TFAIL : invalid flags set ; returned -1 (expected -1), errno 95 (expected 14) || n/a || Same as above ||
| |
| |-
| |
| || sendto01 || LTP || n/a || sendto01 10 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 32) || n/a || Same as above ||
| |
| |-
| |
| || ksm05 || LTP || n/a || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug. KSM configuration is not enabled, this test should skip. || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || FAIL:/etc/cron.daily.Could not obtain directory status
| |
| /etc/cron.daily FAILED TEST
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || NAB || n/a || aio02/aio_tio io_fsync write:Invalid argument || n/a || io_fsync() calls the syscall io_submit(). When doing IO_CMD_FSYNC and IO_CMD_FDSYNC, Linux kernel will involve the filesystem's aio_fsync and aio_fdsync operations, and if the filesystem doesn't implement these two operations, it will return -EINVAL. In general, this CMD is not implemented in Linux kernel. ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02 || NAB || n/a || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || Test feature NOT supported on some BSP || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.4 M5 RC3 20130403 build ==
| |
| '''total: 20'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ioctl03 || LTP || n/a || ioctl03 1 TFAIL : (UNKNOWN 0x100) || n/a || It is a LTP bug. Multi-queue support of tuntap test should be added. Already fixed in upstream. ||
| |
| |-
| |
| || send01 || LTP || n/a || sendmsg01 14 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 95) || n/a || It is a LTP bug. Test case should support 3.6+ kernel. Already fixed in upstream. ||
| |
| |-
| |
| || sendmsg01 || LTP || n/a || send01 6 TFAIL : invalid flags set ; returned -1 (expected -1), errno 95 (expected 14) || n/a || Same as above ||
| |
| |-
| |
| || sendto01 || LTP || n/a || sendto01 10 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 32) || n/a || Same as above ||
| |
| |-
| |
| || ksm05 || LTP || n/a || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug. KSM configuration is not enabled, this test should skip. || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || FAIL:/etc/cron.daily.Could not obtain directory status
| |
| /etc/cron.daily FAILED TEST
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || NAB || n/a || aio02/aio_tio io_fsync write:Invalid argument || n/a || io_fsync() calls the syscall io_submit(). When doing IO_CMD_FSYNC and IO_CMD_FDSYNC, Linux kernel will involve the filesystem's aio_fsync and aio_fdsync operations, and if the filesystem doesn't implement these two operations, it will return -EINVAL. In general, this CMD is not implemented in Linux kernel. ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02 || NAB || n/a || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || Test feature NOT supported on some BSP || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.4 M5 RC2 20130327 build ==
| |
| '''total: 20'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ioctl03 || LTP || n/a || ioctl03 1 TFAIL : (UNKNOWN 0x100) || n/a || It is a LTP bug. Multi-queue support of tuntap test should be added. Already fixed in upstream. ||
| |
| |-
| |
| || send01 || LTP || n/a || sendmsg01 14 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 95) || n/a || It is a LTP bug. Test case should support 3.6+ kernel. Already fixed in upstream. ||
| |
| |-
| |
| || sendmsg01 || LTP || n/a || send01 6 TFAIL : invalid flags set ; returned -1 (expected -1), errno 95 (expected 14) || n/a || Same as above ||
| |
| |-
| |
| || sendto01 || LTP || n/a || sendto01 10 TFAIL : invalid flags set ; returned -1 (expected 0), errno 95 (expected 32) || n/a || Same as above ||
| |
| |-
| |
| || ksm05 || LTP || n/a || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug. KSM configuration is not enabled, this test should skip. || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || FAIL:/etc/cron.daily.Could not obtain directory status
| |
| /etc/cron.daily FAILED TEST
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || NAB || n/a || aio02/aio_tio io_fsync write:Invalid argument || n/a || io_fsync() calls the syscall io_submit(). When doing IO_CMD_FSYNC and IO_CMD_FDSYNC, Linux kernel will involve the filesystem's aio_fsync and aio_fdsync operations, and if the filesystem doesn't implement these two operations, it will return -EINVAL. In general, this CMD is not implemented in Linux kernel. ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02 || NAB || n/a || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || Test feature NOT supported on some BSP || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.3 20120802 build ==
| |
| '''total: 17 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || get_robust_list01 || LTP || || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || FAIL:/etc/cron.daily.Could not obtain directory status
| |
| /etc/cron.daily FAILED TEST
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.3 M2 RC1 20120712 build ==
| |
| '''total: 19 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || get_robust_list01 || LTP || || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1.2==
| |
| '''total: 36 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || proc01 || || || proc01 1 TFAIL : read failed: /proc/self/task/8208/ns/net: errno=EINVAL(22): Invalid argument
| |
| proc01 2 TFAIL : read failed: /proc/self/task/8208/ns/uts: errno=EINVAL(22): Invalid argument
| |
| proc01 3 TFAIL : read failed: /proc/self/task/8208/ns/ipc: errno=EINVAL(22): Invalid argument
| |
| || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || || || clock_settime03 8 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument clock_settime03 9 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01_1 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || readlink03 || || || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || ksm03 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03_1 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog06 || || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage03 || || || getrusage03 5 TFAIL : child.children !~= 300MB
| |
| getrusage03 0 TINFO : Testcase #05: zombie getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 5 TFAIL : child.children !~= 300MB getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 7 TFAIL : post_wait.children !~= 400MB
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || nm|| || || nm: nmfile1.obj: no symbols
| |
| nm: nmfile2.obj: no symbols
| |
| nm: nmfile3.obj: no symbols
| |
| || n/a || n/a || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1923 bug1923]]
| |
| |-
| |
| |}
| |
| | |
| ==1.2.1 ==
| |
| '''total: 19 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || get_robust_list01 || LTP || || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| NEW || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.2/denzil rc5==
| |
| '''total: 18 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| NEW || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.2/denzil rc4==
| |
| '''total: 18 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| NEW || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.2/M4(RC3)==
| |
| '''total: 18 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || thp02|| NEW || || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo thp02 2 TBROK : Remaining cases broken || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| ==1.2/M4(RC2)==
| |
| '''total: 17 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || aio02 || LTP || || aio02/aio_tio io_fsync write:Invalid argument || n/a || This is a LTP bug ||n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| ==1.2/M4(RC1)==
| |
| '''total: 17 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || readlink03 || NEW || jiajun || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| ==1.2/M3(RC1)==
| |
| '''total: 17 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| ksm05 3 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 610 T<<<execution_status>>>
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage04 || LTP || || getrusage04 1 TFAIL : stime increased > 1000us: delta = 4000us
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || readlink03 || NEW || jiajun || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1.1==
| |
| '''total: 36 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || proc01 || NEW || jiajun || proc01 1 TFAIL : read failed: /proc/self/task/8208/ns/net: errno=EINVAL(22): Invalid argument
| |
| proc01 2 TFAIL : read failed: /proc/self/task/8208/ns/uts: errno=EINVAL(22): Invalid argument
| |
| proc01 3 TFAIL : read failed: /proc/self/task/8208/ns/ipc: errno=EINVAL(22): Invalid argument
| |
| || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || clock_settime03 8 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument clock_settime03 9 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01_1 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || readlink03 || NEW || jiajun || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || ksm03 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03_1 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog06 || || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage03 || || || getrusage03 5 TFAIL : child.children !~= 300MB
| |
| getrusage03 0 TINFO : Testcase #05: zombie getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 5 TFAIL : child.children !~= 300MB getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 7 TFAIL : post_wait.children !~= 400MB
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || nm|| NEW || || nm: nmfile1.obj: no symbols
| |
| nm: nmfile2.obj: no symbols
| |
| nm: nmfile3.obj: no symbols
| |
| || n/a || n/a || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1923 bug1923]]
| |
| |-
| |
| |}
| |
| | |
| ==1.2/M2(RC1)==
| |
| '''total: 26 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || proc01 || NEW || jiajun || proc01 1 TFAIL : read failed: /proc/self/task/8208/ns/net: errno=EINVAL(22): Invalid argument
| |
| proc01 2 TFAIL : read failed: /proc/self/task/8208/ns/uts: errno=EINVAL(22): Invalid argument
| |
| proc01 3 TFAIL : read failed: /proc/self/task/8208/ns/ipc: errno=EINVAL(22): Invalid argument
| |
| || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || clock_settime03 8 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument clock_settime03 9 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || ldd || NEW|| || /usr/lib/gcc/x86_64-poky-linux/4.6.3/../../../../x86_64-poky-linux/bin/ld: error in /opt/ltp/testcases/bin/lddfile5.obj(.eh_frame); no .eh_frame_hdr table will be created.
| |
| /usr/lib/gcc/x86_64-poky-linux/4.6.3/../../../../x86_64-poky-linux/bin/ld: error in /opt/ltp/testcases/bin/main.obj(.eh_frame); no .eh_frame_hdr table will be created.
| |
| /usr/lib/gcc/x86_64-poky-linux/4.6.3/../../../../lib/crt1.o: In function `_start':
| |
| /srv/home/pokybuild/yocto-autobuilder/yocto-slave/sugarbay/build/build/tmp/work/x86_64-poky-linux/eglibc-2.13-r20+svnr15508/eglibc-2_13/libc/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'
| |
| collect2: ld returned 1 exit status
| |
| ASSERTION 1
| |
| ldd: /tmp/ldd01-3541/a.out: No such file or directory
| |
| || || || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1922 bug1922]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ksm05 || LTP || || ksm05 0 TINFO : KSM merging...
| |
| ksm05 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm05 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || getrusage03 || || || getrusage03 5 TFAIL : child.children !~= 300MB
| |
| getrusage03 0 TINFO : Testcase #05: zombie getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 5 TFAIL : child.children !~= 300MB getrusage03 0 TINFO : post_wait.children = 153908
| |
| getrusage03 7 TFAIL : post_wait.children !~= 400MB
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || nm|| NEW || || nm: nmfile1.obj: no symbols
| |
| nm: nmfile2.obj: no symbols
| |
| nm: nmfile3.obj: no symbols
| |
| || n/a || n/a || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1923 bug1923]]
| |
| |-
| |
| |}
| |
| | |
| ==1.2/M1(RC2)==
| |
| '''total: 34 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || proc01 || NEW || jiajun || proc01 1 TFAIL : read failed: /proc/self/task/17325/ns/net: errno=EINVAL(22): Invalid argument
| |
| proc01 2 TFAIL : read failed: /proc/self/task/17325/ns/uts: errno=EINVAL(22): Invalid argument
| |
| proc01 3 TFAIL : read failed: /proc/self/task/17325/ns/ipc: errno=EINVAL(22): Invalid argument
| |
| || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || clock_settime03 8 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument
| |
| clock_settime03 9 TFAIL : clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument
| |
| || || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01_1 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03_1 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a
| |
| || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1/M4(RC4)==
| |
| '''total: 35 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || proc01 || NEW || jiajun || clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| || introduced with 3.0 kernel ||
| |
| |-
| |
| || readlink03 || LTP || ||readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno=2
| |
| || n/a || When 'Symlink Pathname is empty' the return value was 'ENOENT' but with newer kernels the return value is 'EINVAL'. It is a LTP bug. || n/a
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01_1 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03_1 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog06 || || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1/M4(RC3)==
| |
| '''total: 37 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''lsb''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || creat08 || NEW || || || ||
| |
| |-
| |
| || proc01 || NEW || jiajun || clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| || introduced with 3.0 kernel ||
| |
| |-
| |
| || readlink03 || LTP || ||readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno=2
| |
| || n/a || When 'Symlink Pathname is empty' the return value was 'ENOENT' but with newer kernels the return value is 'EINVAL'. It is a LTP bug. || n/a
| |
| |-
| |
| || sockioctl01 || LTP || ||sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)
| |
| || n/a || Inappropriate ioctl operation returning EINVAL with newer kernels. It is a LTP bug. || n/a
| |
| |-
| |
| || mmap11 || LTP || || mmap11 0 TINFO : [471]
| |
| mmap11 1 TBROK : pthread_create: errno=EAGAIN(11): Resource temporarily unavailable
| |
| mmap11 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_2 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use /dev/zero.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_3 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| | |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_4 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || mmap10_5 || LTP || || mmap10 0 TINFO : add to KSM regions.
| |
| mmap10 0 TINFO : use anonymous pages.
| |
| mmap10 0 TINFO : start tests.
| |
| mmap10 1 TBROK : madvise: errno=EINVAL(22): Invalid argument
| |
| mmap10 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm01_1 || LTP || || ksm01 0 TINFO : KSM merging...
| |
| ksm01 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm01 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ksm03_1 || LTP || || ksm03 0 TINFO : KSM merging...
| |
| ksm03 1 TBROK : open: errno=ENOENT(2): No such file or directory
| |
| ksm03 2 TBROK : Remaining cases broken
| |
| || n/a || This is a LTP bug || n/a
| |
| |-
| |
| || ld || LTP || || Assertion 1 ..................
| |
| -)
| |
| Assertion 2 ..................
| |
| 1,4c1,3
| |
| < gcc: error: x.obj: No such file or directory
| |
| < gcc: error: y.obj: No such file or directory
| |
| < gcc: fatal error: no input files
| |
| < compilation terminated.
| |
| ---
| |
| > gcc: x.obj: No such file or directory
| |
| > gcc: y.obj: No such file or directory
| |
| > gcc: No input files
| |
| FAIL - ld failed to give expected error msg
| |
| || n/a || This is a LTP bug || [[http://bugzilla.pokylinux.org/show_bug.cgi?id=1162 bug1162]]
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || /opt/ltp/testcases/bin/file_test.sh: line 549: rpmbuild: command not found || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog06 || || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| | |
| ==1.1/M4==
| |
| '''total: 26 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || readlink03 || NEW || jiajun || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| introduced with 3.0 kernel ||
| |
| |-
| |
| || proc01 || NEW || jiajun || clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || introduced with 3.0 kernel ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| introduced with 3.0 kernel ||
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| | |
| ==1.1/M3==
| |
| '''total: 27 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || readlink03 || NEW || jiajun || readlink03 9 TFAIL : readlink() failed, Symlink Pathname is empty, errno=22, expected errno= || introduced with 3.0 kernel ||
| |
| |-
| |
| || sockioctl01 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| introduced with 3.0 kernel ||
| |
| |-
| |
| || proc01 || NEW || jiajun || clock_settime(2) failed to produce expected error (return code = -1): TEST_ERRNO=EINVAL(22): Invalid argument || introduced with 3.0 kernel ||
| |
| |-
| |
| || ldd || http://bugzilla.pokylinux.org/show_bug.cgi?id=1236 || || || ||
| |
| |-
| |
| ||clock_settime03 || NEW || jiajun || sockioctl01 4 TFAIL : ATMARK on UDP ; returned -1 (expected -1), errno 25 (expected 22)|| introduced with 3.0 kernel ||
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1/M2==
| |
| '''total: 30 (100%)'''
| |
| | |
| Note: A link folder "/lib64" is created linked to /lib to resolve broken ldd bug, bug 1236.
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || clock_nanosleep01 || NEW || Bruce || iclock_gettime failed: TEST_ERRNO=EINVAL(22): Invalid argument || || http://bugzilla.pokylinux.org/show_bug.cgi?id=900
| |
| |-
| |
| || gf02 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf05 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf07 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf09 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf19 ||NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || quota_remount_test01 || NAB || Kevin Tian || quota_remount_test01.sh: line 86: quotacheck: not found
| |
| || live image doesn't contain quota utility
| |
| || n/a
| |
| |-
| |
| || sendfile05 || [[qemux86_64-ltp|qemux86_64]] || n/a || n/a || n/a
| |
| |-
| |
| || sendfile05_64 || [[qemux86_64-ltp|qemux86_64]] || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |
| | |
| ==1.1/M1==
| |
| '''total: 33 (100%)'''
| |
| | |
| {|border="1"
| |
| || '''LTP cases'''|| '''status''' || '''owner''' || '''error msg''' || '''comment''' || '''bugzilla'''
| |
| |-
| |
| || clock_nanosleep01 || NEW || Bruce || iclock_gettime failed: TEST_ERRNO=EINVAL(22): Invalid argument || || http://bugzilla.pokylinux.org/show_bug.cgi?id=900
| |
| |-
| |
| || gf02 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf05 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf07 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf09 || NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || gf19 ||NEW || ||growfiles(gf02): 13903 growfiles.c/2144: 1 tlibio.c/1675 aio_write, aio_error = 1 Operation not permitted; random method 0200002 growfiles(gf02): 13903 growfiles.c/1679: 1 Hit max errors value of 1 || ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1138
| |
| |-
| |
| || quota_remount_test01 || NAB || Kevin Tian || quota_remount_test01.sh: line 86: quotacheck: not found
| |
| || live image doesn't contain quota utility
| |
| || n/a
| |
| |-
| |
| || sendfile05 || [[qemux86_64-ltp|qemux86_64]] || n/a || n/a || n/a
| |
| |-
| |
| || sendfile05_64 || [[qemux86_64-ltp|qemux86_64]] || n/a || n/a || n/a
| |
| |-
| |
| || ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| || gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a
| |
| |-
| |
| |}
| |