poky/meta-selftest
Tobias Pistora 921faf3246 selftest/devtool: add devtool upgrade selftest for recipes with git submodules
Tests [YOCTO #15943]

Move code from test_devtool_upgrade_git() into separate, local function.
Add a test_devtool_upgrade_gitsm() selftest for devtool.
Add recipes for testing gitsm components.

(From OE-Core rev: c996801af3a22f50955ed4e47220461d6d243a3b)

Signed-off-by: Tobias Pistora <pistora.tobias@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-08-14 10:31:10 +01:00
..
classes oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference 2024-11-18 22:09:03 +00:00
conf layer.conf: Update to whinlatter release series 2025-06-20 13:07:15 +01:00
files selftest/static-group: Add seat 2024-11-28 12:37:12 +00:00
lib oeqa dnf_runtime.py: fix HTTP server IP address and port 2023-09-12 12:37:56 +01:00
recipes-devtools meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-extended meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-test selftest/devtool: add devtool upgrade selftest for recipes with git submodules 2025-08-14 10:31:10 +01:00
wic wic: Update after plugin name changes 2025-06-16 17:57:30 +01:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

This layer is intended as test layer, used by scripts/oe-selftest and it's probably a mistake to include it in your builds (unless you want to run the script).