From: Frederic Weisbecker Date: Wed, 28 Mar 2012 21:42:54 +0000 (-0700) Subject: selftests: launch individual selftests from the main Makefile X-Git-Tag: v3.4-rc1~53^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f467f7140339355978994ffcc23d569e7b4cea4d;p=pandora-kernel.git selftests: launch individual selftests from the main Makefile Remove the run_tests script and launch the selftests by calling "make run_tests" from the selftests top directory instead. This delegates to the Makefile in each selftest directory, where it is decided how to launch the local test. This removes the need to add each selftest directory to the now removed "run_tests" top script. Signed-off-by: Frederic Weisbecker Cc: Dave Young Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed