aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
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
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-14oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat
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-03oeqa/utils: Allow ~ in bblayersEd Bartosh