]> code.ossystems Code Review - openembedded-core.git/commit
selftest: skip npm tests if nodejs-native isn't available
authorRoss Burton <ross@burtonini.com>
Wed, 7 Oct 2020 18:21:50 +0000 (19:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Oct 2020 07:08:28 +0000 (08:08 +0100)
commitd22ed015d8f38241acb783e1a468fb15d4317670
tree2a727efe61bf1bec7bde9a714c6569aba3084cdf
parent9676ee24d190b144cb50be6ebde3990644a6df2a
selftest: skip npm tests if nodejs-native isn't available

The tests are actually skipped if meta-oe isn't present which isn't
quite the same thing, but hopefully close enough.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/devtool.py
meta/lib/oeqa/selftest/cases/recipetool.py