Searched hist:ecac1a7549f81e191588d08a46b81f057cb7cb2f (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/ |
H A D | Makefile | diff ecac1a7549f81e191588d08a46b81f057cb7cb2f Wed May 13 06:07:55 CEST 2015 Darren Hart <dvhart@linux.intel.com> selftests: Add futex tests to the top-level Makefile
Enable futex tests to be built and run with the make kselftest and associated targets.
Most of the tests require escalated privileges. These return ERROR, and run.sh continues.
Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: linux-api@vger.kernel.org Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Davidlohr Bueso <dave@stgolabs.net> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
|