]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: devtool: use assertRegex to match test output for meson
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Mon, 6 Apr 2026 22:10:31 +0000 (00:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Apr 2026 16:30:33 +0000 (17:30 +0100)
commita42c2beedbfd1fc9fc8bfa30f77fa50105afa403
tree00418666055814980d2081b9b24972ea83754a5b
parentf8ec611e86025384c185822b1ef2d7aa425ccc4f
oe-selftest: devtool: use assertRegex to match test output for meson

Replace strict string matching with assertRegex to allow for flexible
whitespace in the "Fail: 0" output from meson tests. This improves test
robustness against formatting changes.
This issue was discovered with scarthgap.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/devtool.py