summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
Commit message (Expand)AuthorAgeFilesLines
...
* qemurunner.py: Added raw mode in run_serialMariano Lopez2015-08-161-13/+18
* qemurunner.py: Added login to start methodMariano Lopez2015-08-161-0/+11
* qemurunner.py: Add method run_serialMariano Lopez2015-08-161-0/+30
* oeqa/qemurunner: Improve runqemu log output debugRichard Purdie2015-08-091-5/+10
* qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez2015-08-091-5/+8
* oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie2015-08-011-1/+1
* sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie2015-07-311-2/+1
* oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie2015-07-271-1/+1
* qemurunner: Show last 25 line of log, not 5Richard Purdie2015-07-271-2/+2
* oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie2015-07-271-0/+49
* oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton2015-07-271-1/+14
* oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton2015-07-271-1/+5
* oeqa/utils/qemurunner: fix loggingPaul Eggleton2015-07-271-25/+24
* oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton2015-07-251-1/+1
* oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie2015-07-251-0/+7
* oeqa/QemuRunner: don't use bb for loggingRoss Burton2015-07-231-29/+32
* lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton2015-06-181-1/+1
* oeqa/utils: Added timeout decorator for testcases.Lucian Musat2015-06-111-0/+26
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-0/+11
* oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat2015-05-141-2/+3
* oeqa/utils: Allow ~ in bblayersEd Bartosh2015-05-031-0/+2
* oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie2015-04-291-0/+5
* oeqa/utils/decorators: Fix up frame selectionNathan Rossi2015-04-211-1/+3
* oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat2015-04-101-0/+170
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-101-0/+1
* oe-selftest: support getting unexported variable valuesPaul Eggleton2015-03-201-0/+7
* oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie2015-01-231-8/+15
* oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton2014-12-251-0/+1
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-252-47/+47
* oeqa/utils: make get_bb_var() more reliablePaul Eggleton2014-12-231-2/+2
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/utils/logparser.py: results based log parser utilityLucian Musat2014-09-101-0/+125
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2
* oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu2014-08-181-15/+79
* oeqa/utils/decorators.py: add import osCorneliu Stoicescu2014-08-021-0/+1
* oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat2014-07-251-6/+34
* Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat2014-07-031-0/+66
* oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu2014-06-101-9/+22
* oeqa: add proper handling for command errors where neededPaul Eggleton2014-04-302-3/+19
* oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar2014-04-291-4/+15
* oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar2014-03-111-2/+1
* oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar2014-03-111-2/+2
* oeqa/utils: targetbuild: take proxy into accountStefan Stanacar2014-02-111-2/+18
* oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar2014-02-091-19/+8
* oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar2014-02-021-83/+92
* lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend2014-01-281-1/+3
* lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar2014-01-221-2/+2
* lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2014-01-191-0/+3
* testimage: use the new targetcontrol.py module for running testsStefan Stanacar2013-12-032-33/+37
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-032-0/+164