mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
readme: too may try outs
This commit is contained in:
@@ -2807,7 +2807,7 @@ https://github.com/linux-test-project/ltp
|
||||
|
||||
C userland test suite.
|
||||
|
||||
Buildroot already has a package, so it is trivial to try it out:
|
||||
Buildroot already has a package, so it is trivial to build it:
|
||||
|
||||
....
|
||||
./build -B 'BR2_PACKAGE_LTP_TESTSUITE=y'
|
||||
@@ -2822,7 +2822,7 @@ cd /usr/lib/ltp-testsuite/testcases
|
||||
|
||||
There is a main executable `execltp` to run everything, but it depends on Python, so let's just run them manually.
|
||||
|
||||
TODO a large chunk of tests, the Open POSIX testsuite, is disabled with a comment on Buildroot master saying build failed: https://github.com/buildroot/buildroot/blob/3f37dd7c3b5eb25a41edc6f72ba73e5a21b07e9b/package/ltp-testsuite/ltp-testsuite.mk#L13 However, both tickets mentioned there were closed, so we should try it out and patch Buildroot if it works now.
|
||||
TODO a large chunk of tests, the Open POSIX test suite, is disabled with a comment on Buildroot master saying build failed: https://github.com/buildroot/buildroot/blob/3f37dd7c3b5eb25a41edc6f72ba73e5a21b07e9b/package/ltp-testsuite/ltp-testsuite.mk#L13 However, both tickets mentioned there were closed, so we should try it out and patch Buildroot if it works now.
|
||||
|
||||
==== stress
|
||||
|
||||
|
||||
Reference in New Issue
Block a user