[OE-core] [PATCH 2/2] selftest: add cmake oeqa portion

Burton, Ross ross.burton at intel.com
Mon Jun 11 13:06:56 UTC 2018


On 9 June 2018 at 21:00, Armin Kuster <akuster808 at gmail.com> wrote:
> add boost

Explain what this test is meant to do so in two years time we're not
struggling to understand why.

>  create mode 100644 meta/lib/oeqa/selftest/cases/cmake.py

Squash with the previous commit.

> +from glob import glob

Not needed.

> +from oeqa.core.decorator.oeid import OETestID

Not needed becase...

> +class CmakeSelfTests(OESelftestTestCase):
> +    @OETestID(3000)

https://bugzilla.yoctoproject.org/tr_show_case.cgi?case_id=3000
"Test case 3000 does not exist"

Don't invent test IDs.

Ross



More information about the Openembedded-core mailing list