summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/commands.py
Commit message (Expand)AuthorAgeFilesLines
* devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2016-08-181-1/+1
* oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón2016-08-011-1/+4
* lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2016-07-211-0/+12
* oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton2016-07-011-2/+2
* oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen2016-07-011-0/+1
* oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen2016-07-011-15/+5
* oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen2016-07-011-0/+33
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-2/+2
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-021-1/+1
* oeqa/runexported.py: Fix exported testMariano Lopez2016-04-121-1/+5
* oeqa/targetcontrol: make ssh control optionalEd Bartosh2016-02-151-2/+2
* oe-selftest: remove unused parameterEd Bartosh2016-02-151-1/+1
* oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh2016-02-101-0/+11
* oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie2015-08-011-1/+1
* oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie2015-07-271-0/+49
* lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton2015-06-181-1/+1
* 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
* oe-selftest: support getting unexported variable valuesPaul Eggleton2015-03-201-0/+7
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-251-5/+5
* oeqa/utils: make get_bb_var() more reliablePaul Eggleton2014-12-231-2/+2
* 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-301-3/+7
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-031-0/+137