mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 07:13:56 -04:00
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>
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
key {
|
|
word1 = "1";
|
|
word2 = "2";
|
|
word3 = "3";
|
|
word4 = "4";
|
|
word5 = "5";
|
|
word6 = "6";
|
|
}
|