summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/gcc: Fix makefile testRichard Purdie2015-09-282-3/+8
* oeqa/parselogs: Updated log parser whitelist.Lucian Musat2015-09-281-6/+4
* oeqa/decorators: Add timestamp to decorator logs.Lucian Musat2015-09-281-2/+15
* qemurunner: Handle qemu start failure correctlyRichard Purdie2015-09-281-2/+2
* oeqa/oetest: Fix SDK command executionRichard Purdie2015-09-281-1/+1
* oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate2015-09-241-0/+50
* oeqa/utils/dump: Add default commands and directoryMariano Lopez2015-09-241-2/+11
* oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat2015-09-241-1/+1
* oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat2015-09-241-8/+21
* oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón2015-09-241-2/+1
* oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón2015-09-231-1/+0
* oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón2015-09-231-3/+3
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-7/+15
* oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate2015-09-231-3/+0
* oeqa/testimage: Enhance -v switch in testimageLucian Musat2015-09-231-0/+13
* oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie2015-09-181-2/+16
* oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat2015-09-182-0/+31
* oeqa/targetbuild: Ensure we run gnu-configize so config files are up to dateRichard Purdie2015-09-121-3/+3
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-121-0/+1
* oeqa/runtime/date: stop systemd-timesyncd during testRoss Burton2015-09-121-0/+8
* oeqa/sstatettests: Improve output of assertRichard Purdie2015-09-091-1/+1
* devtool: update-recipe: better 'auto' modeMarkus Lehtonen2015-09-091-6/+26
* devtool: add upgrade featureLeonardo Sandoval2015-09-091-0/+36
* oeqa/parselogs: Updated log error whitelist.Cristina Agurida2015-09-091-0/+6
* qemurunner: Fix killpg pid usageRichard Purdie2015-09-091-2/+2
* qemurunner: Ensure runqemu doesn't survive SIGKILLRichard Purdie2015-09-091-0/+27
* qemurunner: Drop error to a warning to improve user feedbackRichard Purdie2015-09-091-1/+1
* testimage: handle SIGTERM to conclude runqemuMariano Lopez2015-09-091-1/+5
* oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat2015-09-061-4/+6
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-064-12/+43
* testimage: filter proper test cases by tagszjh2015-09-042-2/+60
* qemurunner: Handle lack of data on run serial gracefullyMariano Lopez2015-09-032-11/+22
* wic: add test cases for 3 imagesEd Bartosh2015-09-031-0/+21
* oe-selftest: wic: configure a buildEd Bartosh2015-09-031-2/+11
* runexported: Make it compatible with host dumpMariano Lopez2015-09-032-3/+8
* qemurunner: Added host dumps when there are errorsMariano Lopez2015-09-034-27/+35
* oe-selftest: test devtool build-image pluginEd Bartosh2015-08-311-0/+26
* oe-selftest: wic: fix test19_image_env test caseEd Bartosh2015-08-311-2/+4
* oeqa: Add allarch sstate sig testRichard Purdie2015-08-311-0/+34
* oe-selftest: test building wic image by bitbakeEd Bartosh2015-08-301-0/+14
* oe-selftest: test generation of <image>.envEd Bartosh2015-08-301-0/+20
* oeqa/utils/dump: Handle empty commandlist gracefullyRichard Purdie2015-08-301-0/+2
* oeqa/runtime/multilib: add test for libcRoss Burton2015-08-301-1/+18
* oetest: Fix regresion when testing real hardwareMariano Lopez2015-08-301-5/+7
* dump: allow to have datastore vars on dump commandsMariano Lopez2015-08-301-16/+26
* dump: Created new classes for dump host and targetMariano Lopez2015-08-303-49/+86
* testimage: Run commands in target and host when test failsMariano Lopez2015-08-302-15/+36
* oeqa: Optimise sstate testsRichard Purdie2015-08-301-5/+4
* oeqa/runtime/multilib: fix and improve multilib testRoss Burton2015-08-291-3/+16
* qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt2015-08-291-14/+14