summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton2015-07-251-9/+18
* oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton2015-07-251-3/+4
* oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie2015-07-251-0/+7
* oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin2015-07-231-0/+17
* oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin2015-07-231-5/+11
* oeqa/QemuRunner: don't use bb for loggingRoss Burton2015-07-231-29/+32
* oeqa/syslog: Removed a pointless testcase and added skip for another.Lucian Musat2015-07-231-7/+1
* oeqa/runtime: Added decorators for the remaining auto tests.Lucian Musat2015-07-237-3/+11
* oeqa/runtime: Added a new automated rpm test.Daniel Istrate2015-07-231-0/+37
* oeqa/prservice: add useful failure messages to test casesCostin Constantin2015-07-231-4/+4
* oeqa/recipetool: add useful failure messages to test casesCostin Constantin2015-07-231-2/+2
* oeqa/pkgdata: add useful failure messages to test casesCostin Constantin2015-07-231-43/+43
* oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate2015-07-231-0/+23
* oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate2015-07-211-100/+48
* oeqa/devtool: add useful failure messages for some test casesCostin Constantin2015-07-161-10/+11
* oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin2015-07-161-13/+13
* oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin2015-07-161-12/+12
* oeqa/bbtests: add useful failure messages for all test casesCostin Constantin2015-07-161-28/+30
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-121-0/+34
* oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeat...Daniel Istrate2015-07-091-2/+39
* oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie2015-07-091-0/+35
* oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie2015-07-081-6/+9
* oeqa/selftest: Added new testsuite for image features.Daniel Istrate2015-07-081-0/+282
* oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate2015-07-086-3/+49
* oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate2015-07-081-0/+22
* oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie2015-07-071-0/+6
* 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