This patch series includes tests for a few deficits in useradd and a patch to user add that should fix a few issues with recipes who have useradd interdependencies. It's still a WIP, but after discussion with RP I wanted to send this out.
Eilís 'pidge' Ní Fhlannagáin (2): usergrouptests: Add initial useradd testing useradd.bbclass: ensure sysroot_setscene for DEPENDS .../selftest-users/creategroup1.bb | 32 +++++++++++++++++++ .../selftest-users/creategroup2.bb | 32 +++++++++++++++++++ .../selftest-users/useraddbadtask.bb | 20 ++++++++++++ meta/classes/useradd.bbclass | 8 +++++ .../lib/oeqa/selftest/cases/usergrouptests.py | 32 +++++++++++++++++++ 5 files changed, 124 insertions(+) create mode 100644 meta-selftest/recipes-test/selftest-users/creategroup1.bb create mode 100644 meta-selftest/recipes-test/selftest-users/creategroup2.bb create mode 100644 meta-selftest/recipes-test/selftest-users/useraddbadtask.bb create mode 100644 meta/lib/oeqa/selftest/cases/usergrouptests.py -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191153): https://lists.openembedded.org/g/openembedded-core/message/191153 Mute This Topic: https://lists.openembedded.org/mt/102766834/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
