]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add variable run_command_status to save status of commands executed
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 7 Feb 2017 19:50:03 +0000 (14:50 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 7 Feb 2017 19:50:03 +0000 (14:50 -0500)
commitb45dab9fbb036e1c2d86177b84c824d1a1326c38
treef424249eafcd1c8dd85f42add9628da9c9fb7e28
parentaa8896990f75d7c5c041f9bf5b198bc947b72518
ktest: Add variable run_command_status to save status of commands executed

Create a variable called run_command_status that saves the status of the
executed commands and can be used by other functions later to test for
status.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl