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

From: Steven Rostedt
Date: Thu Jun 10 2021 - 12:38:57 EST


On Thu, 10 Jun 2021 12:26:07 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> 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.

The sample configs seem to be just that, samples, and not something
that I can just load.

Do you have a set of bootconfig scripts I could use to load and boot
the kernel and make sure that they did what they intended to do?

Then I can make a series of ktest tests to test each one.

In the mean time, I'll just push out the branch to linux-next.

Thanks!

-- Steve