Hay
Date
March 28, 2025, 12:10 p.m.
Failure - keyctl05
keyctl05 keyctl05
keyctl05.c:136: TINFO: Try to update the 'asymmetric' key...
keyctl05.c:148: TPASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP
keyctl05.c:131: TFAIL: failed to grant write permission to 'dns_resolver' key: EKEYEXPIRED (127)
keyctl05.c:184: TINFO: Try to update the 'user' key...
keyctl05.c:193: TPASS: didn't crash while racing to update 'user' key
Failure - getxattr04
getxattr04 getxattr04
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)