summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2015-09-23oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate1
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez1
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat1
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat1
2015-09-23oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón1
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate1
2015-09-21oeqa/testimage: Enhance -v switch in testimageLucian Musat1
2015-09-16oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie1
2015-09-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat2
2015-09-12oeqa/targetbuild: Ensure we run gnu-configize so config files are up to dateRichard Purdie1
2015-09-12oeqa: Test failure/cleanup improvementsRichard Purdie1
2015-09-11oeqa/runtime/date: stop systemd-timesyncd during testRoss Burton1
2015-09-09oeqa/sstatettests: Improve output of assertRichard Purdie1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: add upgrade featureLeonardo Sandoval1
2015-09-09oeqa/parselogs: Updated log error whitelist.Cristina Agurida1
2015-09-09qemurunner: Fix killpg pid usageRichard Purdie1
2015-09-09qemurunner: Ensure runqemu doesn't survive SIGKILLRichard Purdie1
2015-09-07qemurunner: Drop error to a warning to improve user feedbackRichard Purdie1
2015-09-07testimage: handle SIGTERM to conclude runqemuMariano Lopez1
2015-09-06oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat1
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie4
2015-09-03testimage: filter proper test cases by tagszjh2
2015-09-02qemurunner: Handle lack of data on run serial gracefullyMariano Lopez2
2015-09-02wic: add test cases for 3 imagesEd Bartosh1
2015-09-02oe-selftest: wic: configure a buildEd Bartosh1
2015-09-01runexported: Make it compatible with host dumpMariano Lopez2
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez4
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh1
2015-08-31oe-selftest: wic: fix test19_image_env test caseEd Bartosh1
2015-08-31oeqa: Add allarch sstate sig testRichard Purdie1
2015-08-30oe-selftest: test building wic image by bitbakeEd Bartosh1
2015-08-30oe-selftest: test generation of <image>.envEd Bartosh1
2015-08-30oeqa/utils/dump: Handle empty commandlist gracefullyRichard Purdie1
2015-08-30oeqa/runtime/multilib: add test for libcRoss Burton1
2015-08-30oetest: Fix regresion when testing real hardwareMariano Lopez1
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez1
2015-08-30dump: Created new classes for dump host and targetMariano Lopez3
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez2
2015-08-30oeqa: Optimise sstate testsRichard Purdie1
2015-08-29oeqa/runtime/multilib: fix and improve multilib testRoss Burton1
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt1
2015-08-29runtime/syslog.py: fix syslog test crashCostin Constantin1
2015-08-26oeqa/oetest.py: add better package search for hasPackage()Costin Constantin1
2015-08-26qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt1
2015-08-25qemurunner: Shut down logging thread successfully when test failsRandy Witt1
2015-08-24runqemu: Add a tcpserial optionRandy Witt1