You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tst_get_bad_addr() in LTP tests will get bad address using mmap. As mmap is not fully supported the test fails here, so replaced the bad address with 0 ( as anything other than good is a bad address) and is serving our purpose.
Ref: lsds/sgx-lkl#647
tst_get_bad_addr() in LTP tests will get bad address using mmap. As mmap is not fully supported the test fails here, so replaced the bad address with 0 ( as anything other than good is a bad address) and is serving our purpose.
Ref: lsds/sgx-lkl#647
LTP Tests fixed with this approach: (Count: 22)
write05
unlink07
statx03
stat03
sigpending02
open08
mkdir03
mknod06
link04
preadv202
readv02
pwritev202
lchown02
rmdir02
chmod06
chroot03
creat06
clock_adjtime02
clock_gettime02
clock_settime02
truncate03
fremovexattr02
The text was updated successfully, but these errors were encountered: