]> code.ossystems Code Review - openembedded-core.git/commit
selftest: Added testcase decorator to tests
authorDaniel Istrate <daniel.alexandrux.istrate@intel.com>
Wed, 30 Mar 2016 15:07:32 +0000 (18:07 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Mar 2016 20:23:55 +0000 (21:23 +0100)
commitf3b46fe73b68db96ba245fcead74dc070ab10518
tree18a1546126f88185574ebe0ab5f3d5f1b9fc532e
parentb5600da9cdbf9a5e3badd990f399591e48b09eae
selftest: Added testcase decorator to tests

1418 test_recipetool_create_cmake
1422 test_qemu
1423 test_devtool_add_git_local
1433 test_devtool_upgrade_git
1434 test_sanity_unsafe_binary_references
1435 test_read_only_image

Signed-off-by: Daniel Istrate <daniel.alexandrux.istrate@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/buildoptions.py
meta/lib/oeqa/selftest/devtool.py
meta/lib/oeqa/selftest/recipetool.py
meta/lib/oeqa/selftest/wic.py