generic-poky/meta/lib/oeqa/selftest
Randy Witt f0f6b234a7 lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.
The test added verifies that when a file with an absolute path in
LIC_FILES_CHKSUM changes without a corresponding change to the md5sum,
it triggers the license qa test again with a failure.

[Yocto #6450]

(From OE-Core rev: cab59ce08916c45c1d9da1cf9a92a67574f6c2c3)

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-10 10:47:44 +00: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 oeqs/selftest: Added test case decorators for toaster 2014-07-17 12:37:00 +01:00
base.py Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file. 2014-07-03 17:41:17 +01:00
bblayers.py lib/oeqa/selftest/bblayers: use dashed subcommands 2015-02-21 22:05:36 +00:00
bbtests.py oeqa/selftest: fix test_force_task so it doesn't taint the entire build 2014-12-25 08:27:13 +00:00
buildhistory.py oe-selftest: New BuildhistoryBase object for buildhistory testing. 2013-12-20 12:26:28 +00:00
buildoptions.py oeqa/selftest: fix test_incremental_image_generation for changes in log output 2014-12-31 17:04:46 +00:00
devtool.py devtool: fix broken clones of git recipes 2015-02-23 17:35:29 +00:00
lic-checksum.py lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes. 2015-03-10 10:47:44 +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 lib/oe/package_manager: support exclusion from complementary glob process by regex 2015-02-17 14:20:45 +00:00
prservice.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +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 should now look for glibc-initial 2014-09-01 18:03:04 +01:00