summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* wic: Test rootfs plugin using rootfs pathsEd Bartosh2015-07-021-0/+17
* wic: Test rootfs plugin using image recipesEd Bartosh2015-07-021-0/+10
* oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie2015-07-011-1/+1
* oeqa/bbtests: Improve error handlingRichard Purdie2015-07-011-4/+4
* oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie2015-06-271-0/+3
* oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie2015-06-271-0/+4
* oeqa/recipetool: Fix symlink resolutionRichard Purdie2015-06-271-1/+1
* oeqa/parselogs: Fixed a problem in parselogsLucian Musat2015-06-271-2/+3
* wic: oe-selftest: Test image compressingEd Bartosh2015-06-271-0/+30
* oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie2015-06-261-1/+3
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-234-8/+8
* 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
* lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton2015-06-181-1/+1
* oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat2015-06-111-4/+25
* oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat2015-06-111-7/+23
* oeqa/utils: Added timeout decorator for testcases.Lucian Musat2015-06-111-0/+26
* 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-203-3/+352
* oe-selftest: move recipetool tests to their own modulePaul Eggleton2015-05-202-59/+77
* oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat2015-05-141-2/+3
* 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
* oeqa/utils: Allow ~ in bblayersEd Bartosh2015-05-031-0/+2
* oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton2015-05-011-30/+118
* lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie2015-04-294-0/+106
* oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie2015-04-291-0/+5
* 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/utils/decorators: Fix up frame selectionNathan Rossi2015-04-211-1/+3
* oeqa: Add test for layer append and FILESPATH trackingRichard Purdie2015-04-151-0/+95
* oeqa/runtime: Boot test for poky-tiny.Lucian Musat2015-04-101-0/+9
* oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat2015-04-101-0/+170
* oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat2015-04-101-9/+24
* oeqa/runtime/smart: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+4
* oeqa/runtime/rpm: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* oeqa/runtime/ping: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+2
* oeqa/runtime/parselogs: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* oeqa/runtime/ldd: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-102-3/+54
* oeqa/runtime/systemd.py: skip instead of failing without avahiPatrick Ohly2015-04-101-0/+7
* oeqa/oetest.py: use bb loggingPatrick Ohly2015-04-101-2/+3