]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0be75f8ff7a6e08b7af46aca230ed7f43192709
tree80603cebd91e43f94311385655c409bd9d9bdc7c
parent0e2a34cea880c65b00041745ea4ba0fccc3c4bca
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