summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh2015-06-231-0/+12
* wic: Return error code when wic fails to invoke commandEd Bartosh2015-06-231-1/+10
* oe-selftest: wic: Fix testcaseEd Bartosh2015-06-231-7/+10
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-181-2/+46
* wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh2015-06-111-2/+2
* wic: Test creation of directdisk image with GPT tableEd Bartosh2015-06-111-0/+6
* oe-selftest: Build wic runtime requirements and images before testingEd Bartosh2015-05-241-1/+7
* devtool: update-recipe: add option to write changes to bbappendPaul Eggleton2015-05-201-0/+171
* recipetool: add appendfile subcommandPaul Eggleton2015-05-202-3/+341
* oe-selftest: move recipetool tests to their own modulePaul Eggleton2015-05-202-59/+77
* oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton2015-05-071-0/+10
* devtool: fix for rename of gcc-sourcePaul Eggleton2015-05-071-1/+9
* oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton2015-05-071-1/+1
* wic tests: Move wic tests to oe-selftest infraEd Bartosh2015-05-031-0/+69
* oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton2015-05-011-30/+118
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-04-271-2/+2
* oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton2015-04-271-9/+17
* oeqa/selftest/toaster: fix bad indentCristian Iorga2015-04-271-1/+1
* oeqa: Add test for layer append and FILESPATH trackingRichard Purdie2015-04-151-0/+95
* lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao2015-04-101-4/+5
* oe-selftest: use spaces to indent python code, not tabsPaul Eggleton2015-03-212-314/+314
* lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt2015-03-201-1/+2
* lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt2015-03-201-2/+2
* oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton2015-03-201-2/+2
* oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton2015-03-201-0/+32
* oe-selftest: add a test for devtool deploy-targetPaul Eggleton2015-03-201-0/+56
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-0/+24
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-0/+29
* oe-selftest: improve bitbake-layers testsPaul Eggleton2015-03-201-5/+22
* oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat2015-03-101-0/+11
* lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt2015-03-101-0/+28
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+33
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-1/+69
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-0/+40
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+4
* lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton2015-02-211-3/+3
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-171-0/+5
* oe-pkgdata-util: add some QA testsPaul Eggleton2015-02-141-0/+213
* oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao2014-12-311-4/+7
* oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton2014-12-251-0/+1
* oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton2014-12-251-0/+2
* oeqa/selftest: improve failure messages for devtool testsPaul Eggleton2014-12-251-10/+10
* oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton2014-12-251-0/+3
* oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton2014-12-251-1/+1
* devtool: add QA testsPaul Eggleton2014-12-231-0/+239
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* lib/oeqa/selftest: Don't match log level in outputTyler Hall2014-08-111-1/+1
* selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu2014-07-291-3/+3
* oeqs/selftest: Added test case decorators for toasterLucian Musat2014-07-171-30/+64