tools/bootconfig: Add testcase for show-command and quotes test
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 16 Jun 2020 10:14:34 +0000 (19:14 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Wed, 17 Jun 2020 01:21:03 +0000 (21:21 -0400)
commit5414251aa2e23ad50cc769656b05ea196090e792
tree07909bab9064c2c230158557b901b29b15e156ca
parentf91cb5b7476a603068eae31e5b2cc170dd2b9b1b
tools/bootconfig: Add testcase for show-command and quotes test

Add testcases for the return value of the command to show
bootconfig in initrd, and double/single quotes selecting.

Link: http://lkml.kernel.org/r/159230247428.65555.2109472942519215104.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/bootconfig/test-bootconfig.sh