poky/meta-selftest/recipes-test
Peter Kjellerstedt c0f3bc79b3 devtool: reset: Escape command line input used in regular expression
Running, e.g., `devtool reset sdbus-c++` would result in the following
error:

  re.error: multiple repeat at position 35

This was due to the ++ in the recipe name, which would be treated as an
incorrect regular expression in _reset().

Use re.escape() to make sure all characters in the recipe name are
treated literally.

(From OE-Core rev: 6e73bd9b3e6d529752db93879f2c0ed53873dd1a)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 11:29:04 +00:00
..
aspell aspell: upgrade 0.60.8 -> 0.60.8.1 2024-01-01 23:11:42 +00:00
base-files oeqa: selftest: overlayfs: add test for image with fstab entry 2022-03-04 17:14:15 +00:00
bbclasses meta/meta-selftest: Fix variable assignment whitespace 2025-02-01 13:42:34 +00:00
binutils oeqa/selftest/ssate: Add test for find_siginfo 2023-08-09 13:23:33 +01:00
container-image selftest/container: fix IMAGE_FEATURES assignment 2024-11-06 12:18:05 +00:00
cpp recipes: Switch away from S = WORKDIR 2024-05-21 12:08:04 +01:00
delay oeqa/selftest/buildoptions: Ensure diskmon tests run consistently 2018-12-01 11:38:36 +00:00
devtool devtool: reset: Escape command line input used in regular expression 2025-03-20 11:29:04 +00:00
emptytest emptytest: exclude from world builds 2016-01-24 09:40:22 +00:00
error meta-selftest/error: Cleanup large trailing whitespace 2018-12-01 11:38:36 +00:00
fortran selftest/fortran-helloworld: Fix buildpaths error 2024-07-15 13:12:51 +01:00
gcc-source selftest/sstatetests: add tests for 'bitbake -S printdiff' 2023-10-27 10:53:43 +01:00
git-submodule-test git-submodule-test: disable upstream version check 2023-03-14 17:13:11 +00:00
gitrepotest meta/meta-selftest: Fix variable assignment whitespace 2025-02-01 13:42:34 +00:00
gitunpackoffline recipes/classes/scripts: Drop SRCPV usage in OE-Core 2023-08-24 16:50:24 +01:00
images oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks 2024-11-06 12:18:05 +00:00
license selftest/license: Exclude from world 2023-06-01 08:07:51 +01:00
logging-test oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code 2022-02-21 21:53:52 +00:00
m4 m4: use wildcard for selftest bbappend 2017-02-15 20:06:44 -08:00
man-db selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
multiconfig selftest: multiconfig-image-packager: try to respect IMAGE_LINK_NAME 2023-06-29 11:28:32 +01:00
nopackages selftest-nopackages: New recipe in meta-selftest 2020-06-09 13:13:59 +01:00
overlayfs-user overlayfs: add missing closing parenthesis in selftest 2024-02-06 10:32:19 +00:00
packagenameconflict oeqa/selftest/cases/package.py: adding unittest for package rename conflicts 2023-03-30 12:32:30 +01:00
perlcross selftest/sstatetests: fix up printdiff test to match rework of printdiff logic 2024-01-10 16:32:13 +00:00
poison oeqa/poisoning: fix gcc include poisoning test 2025-01-22 13:20:29 +00:00
postinst Convert to new override syntax 2021-08-02 15:44:10 +01:00
pseudo-pyc-test bitbake.conf: Prevent pyc file generation in pseudo context 2020-12-20 00:03:04 +00:00
recipetool selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
recipeutils recipes: Ensure S is set to a valid directory 2024-05-21 12:08:04 +01:00
selftest-chown recipes: Switch away from S = WORKDIR 2024-05-21 12:08:04 +01:00
selftest-ed recipes: Drop remaining PR values from recipes 2023-09-22 07:45:17 +01:00
selftest-hardlink selftest-hardlink: Add additional test cases 2024-07-22 16:53:06 +01:00
selftest-hello recipes: Switch away from S = WORKDIR 2024-05-21 12:08:04 +01:00
selftest-users meta/meta-selftest: Fix variable assignment whitespace 2025-02-01 13:42:34 +00:00
sysroot-test oeqa/selftest: Test staged .la and .pc files 2022-07-01 12:37:52 +01:00
systemd-machine-units systemd-machine-units: add bbappend for meta-selftest 2021-08-12 06:26:15 +01:00
testrpm recipes: Ensure S is set to a valid directory 2024-05-21 12:08:04 +01:00
wrapper recipes: Update WORKDIR references to UNPACKDIR 2024-05-02 15:15:51 +01:00
xcursor-transparent-theme xcursor-transparent-theme: use a version glob in the selftest bbappend 2016-03-09 16:58:11 +00:00