]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/sdk: Improve Meson test
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 3 Mar 2023 20:42:37 +0000 (14:42 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Mar 2023 09:52:14 +0000 (09:52 +0000)
commit54e9ee8a0c6c9fc89cbb743f0e4fc18607d503cf
treefa0af2c40925eeab7d56e718881b90e298f9b133
parent9338bd66a3c9ab5cb781f2ee588306c5b31a3cb5
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>
meta/lib/oeqa/sdk/cases/buildepoxy.py