mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-05-09 21:42:09 +02:00
8c5d862fcb
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";
|
|
}
|