poky/meta-selftest
Fawzi KHABER 78fe6339e8 oeqa/selftest/cases/package.py: adding unittest for package rename conflicts
This Unittest tries to rename a package, using an already used name and
fails on do_package.

Reviewed-by: Yoann CONGAL <yoann.congal@smile.fr>
(From OE-Core rev: efcb5c2b6009632c1ca1c7b401944ccf9fe2eb44)

Signed-off-by: Fawzi KHABER <fawzi.khaber@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c3fe173d5196506d89aa464ba56aabcf581a60db)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-04-14 06:30:29 -10:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf selftest/multiconfig: Test that multiconfigs in separate layers works 2022-06-11 10:28:22 +01:00
files systemd: add group sgx to udev package 2023-03-14 17:47:40 +00:00
lib oeqa/runtime/virgl: Update test to match new mesa version 2022-09-22 21:39:21 +01:00
recipes-devtools selftest: add a copy of previous mtd-utils version to meta-selftest 2022-12-01 19:35:10 +00:00
recipes-test oeqa/selftest/cases/package.py: adding unittest for package rename conflicts 2023-04-14 06:30:29 -10:00
wic wic: image for overlayfs-etc tests 2021-12-12 11:27:24 +00: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).