On Tue, 2024-06-04 at 13:58 +0200, Etienne Cordonnier wrote:
> I'm talking specifically about test_systemd_coredump_minidebuginfo
> (the minidebuginfo test which I wrote
> in meta/lib/oeqa/runtime/cases/systemd.py, not the tests
> in meta/lib/oeqa/selftest/cases/minidebuginfo.py).

Ok, sorry, I'm struggling to remember all the right context!

I get nervous about blanket distro changes as whilst it adds test
coverage to minidebuginfo, it also removes test coverage from other
things (the non-mini systemd case).

How are we all runtime coverage to the selftest in question, so it
boots and runs the systemd selftests?

Specifically, we'd add config along the lines of:


DISTRO_FEATURES:append = " systemd"
TEST_SUITES = "ping ssh systemd"

and then add a:

bitbake('-c testimage core-image-minimal')

to that testcase in selftest, which would then ensure we do run the
right tests?

If we want to test both the systemd and non-systemd cases we could add
a second test to selftest instead which covers this?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200332): 
https://lists.openembedded.org/g/openembedded-core/message/200332
Mute This Topic: https://lists.openembedded.org/mt/106365956/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to