selftests/Makefile: make `run_tests' depend on `all'
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 28 Mar 2012 21:42:54 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:37 +0000 (17:14 -0700)
commitcab6b0560080c6da5107c5d7dbba6372f7b288ab
tree80603cebd91e43f94311385655c409bd9d9bdc7c
parentf467f7140339355978994ffcc23d569e7b4cea4d
selftests/Makefile: make `run_tests' depend on `all'

So a "make run_tests" will build the tests before trying to run them.

Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/Makefile