]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/selftest: buildoptions.py: add simple image build tests
authorAlexandru Palalau <alexandrux.palalau@intel.com>
Wed, 27 Nov 2013 17:08:52 +0000 (19:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 12:50:16 +0000 (12:50 +0000)
commit75d2a1a37a18a22b0da7ab5b30cf005c78bc313f
tree7f84423943da828626cb63d949fc431fe6deb675
parent71a5053eea2aa0055663ccb2318eda866df49bb7
lib/oeqa/selftest: buildoptions.py: add simple image build tests

Build images and tests different build options like RM_OLD_IMAGE
and for WARN_QA/ERROR_QA behaviour.

Signed-off-by: Alexandru Palalau <alexandrux.palalau@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/buildoptions.py [new file with mode: 0644]