You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config: chromeos: enable kselftest for coverage-enabled builds
For now, we only run a (very) limited set of kselftests. However,
enabling more of those would allow for greater code coverage. This
patch creates kselftest jobs suited to running on the ChromiumOS kernel
(in particular, ensuring we don't enable the ChromiumOS downstream LSM,
which doesn't work with a Debian userspace).
Those tests are triggered by coverage-enabled kbuilds only, so we can
eventually lower the frequency they run.
Signed-off-by: Arnaud Ferraris <[email protected]>
0 commit comments