Date
March 30, 2025, 12:12 a.m.
Failure - shmctl03
shmctl03 shmctl03 shmctl03.c:33: TPASS: shmmin = 1 shmctl03.c:35: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295 shmctl03.c:36: TPASS: /proc/sys/kernel/shmmni = 4096 shmctl03.c:37: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295
Failure - mseal02
mseal02 mseal02 mseal02.c:47: TPASS: mseal(0xf7cbf000, 4096, 4294967295) : EINVAL (22) mseal02.c:47: TPASS: mseal(0xf7cbf001, 4096, 0) : EINVAL (22) mseal02.c:47: TFAIL: mseal(0xf7cbf000, 4294963201, 0) expected EINVAL: ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cc1000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cc0000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cbf000, 16384, 0) : ENOMEM (12)
Failure - move_mount02
move_mount02 move_mount02 move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22)
Failure - getxattr04
getxattr04 getxattr04
Failure - ioctl_loop06
KNOWN ISSUE - LTP syscalls ioctl_loop06
ioctl_loop06 ioctl_loop06 ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed une[ 477.935197] /usr/local/bin/kirk[342]: starting test fanotify01 (fanotify01) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)