kernelci.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* kselftest config option combinations
@ 2020-07-13 20:09 Kevin Hilman
  0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2020-07-13 20:09 UTC (permalink / raw)
  To: Mathieu Acher; +Cc: kernelci

Hi Mathieu,

Since you're doing lots of kernel build combinations, I'm wondering if
you've explored the various combination of kselftest options and how
they might interact.

For the in-kernel selftests (c.f. tools/testing/selftest), each test
can provide a config fragment for the options it needs enabled in order
to run.  There's a make target (make kselftest-merge) which combines all
these fragments with an existing .config resulting in a new .config with
all the options enabled.

In testing this on some embedded boards, I'm finding the resulting
.config no longer boots.

This made me think of the work you're doing, and wondering if you have a
way to test this for known combinations of config options that don't
work together?

Kevin







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-13 20:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13 20:09 kselftest config option combinations Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).