mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
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:
committed by
Steven Rostedt (VMware)
parent
950313ebf7
commit
081c65360b
4
tools/bootconfig/samples/good-array-space-comment.bconf
Normal file
4
tools/bootconfig/samples/good-array-space-comment.bconf
Normal file
@@ -0,0 +1,4 @@
|
||||
key = # comment
|
||||
"value1", # comment1
|
||||
"value2" , # comment2
|
||||
"value3"
|
||||
Reference in New Issue
Block a user