aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/commands.py
AgeCommit message (Expand)Author
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-21lib/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-08-01oeqa/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-20recipetool: 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-23oeqa/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