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