Date
March 17, 2025, 1:07 p.m.
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 - 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(0xf7cf5000, 4096, 4294967295) : EINVAL (22) mseal02.c:47: TPASS: mseal(0xf7cf5001, 4096, 0) : EINVAL (22) mseal02.c:47: TFAIL: mseal(0xf7cf5000, 4294963201, 0) expected EINVAL: ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cf7000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cf6000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7cf5000, 16384, 0) : ENOMEM (12)
Failure - ioctl_loop06
KNOWN ISSUE - LTP syscalls ioctl_loop06
ioctl_loop06 ioctl_loop06 ioctl_loop06.c:76[ 473.641227] EXT4-fs (loop0): unmounting filesystem 6ec1baea-00e5-4e2f-8d88-e4cc17c28991. 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 unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block[ 473.714073] EXT4-fs (loop0): mounting ext3 file system using the ext4 subsystem ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)