freebsd-ports/devel/linux-ltp/pkg-message
Edward Tomasz Napierala 170bab3cc0 New port: devel/linux-ltp
The LTP testsuite contains a collection of tools for testing
the Linux kernel and related features.  This package is intended
for testing the Linux kernel ABI provided by linux(4).

WWW: https://github.com/linux-test-project/ltp

Reviewed by:	ngie, lwhsu (earlier version)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20092
2019-05-08 18:41:06 +00:00

7 lines
218 B
Text

To run the LTP test suite, execute, as root:
kldload linux linux64
mount -t linsysfs linsysfs /compat/linux/sys
mount -t linprocfs linprocfs /compat/linux/proc
chroot /compat/linux /opt/ltp/runltp -Q