aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2015-07-25oeqa: Add exception handling around qemu process cleanupRichard Purdie
2015-07-24oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton
2015-07-24oeqa/runtime/parselogs: don't use uname to get MACHINERoss Burton
2015-07-24oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton
2015-07-24oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton
2015-07-24oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie
2015-07-22oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin
2015-07-22oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin
2015-07-22oeqa/QemuRunner: don't use bb for loggingRoss Burton
2015-07-22oeqa/syslog: Removed a pointless testcase and added skip for another.Lucian Musat
2015-07-22oeqa/runtime: Added decorators for the remaining auto tests.Lucian Musat
2015-07-22oeqa/runtime: Added a new automated rpm test.Daniel Istrate
2015-07-22oeqa/prservice: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/recipetool: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/pkgdata: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate
2015-07-21oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin
2015-07-16oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin
2015-07-16oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin
2015-07-16oeqa/bbtests: add useful failure messages for all test casesCostin Constantin
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-07-08oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeat...Daniel Istrate
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie
2015-07-08oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie
2015-07-07oeqa/selftest: Added new testsuite for image features.Daniel Istrate
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate
2015-07-07oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate
2015-07-07oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie
2015-07-02wic: Test rootfs plugin using rootfs pathsEd Bartosh
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh
2015-07-01oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie
2015-07-01oeqa/bbtests: Improve error handlingRichard Purdie
2015-06-27oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie
2015-06-27oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie
2015-06-27oeqa/recipetool: Fix symlink resolutionRichard Purdie
2015-06-27oeqa/parselogs: Fixed a problem in parselogsLucian Musat
2015-06-26wic: oe-selftest: Test image compressingEd Bartosh
2015-06-26oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh
2015-06-23oe-selftest: wic: Fix testcaseEd Bartosh
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-18lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton
2015-06-11oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat
2015-06-11oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh