From: Steven Rostedt Date: Mon, 18 Jun 2012 13:28:16 +0000 (-0400) Subject: tracing/selftest: Add a WARN_ON() if a tracer test fails X-Git-Tag: v3.6-rc1~167^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0be61ebc18b919dddbdbcd1c4f42513c310ecf59;p=pandora-kernel.git tracing/selftest: Add a WARN_ON() if a tracer test fails Add a WARN_ON() output on test failures so that they are easier to detect in automated tests. Although, the WARN_ON() will not print if the test causes the system to crash, obviously. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed