summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* runtime/syslog.py: fix syslog test crashCostin Constantin2015-08-291-1/+1
* oeqa/oetest.py: add better package search for hasPackage()Costin Constantin2015-08-261-3/+3
* qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt2015-08-261-4/+25
* qemurunner: Shut down logging thread successfully when test failsRandy Witt2015-08-251-1/+2
* runqemu: Add a tcpserial optionRandy Witt2015-08-241-2/+2
* qemurunner: Use two serial ports and log console with a threadRandy Witt2015-08-241-2/+126
* qemurunner: Make create_socket() return data and use exceptionsRandy Witt2015-08-241-14/+15
* qemurunner.py: Move some class variables that should only be localRandy Witt2015-08-241-10/+9
* oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2015-08-242-3/+3
* wic: Test creation of iso imageMihaly Varga2015-08-241-0/+8
* oeqa/targetbuild: Remove bashismRichard Purdie2015-08-191-2/+2
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-191-0/+30