]> 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)
commit12e2ba3855126c56e2d47c47d9e0adb4f52b0e6f
treef424249eafcd1c8dd85f42add9628da9c9fb7e28
parent17dbabe2c804adff63b08f4d9fc7018accce1a68
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