generic-poky/meta/lib/oeqa/utils
Aníbal Limón 3ac3f3f309 oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner
Now Runner's support extra_bootargs for the kernel so add
extra_bootparams to the start() methods to avoid exception.

(From OE-Core rev: 4c28c03a2322fbcb9a5c268b08eaeb71d940ee04)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-10 10:46:34 +01:00
..
__init__.py classes/testsdk: Move code for avoid PATHs to oeqa.utils 2016-02-28 11:33:06 +00:00
commands.py oeqa/utils/commands.py: Command class improve validations/decoding in output 2016-08-01 11:47:13 +01:00
decorators.py lib/oeqa/decorators: handle broken links when creating new symlink 2016-07-26 08:56:25 +01:00
dump.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
ftools.py oeqa/utils/ftools: improve remove_from_file algorithm 2016-03-28 15:55:50 +01:00
git.py oeqa.utils: add git module 2016-07-01 16:22:47 +01:00
httpserver.py oeqa/utils/httpserver.py: HTTPServer enable thread connection handling 2016-08-10 10:46:32 +01:00
logparser.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
package_manager.py oeqa/utils/package_manager.py: Add get_package_manager() 2016-05-30 15:58:11 +01:00
qemurunner.py utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel cmdline 2016-07-20 10:28:47 +01:00
qemutinyrunner.py oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner 2016-08-10 10:46:34 +01:00
sshcontrol.py oeqa/utils/sshcontrol.py: Allows to copy symlinks to target 2016-08-04 15:22:23 +01:00
targetbuild.py oeqa/targetbuild: use os.path.join instead of string concatenation 2016-06-23 14:26:16 +01:00
testexport.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00