aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh
2015-05-23oe-selftest: Build wic runtime requirements and images before testingEd Bartosh
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19oe-selftest: move recipetool tests to their own modulePaul Eggleton
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton
2015-04-27oeqa/selftest/toaster: fix bad indentCristian Iorga
2015-04-15oeqa: Add test for layer append and FILESPATH trackingRichard Purdie
2015-04-09lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao
2015-03-21oe-selftest: use spaces to indent python code, not tabsPaul Eggleton
2015-03-20lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt
2015-03-20lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20oe-selftest: improve bitbake-layers testsPaul Eggleton
2015-03-09oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat
2015-03-09lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-14oe-pkgdata-util: add some QA testsPaul Eggleton
2014-12-31oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao
2014-12-25oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton
2014-12-25oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton
2014-12-25oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton
2014-12-21devtool: add QA testsPaul Eggleton
2014-09-22oeqa/selftest: Added decorators to buildoptions.pyLucian Musat
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj
2014-08-11lib/oeqa/selftest: Don't match log level in outputTyler Hall
2014-07-29selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu
2014-07-17oeqs/selftest: Added test case decorators for toasterLucian Musat
2014-07-10oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat
2014-06-30oeqa/selftest/_toaster.py: fix 'IndentationError' issuesIonut Chisanovici
2014-06-30oeqa/selftest/toaster.py: renamed to _toaster.pyIonut Chisanovici