OSDN Git Service

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)
commit5739438b725c09938bb6af9e4477c4283b8326cf
treef424249eafcd1c8dd85f42add9628da9c9fb7e28
parent6474ace999edd714151c04c0b0534b89c2e9b6d8
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