summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/sstatetests.py
Commit message (Expand)AuthorAgeFilesLines
* meta: python3 megapatchRichard Purdie2016-05-161-2/+2
* oeqa: Print function python3 fixesRichard Purdie2016-05-161-5/+5
* oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton2016-04-291-0/+2
* oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton2016-04-291-1/+5
* oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton2016-04-151-0/+1
* oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton2016-04-121-12/+68
* oeqa/selftest/sstatetests: verify more variables don't impact the hashRoss Burton2016-03-201-0/+4
* oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton2016-02-111-14/+20
* oeqa: Improve test failure messagesRichard Purdie2016-02-101-4/+4
* sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie2016-02-071-2/+17
* oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton2015-11-241-6/+6
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-271-6/+8
* oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie2015-10-011-1/+46
* oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie2015-10-011-1/+11
* oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie2015-09-181-2/+16
* oeqa/sstatettests: Improve output of assertRichard Purdie2015-09-091-1/+1
* oeqa: Add allarch sstate sig testRichard Purdie2015-08-311-0/+34
* oeqa: Optimise sstate testsRichard Purdie2015-08-301-5/+4
* oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin2015-08-011-0/+1
* oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin2015-08-011-0/+1
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-121-0/+34
* oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie2015-07-091-0/+35
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat2014-07-101-10/+15
* sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie2014-05-041-6/+6
* sstatetests: Update after binutils-cross name change with PN additionRichard Purdie2014-05-041-6/+12
* selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu2014-04-041-2/+2
* oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu2014-03-021-6/+11
* oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu2014-01-191-13/+15
* oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu2014-01-161-42/+1
* oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu2014-01-161-0/+227