git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2545eb6
)
ktest: New features: noclean, dodie, poweroff on error and success
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 2 Nov 2010 18:57:01 +0000
(14:57 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:06 +0000
(11:23 -0500)
Added dodie function to have a bit more control over die calls.
BUILD_NOCLEAN to not run make mrproper or remove .config.
POWEROFF_ON_{SUCCESS,ERROR} to turn off the power after tests.
Skip backtrace calls that were done by the backtrace tests.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found