summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2020-09-28oeqa/selftest/cases/devtool.py: avoid .pyc racetimo/devtool-shutil-copytree-13803Tim Orling
2020-09-23oeqa/selftest/containerimage: Update to match assumptions in configurationRichard Purdie
2020-09-23oeqa/selftest/incompatible_lib: Fix append usageRichard Purdie
2020-09-14wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-09-08oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie
2020-09-08selftest/signing: Ensure build path relocation is safeRichard Purdie
2020-09-03package.bbclass: hash equivalency and pr serviceMark Hatle
2020-09-02selftest/prservice: Improve test failure messageRichard Purdie
2020-09-02oeqa: reproducible: Fix test not producing diffsJoshua Watt
2020-08-26oeqa/selftest: Apply patch to fix cpio build with -fno-commonRichard Purdie
2020-08-26selftest/recipetool: Drop globbing SRC_URI test, no longer supportedRichard Purdie
2020-08-25oeqa: runtime_tests: Extra GPG debuggingJoshua Watt
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-08-18selftest/tinfoil: Increase wait event timeoutRichard Purdie
2020-08-08oeqa/selftest/imagefeatures: Add testcase for fitImageUsama Arif
2020-07-12oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie
2020-07-03oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie
2020-07-02oescripts: ignore whitespaces when comparing linesChen Qi
2020-07-02oescripts.py: fix typoChen Qi
2020-06-28oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-23oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie
2020-06-12buildhistory: Add simplistic file move detectionRichard Purdie
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-06archiver: Speed up testsPaul Barker
2020-06-05archiver: Capture git submodules in mirror archiverPaul Barker
2020-06-04oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-04oe-selftest: Support verbose log outputPaul Barker
2020-06-04oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-06-04archiver: Fix test case for srpm archiver modePaul Barker
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-06-03apt: update to 1.8.2.1Alexander Kanavin
2020-06-03meta-selftest: add test for .patch file with long filename and without subjectMartin Jansa
2020-06-03meta-selftest: add test of .gitignore in tarballMartin Jansa
2020-05-27qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATUREAlexander Kanavin
2020-05-18image_types: declare support for wic.zstDiego
2020-05-12selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng
2020-05-07virgl: skip test on Debian 9Alexander Kanavin
2020-04-26oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado
2020-04-26oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado
2020-04-26oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie
2020-04-26selftest/package: Add test to ensure ownership is preservedDaisuke Yamane
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-19oescripts.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