Files
linux/tools/bootconfig/samples/exp-good-simple.bconf
Masami Hiramatsu (Google) 8c5d862fcb bootconfig: Check the parsed output of the good examples
Check whether the parsed output of the good example configs are
the same as expected.

Link: https://lore.kernel.org/all/177025239529.14982.12913754615993262263.stgit@devnote2/

Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Tested-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2026-02-05 22:21:23 +09:00

9 lines
92 B
Plaintext

key {
word1 = "1";
word2 = "2";
word3 = "3";
word4 = "4";
word5 = "5";
word6 = "6";
}