generic-poky/meta/lib/oeqa/utils
Humberto Ibarra 5ff7db946c oeqa: fix typo
The word 'uninstall' was spelled incorrectly in various parts of
oeqa files.

(From OE-Core rev: af365e025030436f83b233fa51ecc9c58c58ce3c)

(From OE-Core rev: 9d25188e873645b849584b51a77b86588a51d4ba)

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-23 12:49:48 -08:00
..
__init__.py oeqa/utils/__init__.py: Adds compatibility with bitbake logger 2017-01-23 12:05:19 +00:00
buildproject.py oeqa/buildproject: Run gnu-configize by default 2017-02-05 09:22:17 +00:00
commands.py oeqa/utils/commands.py: allow use of binaries from native sysroot 2016-12-22 08:50:16 +00:00
decorators.py selftest: remove result file log awkward checking 2017-02-15 20:06:41 -08:00
dump.py oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class 2017-01-23 12:05:20 +00:00
ftools.py oeqa/utils/ftools: improve remove_from_file algorithm 2016-03-28 15:55:50 +01:00
git.py oeqa.utils.git: support bare repos 2017-02-15 20:06:41 -08: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
metadata.py oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKE 2017-01-19 22:47:22 +00:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
package_manager.py oeqa: fix typo 2017-02-23 12:49:48 -08:00
qemurunner.py oeqa/utils/qemurunner.py: Be sure to stop qemu-system 2017-01-19 22:47:22 +00:00
qemutinyrunner.py qemurunner.py/qemutinyrunner.py: remove runqemu-internal 2016-09-09 12:07:32 +01:00
sshcontrol.py oeqa/sshcontrol: Handle interrupted system call error 2016-10-07 16:43:58 +01:00
targetbuild.py classes/oeqa: Replace subprocess.check_call() with check_output() 2017-01-23 23:30:57 +00:00
testexport.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00