generic-poky/meta/lib/oeqa
Paul Eggleton 4bae2f25b8 oe-selftest: devtool: rework devtool upgrade test
* Use a more real-world test of a recipe pointing to a remote file
* The cleanup tracking / teardown commands need to be added towards the
  top, or they won't have the desired effect of cleaning up if the test
  fails.
* Check that a versioned subdirectory gets renamed to match the new
  version
* Ensure the recipe contents gets changed as we expect it to
* Check that the recipe directory is deleted by devtool reset at the end

(From OE-Core rev: d0ae258e963f9bafffc4ca43c87497d27e57c127)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:33:01 +00:00
..
controllers meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
runtime oeqa/parselogs: Updated whitelist 2016-02-28 11:32:59 +00:00
sdk oeqa/sdk/gcc: Fix makefile test 2015-09-28 12:00:31 +01:00
sdkext oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK one. 2016-02-10 16:06:23 +00:00
selftest oe-selftest: devtool: rework devtool upgrade test 2016-02-28 11:33:01 +00:00
utils oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py oeqa/oetest: Fix compatibility SDK tests using eSDK. 2016-02-10 16:06:23 +00:00
runexported.py oeqa/runexported: Replaced optionparser with argparse. 2015-10-01 17:54:56 +01:00
targetcontrol.py oeqa/targetcontrol: support wic image type 2016-02-15 16:28:44 +00:00