Age | Commit message (Expand) | Author | Files |
2015-01-23 | oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacks | Richard Purdie | 1 |
2014-12-25 | oeqa/utils: fix testcase decorator to allow calling tests individually | Paul Eggleton | 1 |
2014-12-25 | oeqa/utils: replace some tabs with spaces | Paul Eggleton | 2 |
2014-12-21 | oeqa/utils: make get_bb_var() more reliable | Paul Eggleton | 1 |
2014-09-29 | oeqa/utils: Added filter to LogResults decorator to enforce custom log level. | Lucian Musat | 1 |
2014-09-10 | oeqa/utils/logparser.py: results based log parser utility | Lucian Musat | 1 |
2014-08-23 | oeqa/utils/httpserver: Reset SIGTERM handler | Richard Purdie | 1 |
2014-08-18 | oeqa/utils/targetbuild.py: add support for sdk tests | Corneliu Stoicescu | 1 |
2014-08-02 | oeqa/utils/decorators.py: add import os | Corneliu Stoicescu | 1 |
2014-07-25 | oeqa: Refactor test skipping decorators to use the unittest result object | Lucian Musat | 1 |
2014-07-03 | Added testcase decorator to use in logging. Added class decorator LogResults ... | Lucian Musat | 1 |
2014-06-10 | oeqa/utils/commands.py: add support for postconfig option | Corneliu Stoicescu | 1 |
2014-04-30 | oeqa: add proper handling for command errors where needed | Paul Eggleton | 2 |
2014-04-29 | oeqa/utils: sshcontrol: realtime logging of output | Stefan Stanacar | 1 |
2014-03-11 | oeqa/utils/qemurunner: search for login string in the entire boot log | Stefan Stanacar | 1 |
2014-03-11 | oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi... | Stefan Stanacar | 1 |
2014-02-11 | oeqa/utils: targetbuild: take proxy into account | Stefan Stanacar | 1 |
2014-02-08 | oeqa/utils: targetbuild: don't use bb.fetch anymore | Stefan Stanacar | 1 |
2014-02-02 | oeqa/utils: sshcontrol: rewrite the SSHControl class | Stefan Stanacar | 1 |
2014-01-28 | lib/oeqa: sshcontrol: Allow alternate port for SSHControl | Sipke Vriend | 1 |
2014-01-22 | lib/oeqa: sshcontrol: fix false timeout failures | Stefan Stanacar | 1 |
2014-01-16 | lib/oeqa: allow a layer to provide it's own TEST_TARGET class | Stefan Stanacar | 1 |
2013-12-03 | testimage: use the new targetcontrol.py module for running tests | Stefan Stanacar | 2 |
2013-12-03 | scripts/oe-selftest: script to run builds as unittest against bitbake or vari... | Stefan Stanacar | 2 |
2013-11-08 | lib/oeqa/utils: sshcontrol: make timeout depend on output | Stefan Stanacar | 1 |
2013-11-04 | lib/oeqa: add oeTest superclass | Stefan Stanacar | 1 |
2013-09-20 | lib/oeqa/utils: sshcontrol: log how long the last command take | Stefan Stanacar | 1 |
2013-09-18 | qemurunner: disable grabs in automated testing | Ross Burton | 1 |
2013-09-12 | bitbake.conf: include machine name in DEPLOY_DIR_IMAGE | Paul Eggleton | 1 |
2013-09-06 | lib/oeqa/qemurunner: Use a timeout in select() call | Richard Purdie | 1 |
2013-09-06 | oeqa/utils/sshcontrol: tweak ssh options | Mihai Lindner | 1 |
2013-09-03 | lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout | Stefan Stanacar | 1 |
2013-08-30 | lib/oeqa/utils: qemurunner: fix when runqemu errors out | Stefan Stanacar | 1 |
2013-08-26 | lib/oeqa/utils: targetbuild: Add helper class for building packages on target | Mihai Prica | 1 |
2013-08-26 | lib/oeqa: make it possible to restart the target | Stefan Stanacar | 1 |
2013-08-26 | lib/oeqa/utils: decorators: return the decorated method | Mihai Lindner | 1 |
2013-08-26 | lib/oeqa/utils: qemurunner: save host IP address | Mihai Lindner | 1 |
2013-08-26 | lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to... | Mihai Lindner | 1 |
2013-08-13 | oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console | Stefan Stanacar | 2 |
2013-08-05 | oeqa/utils/qemurunner: fix wrong var in message | Stefan Stanacar | 1 |
2013-08-01 | oeqa/utils/qemurunner: tweak console bootparam and ip command | Stefan Stanacar | 1 |
2013-08-01 | oeqa/utils/qemurunner: add comment and header | Stefan Stanacar | 1 |
2013-08-01 | oeqa/utils/sshcontrol: increase and log timeout in output | Stefan Stanacar | 1 |
2013-07-15 | lib/oeqa: fix dependecy check | Stefan Stanacar | 1 |
2013-07-15 | testimage.bbclass, lib/oeqa: add headers and comments | Stefan Stanacar | 2 |
2013-07-15 | classes/testimage.bbclass: use a copy of rootfs for tests | Stefan Stanacar | 1 |
2013-07-15 | testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab... | Stefan Stanacar | 1 |
2013-07-15 | lib/oeqa/utils/sshcontrol.py: fix passing command to subprocess | Stefan Stanacar | 1 |
2013-07-09 | lib/oeqa/utils/decorators.py: decorators for test methods | Radu Moisan | 1 |
2013-07-09 | lib/oeqa/utils/qemurunner.py: class to handle qemu instance | Radu Moisan | 1 |