generic-poky/meta/lib/oeqa/utils
Ross Burton 37683ef86e oeqa/utils/ftools: improve remove_from_file algorithm
The algorithm was sub-optimal so replace it with something more elegant.

(From OE-Core rev: 6119a90173f9222efa6df25aacf873af85d64bcd)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-28 15:55:50 +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/targetcontrol: make ssh control optional 2016-02-15 16:28:44 +00:00
decorators.py oeqa/utils/decorators: fix missing keyword arguments on decorators 2015-10-27 07:24:30 +00:00
dump.py testimage: Added IO commands to dumps 2015-10-01 17:54:55 +01:00
ftools.py oeqa/utils/ftools: improve remove_from_file algorithm 2016-03-28 15:55:50 +01:00
httpserver.py oeqa/utils/httpserver: Reset SIGTERM handler 2014-08-23 09:31:41 +01:00
logparser.py oeqa/utils/logparser.py: results based log parser utility 2014-09-10 15:38:56 +01:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
qemurunner.py qemurunner: add parameter to method 'start' 2016-02-15 16:28:44 +00:00
qemutinyrunner.py oeqa/utils: Add runner for poky-tiny qemu. 2015-04-10 18:10:27 +01:00
sshcontrol.py oeqa/sshcontrol: don't source profile 2015-12-01 21:32:05 +00:00
targetbuild.py oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date 2015-09-12 22:48:47 +01:00
testexport.py oeqa/utils/testexport.py: add functionality for exporting binaries 2016-03-20 23:12:27 +00:00