aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/sstatetests.py
AgeCommit message (Expand)Author
2016-10-01oeqa/sstatetests: Add test for multilib allarch checksumsRichard Purdie
2016-09-28oeqa/sstatetests: Ensure we cover deb packaging backend for sstate testRichard Purdie
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-05-16oeqa: Print function python3 fixesRichard Purdie
2016-04-29oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton
2016-04-29oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton
2016-04-15oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton
2016-04-11oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton
2016-03-20oeqa/selftest/sstatetests: verify more variables don't impact the hashRoss Burton
2016-02-11oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton
2016-02-10oeqa: Improve test failure messagesRichard Purdie
2016-02-07sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie
2015-11-24oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate
2015-10-01oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie
2015-10-01oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie
2015-09-16oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie
2015-09-09oeqa/sstatettests: Improve output of assertRichard Purdie
2015-08-31oeqa: Add allarch sstate sig testRichard Purdie
2015-08-30oeqa: Optimise sstate testsRichard Purdie
2015-07-31oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin
2015-07-31oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj
2014-07-10oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat
2014-05-04sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie
2014-05-04sstatetests: Update after binutils-cross name change with PN additionRichard Purdie
2014-04-04selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu
2014-02-28oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu
2014-01-17oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu
2014-01-16oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu
2014-01-16oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu