summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2020-07-22oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie
2020-07-07oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie
2020-07-07oescripts: ignore whitespaces when comparing linesChen Qi
2020-07-07oescripts.py: fix typoChen Qi
2020-07-02oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-07-02oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie
2020-06-18oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-18oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-06-18archiver: Fix test case for srpm archiver modePaul Barker
2020-05-22selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng
2020-05-07oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie
2020-03-24oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie
2020-03-24archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca
2020-03-10oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie
2020-02-21oeqa/selftest: Drop 'backup' code and SIGTERM handlerRichard Purdie
2020-02-21oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie
2020-02-21selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie
2020-02-20oescripts.py: use unittest.SkipUnless for class skipTrevor Gamblin
2020-02-19oeqa: reproducible: Include jquery in resultsJoshua Watt
2020-02-18fix various, innocuous typosRobert P. J. Day
2020-02-15selftest: wic: Add APPEND to the optional variables listKevin Hao
2020-02-14oeqa: reproducible: Run diffoscope on saved outputJoshua Watt
2020-02-08oeqa: Use cpio 2.13 as testcaseKhem Raj
2020-02-06oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie
2020-02-03oeqa: reproducible: Do not strip packagesJoshua Watt
2020-02-02reproducible: Allow configuration of saved debug outputRichard Purdie
2020-01-27distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie
2020-01-27oeqa/selftest/devtool: add npm recipe build testJean-Marie LEMETAYER
2020-01-27oeqa/selftest/recipetool: add npm recipe creation testJean-Marie LEMETAYER
2020-01-22oeqa/reproducible: Fix unset save_dir variableRichard Purdie
2020-01-22oeqa/reproducible: Fix extra data reportingJoshua Watt
2020-01-22oeqa/reproducible: Add flag for building from sstateJoshua Watt
2020-01-21selftest: check maintainers.inc for entries without recipesAlexander Kanavin
2020-01-10oeqa: archiver: Tidy up test case descriptionsPaul Barker
2020-01-10archiver.bbclass: Add new mirror archiver modePaul Barker
2020-01-10wic: Add --include-path argumentPaul Barker
2020-01-06sstate: Add extra directory levelRichard Purdie
2019-12-30multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe
2019-12-28oeqa/selftest/package: mark string as rawRoss Burton
2019-12-18oeqa: reproducible: Test core-image-sato and core-image-full-cmdlineJoshua Watt
2019-12-16incompatible_lic.py: Add tests for incompatible licenses with wildcardsPeter Kjellerstedt
2019-12-16license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt
2019-12-16base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt
2019-12-16license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2019-12-09oeqa/selftest/runtime_test: split systemd and sysvinit tests outArmin Kuster
2019-12-09selftest: skip virgl gtk/sdl test on opensuse 15.0Alexander Kanavin
2019-12-04selftest/imagefeatures: blacklist zstRoss Burton
2019-11-28oe-selftest: extend virgl gtk test to also check the SDL optionAlexander Kanavin
2019-11-27oeqa: archiver: Add basic tests for all archiver modesPaul Barker
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee