linux-stable/tools/testing/selftests/futex/functional
Anders Roxell b2d35fa5fc selftests: add headers_install to lib.mk
If the kernel headers aren't installed we can't build all the tests.
Add a new make target rule 'khdr' in the file lib.mk to generate the
kernel headers and that gets include for every test-dir Makefile that
includes lib.mk If the testdir in turn have its own sub-dirs the
top_srcdir needs to be set to the linux-rootdir to be able to generate
the kernel headers.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewed-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
2018-09-05 08:12:09 -06:00
..
.gitignore selftests/futex: Add .gitignore 2015-05-26 15:58:09 -06:00
futex_requeue_pi.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_requeue_pi_mismatched_ops.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_requeue_pi_signal_restart.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_wait_private_mapped_file.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_wait_timeout.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_wait_uninitialized_heap.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
futex_wait_wouldblock.c selftests: futex: convert test to use ksft TAP13 framework 2017-08-16 17:45:00 -06:00
Makefile selftests: add headers_install to lib.mk 2018-09-05 08:12:09 -06:00
run.sh selftests/futex: Check ANSI terminal color support 2016-10-11 07:38:36 -06:00