generic-poky/meta/lib/oeqa/selftest
Joshua Lock 751cb2c894 Remove RM_OLD_IMAGE, it's no longer useful
Since the move to put image deployment under sstate control in
d54339d4b1a7e884de636f6325ca60409ebd95ff old images are automatically
removed before a new image is deployed (the default behaviour of the
sstate logic).

RM_OLD_IMAGE is therefore no longer required to provide this
behaviour, remove the variable and its users.

(From OE-Core rev: 93631befe8b962bf99524746b49f4ebca336175c)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-15 10:01:42 +01:00
..
__init__.py scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 2013-12-03 17:45:50 +00:00
_sstatetests_noauto.py oe-selftest: force some values in local.conf for _sstatetests_noauto.py 2014-03-07 14:58:45 +00:00
_toaster.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
archiver.py oeqa/selftest/archiver: Test that archiver filters on recipe name 2015-09-24 17:54:28 +01:00
base.py oeqa/selftest/base: backup and restore local configuration files 2016-09-23 14:56:39 +01:00
bblayers.py selftest/bblayers.py: Remove harcoded recipe files 2016-03-11 16:50:44 +00:00
bbtests.py oeqa/selftest: Update test after fetcher error changes 2016-10-05 10:10:10 +01:00
buildhistory.py oeqa: Update to handle domain specific references in build logs 2016-02-15 16:28:46 +00:00
buildoptions.py Remove RM_OLD_IMAGE, it's no longer useful 2016-10-15 10:01:42 +01:00
devtool.py oe-selftest: devtool: fix test after recent change 2016-09-03 23:45:52 +01:00
eSDK.py oeqa/selftest Adds eSDK test cases to devtool verification. 2016-09-03 23:45:54 +01:00
imagefeatures.py image: Deploy images to IMGDEPLOYDIR 2016-09-04 00:07:28 +01:00
layerappend.py oeqa/selftest/layerappend: fix test if build directory is not inside COREBASE 2015-11-16 11:39:39 +00:00
liboe.py selftest/liboe: add a test for copyhardlinktree() 2016-09-06 10:24:04 +01:00
lic-checksum.py oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp 2016-09-20 15:11:09 +01:00
manifest.py oeqa/selftest: Added testcase decorators. 2015-10-27 07:24:28 +00:00
oescripts.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00
pkgdata.py classes/lib: Update to explictly create lists where needed 2016-06-02 08:24:00 +01:00
prservice.py selftest/prservice.py: Sanitize package version when looking for stamp 2016-03-11 16:50:44 +00:00
recipetool.py oe-selftest: recipetool: add tests for git URL mangling 2016-08-01 11:47:10 +01:00
runtime-test.py selftest/runtime-test.py: Add test for testexport SDK feature 2016-08-04 15:22:22 +01:00
signing.py oeqa/selftest/signing: check that we have GPG in setup 2016-07-26 08:56:31 +01:00
sstate.py oe-selftest: separated the SStateBase and SStateTests in different modules 2014-01-16 12:18:52 +00:00
sstatetests.py oeqa/sstatetests: Add test for multilib allarch checksums 2016-10-01 21:45:57 +01:00
wic.py wic: selftest: add test for sdimage-bootpart 2016-10-07 16:43:58 +01:00