aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/commands.py
AgeCommit message (Expand)Author
2018-03-03oeqa: Clean up logger handlingRichard Purdie
2017-04-05selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly
2017-03-28oeqa: allow customizing image used by runqemu()Patrick Ohly
2017-03-28oeqa: allow extending qemuparams="..."Patrick Ohly
2017-03-26oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-08targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh
2016-12-22oeqa/utils/commands.py: allow use of binaries from native sysrootMaciej Borzecki
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-14oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez
2016-12-14oe-selftest: use tinfoil.parse_recipe()Paul Eggleton
2016-12-14oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton
2016-12-13oeqa/utils/commands.py: Make a copy of variables in get_bb_varsMariano Lopez
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-01oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh
2016-02-15oe-selftest: remove unused parameterEd Bartosh
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh
2015-07-31oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie
2015-07-27oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie
2015-06-18lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-14oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat
2015-05-03oeqa/utils: Allow ~ in bblayersEd Bartosh
2015-03-20oe-selftest: support getting unexported variable valuesPaul Eggleton
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton
2014-12-21oeqa/utils: make get_bb_var() more reliablePaul Eggleton
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar