summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)AuthorFiles
2016-02-28oeqa/utils: added new network moduleFrancisco Pedraza1
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh1
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh1
2016-02-15oe-selftest: remove unused parameterEd Bartosh1
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh1
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton1
2015-12-01oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton1
2015-11-16qemurunner: Remove the timeout in run_serialMariano Lopez1
2015-11-16qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval1
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton1
2015-10-24qemurunner: Show the output of runqemu scriptMariano Lopez1
2015-10-21oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval1
2015-10-21oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval1
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez1
2015-10-01testimage: Added IO commands to dumpsMariano Lopez1
2015-10-01oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval1
2015-09-29qemurunner: Sanitize output from qemu and qemu pidMariano Lopez1
2015-09-29oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat1
2015-09-28oeqa/decorators: Add timestamp to decorator logs.Lucian Musat1
2015-09-28qemurunner: Handle qemu start failure correctlyRichard Purdie1
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez1
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-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat1
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-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-06oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat1
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie2
2015-09-03testimage: filter proper test cases by tagszjh1
2015-09-02qemurunner: Handle lack of data on run serial gracefullyMariano Lopez2
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez2
2015-08-30oeqa/utils/dump: Handle empty commandlist gracefullyRichard Purdie1
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez1
2015-08-30dump: Created new classes for dump host and targetMariano Lopez1
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt1
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
2015-08-24qemurunner: Use two serial ports and log console with a threadRandy Witt1
2015-08-24qemurunner: Make create_socket() return data and use exceptionsRandy Witt1
2015-08-24qemurunner.py: Move some class variables that should only be localRandy Witt1
2015-08-19oeqa/targetbuild: Remove bashismRichard Purdie1
2015-08-16qemurunner.py: Performance improvements in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added raw mode in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added login to start methodMariano Lopez1
2015-08-16qemurunner.py: Add method run_serialMariano Lopez1
2015-08-09oeqa/qemurunner: Improve runqemu log output debugRichard Purdie1