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