ltp icon indicating copy to clipboard operation
ltp copied to clipboard

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)

Results 269 ltp issues
Sort by recently updated
recently updated
newest added

We do have tests for preadv() already so the missing coverage is: * using -1 for offset causes preadv2() to use current file offset * RWF_NOWAIT causes the call to...

missing coverage

See http://man7.org/linux/man-pages/man2/pivot_root.2.html and http://man7.org/linux/man-pages/man8/pivot_root.8.html

missing coverage

See http://man7.org/linux/man-pages/man7/pkeys.7.html

missing coverage

There is an example code in the manual http://man7.org/linux/man-pages/man2/open_by_handle_at.2.html

missing coverage

See: http://man7.org/linux/man-pages/man2/ioctl_ficlonerange.2.html

missing coverage

Likely missing coverage for lookup_dcookie() syscall. See: http://man7.org/linux/man-pages/man2/lookup_dcookie.2.html OBS: Part of Linaro effort for full arm32/arm64 syscall coverage. OBS: Low priority, seems to be o-profile related only.

missing coverage

swapon03 fails because it doesn't includes SWP_SWAPIN_ERROR_NUM to calculate MAX_SWAPFILES. However linux v5.19-v6.1.y includes, as: #define MAX_SWAPFILES \ ((1 = v5.19 and < v6.2.

'v' is invalid option for both top and htop in newer version. Replace it with 'h' to make it work in earlier and current version.

See selftests/mm/droppable.c

missing coverage

See: https://git.kernel.org/linus/ed5d583a88a9 https://git.kernel.org/linus/81510a0eaa69

missing coverage