Age | Commit message (Expand) | Author | Files |
2016-02-10 | oeqa: setup bitbake logger after tinfoil.shutdown | Ed Bartosh | 1 |
2015-12-01 | oeqa/sshcontrol: don't source profile | Ross Burton | 1 |
2015-12-01 | oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't set | Ross Burton | 1 |
2015-11-16 | qemurunner: Remove the timeout in run_serial | Mariano Lopez | 1 |
2015-11-16 | qemurunner: Enable timestamps on kernel boot-up | Leonardo Sandoval | 1 |
2015-10-27 | oeqa/utils/decorators: fix missing keyword arguments on decorators | Paul Eggleton | 1 |
2015-10-24 | qemurunner: Show the output of runqemu script | Mariano Lopez | 1 |
2015-10-21 | oeqa/utils/ftools: From functions that expect data, check if None | Leonardo Sandoval | 1 |
2015-10-21 | oeqa/utils/ftools: Ignore the exception if file does not exist | Leonardo Sandoval | 1 |
2015-10-03 | oeqa/utils/qemurunner: Add support for Unicode from qemu | Mariano Lopez | 1 |
2015-10-01 | testimage: Added IO commands to dumps | Mariano Lopez | 1 |
2015-10-01 | oeqa/utils/decorators: Append the testname without the full path | Leonardo Sandoval | 1 |
2015-09-29 | qemurunner: Sanitize output from qemu and qemu pid | Mariano Lopez | 1 |
2015-09-29 | oeqa/decorators: Fixed a problem with decorator logs link. | Lucian Musat | 1 |
2015-09-28 | oeqa/decorators: Add timestamp to decorator logs. | Lucian Musat | 1 |
2015-09-28 | qemurunner: Handle qemu start failure correctly | Richard Purdie | 1 |
2015-09-23 | oeqa/utils/dump: Add default commands and directory | Mariano Lopez | 1 |
2015-09-22 | oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start | Aníbal Limón | 1 |
2015-09-22 | oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread | Aníbal Limón | 1 |
2015-09-15 | oeqa/decorators: Added decorator to restart the DUT in case of test hang. | Lucian Musat | 1 |
2015-09-12 | oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date | Richard Purdie | 1 |
2015-09-12 | oeqa: Test failure/cleanup improvements | Richard Purdie | 1 |
2015-09-09 | qemurunner: Fix killpg pid usage | Richard Purdie | 1 |
2015-09-09 | qemurunner: Ensure runqemu doesn't survive SIGKILL | Richard Purdie | 1 |
2015-09-07 | qemurunner: Drop error to a warning to improve user feedback | Richard Purdie | 1 |
2015-09-06 | oeqa/decorators: Fixed a problem with tests having the same names. | Lucian Musat | 1 |
2015-09-05 | oeqa: Test failure/cleanup improvements | Richard Purdie | 2 |
2015-09-03 | testimage: filter proper test cases by tags | zjh | 1 |
2015-09-02 | qemurunner: Handle lack of data on run serial gracefully | Mariano Lopez | 2 |
2015-09-01 | qemurunner: Added host dumps when there are errors | Mariano Lopez | 2 |
2015-08-30 | oeqa/utils/dump: Handle empty commandlist gracefully | Richard Purdie | 1 |
2015-08-30 | dump: allow to have datastore vars on dump commands | Mariano Lopez | 1 |
2015-08-30 | dump: Created new classes for dump host and target | Mariano Lopez | 1 |
2015-08-29 | qemurunner: Don't loop on EWOULDBLOCK in logging thread. | Randy Witt | 1 |
2015-08-26 | qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK | Randy Witt | 1 |
2015-08-25 | qemurunner: Shut down logging thread successfully when test fails | Randy Witt | 1 |
2015-08-24 | runqemu: Add a tcpserial option | Randy Witt | 1 |
2015-08-24 | qemurunner: Use two serial ports and log console with a thread | Randy Witt | 1 |
2015-08-24 | qemurunner: Make create_socket() return data and use exceptions | Randy Witt | 1 |
2015-08-24 | qemurunner.py: Move some class variables that should only be local | Randy Witt | 1 |
2015-08-19 | oeqa/targetbuild: Remove bashism | Richard Purdie | 1 |
2015-08-16 | qemurunner.py: Performance improvements in run_serial | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Added raw mode in run_serial | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Added login to start method | Mariano Lopez | 1 |
2015-08-16 | qemurunner.py: Add method run_serial | Mariano Lopez | 1 |
2015-08-09 | oeqa/qemurunner: Improve runqemu log output debug | Richard Purdie | 1 |
2015-08-09 | qemurunner: Improves checking for server and target IPs on qemus parameters | Alejandro Hernandez | 1 |
2015-07-31 | oeqa/commands: Increase qemu boot timeout to match testimage.bbclass | Richard Purdie | 1 |
2015-07-31 | sshcontrol: Use os.environ.copy() instead of copy.copy() | Richard Purdie | 1 |
2015-07-27 | oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se... | Richard Purdie | 1 |