Hay
Date
March 25, 2025, 12:10 p.m.
Failure - mseal02
mseal02 mseal02
mseal02.c:47: TPASS: mseal(0xf7b81000, 4096, 4294967295) : EINVAL (22)
mseal02.c:47: TPASS: mseal(0xf7b81001, 4096, 0) : EINVAL (22)
mseal02.c:47: TFAIL: mseal(0xf7b81000, 4294963201, 0) expected EINVAL: ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7b83000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7b82000, 8192, 0) : ENOMEM (12)
mseal02.c:47: TPASS: mseal(0xf7b81000, 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 - futex_wait05
futex_wait05 futex_wait05
Failure - sigtimedwait01
sigtimedwait01 sigtimedwait01
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 - semctl08
semctl08 semctl08
semctl08.c:38: TFAIL: time_high fields aren't cleared by the kernel
Failure - select02
select02 select02
Failure - recvmmsg01
recvmmsg01 recvmmsg01
recvmmsg01.c:133: TINFO: Testing variant: vDSO or syscall with libc spec
recvmmsg01.c:86: TPASS: recvmmsg() bad socket file descriptor : EBADF (9)
Failure - msgctl05
msgctl05 msgctl05
msgctl05.c:35: TFAIL: time_high fields aren't cleared by the kernel
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 unexpectedly
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)