mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 12:32:31 -04:00
selftests: move prctl tests from Documentation/prctl
Move prctl tests from Documentation/prctl to selftests/prctl. Remove prctl from Makefile to move the test. Update prctl Makefile to work under selftests. prctl will not be run as part of selftests suite and will not be included in install targets. They can be built separately for now. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
3
tools/testing/selftests/prctl/.gitignore
vendored
Normal file
3
tools/testing/selftests/prctl/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
disable-tsc-ctxt-sw-stress-test
|
||||
disable-tsc-on-off-stress-test
|
||||
disable-tsc-test
|
||||
Reference in New Issue
Block a user