]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/sdk: Improve Meson test
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 3 Mar 2023 20:42:37 +0000 (14:42 -0600)
committerSteve Sakoman <steve@sakoman.com>
Fri, 10 Mar 2023 15:54:34 +0000 (05:54 -1000)
commit25d48a686f710655241e9c42acf5c31063b2af4b
treec8fe9d336bff869281ff2f07af0aa5e0441d2d23
parent1e5f847a770d0f8d7d8a964037e0cd0e0188de30
oeqa/sdk: Improve Meson test

The meson wrapper setup command detection is broken in the case of an
implicit setup command with an option with a space-separated argument,
but the test was not detecting it since the case was not covered.

Add the option `--warnlevel 1` to the meson command line to cover this
case.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 54e9ee8a0c6c9fc89cbb743f0e4fc18607d503cf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/sdk/cases/buildepoxy.py