Re: [PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key

From: Steven Rostedt
Date: Thu Jun 10 2021 - 12:26:22 EST


On Thu, 10 Jun 2021 23:48:09 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> Hi Steve, can you also pick this series? (except [1/6], which you've already merged)

I may have already done so, just haven't pushed it yet. I'm using a
separate branch for bootconfig tools.

I need to set up a test suite that tests them.

I should set up a ktest config file that reads each of the example
bootconfigs, and boots the kernel, and checks that each of them took
affect without doing any other side effects.

I'll work to create a ktest config sample to test them, and send them
out.

-- Steve