On 9 June 2018 at 21:00, Armin Kuster <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
