tools: bootconfig: Add bootconfig test script

Add a bootconfig test script to ensure the tool and
boot config parser are working correctly.

Link: http://lkml.kernel.org/r/157867224728.17873.18114241801246589416.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
This commit is contained in:
Masami Hiramatsu
2020-01-11 01:04:07 +09:00
committed by Steven Rostedt (VMware)
parent 950313ebf7
commit 081c65360b
22 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
key = # comment
"value1", # comment1
"value2" , # comment2
"value3"