summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-121-1/+4
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-032-2/+10
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-021-1/+1
* oescripts.py: fix typoChen Qi2020-07-021-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-06-281-3/+33
* oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie2020-06-231-4/+5
* buildhistory: Add simplistic file move detectionRichard Purdie2020-06-151-0/+46
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-0/+15
* archiver: Speed up testsPaul Barker2020-06-091-15/+15
* archiver: Capture git submodules in mirror archiverPaul Barker2020-06-091-0/+54
* oe-selftest: Recursively patch test case pathsPaul Barker2020-06-041-2/+12
* oe-selftest: Support verbose log outputPaul Barker2020-06-041-0/+1
* oe-selftest: Allow overriding the build directory used for testsPaul Barker2020-06-041-2/+8
* archiver: Fix test case for srpm archiver modePaul Barker2020-06-041-0/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-041-25/+93
* apt: update to 1.8.2.1Alexander Kanavin2020-06-041-1/+1
* meta-selftest: add test for .patch file with long filename and without subjectMartin Jansa2020-06-041-0/+27
* meta-selftest: add test of .gitignore in tarballMartin Jansa2020-06-041-0/+26
* qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATUREAlexander Kanavin2020-05-271-12/+6
* image_types: declare support for wic.zstDiego2020-05-181-1/+1
* selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng2020-05-121-0/+32
* virgl: skip test on Debian 9Alexander Kanavin2020-05-071-0/+2
* oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado2020-04-261-1/+62
* oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado2020-04-261-0/+90
* oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie2020-04-261-0/+37
* selftest/package: Add test to ensure ownership is preservedDaisuke Yamane2020-04-261-0/+23
* oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie2020-03-241-13/+0
* archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca2020-03-241-1/+1
* oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie2020-03-101-1/+1
* oeqa/selftest: Drop 'backup' code and SIGTERM handlerRichard Purdie2020-02-212-73/+4
* oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie2020-02-211-0/+50
* selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie2020-02-211-1/+5
* oescripts.py: use unittest.SkipUnless for class skipTrevor Gamblin2020-02-201-4/+3
* oeqa: reproducible: Include jquery in resultsJoshua Watt2020-02-191-3/+10
* fix various, innocuous typosRobert P. J. Day2020-02-182-2/+2
* selftest: wic: Add APPEND to the optional variables listKevin Hao2020-02-151-1/+2
* oeqa: reproducible: Run diffoscope on saved outputJoshua Watt2020-02-141-7/+17
* oeqa: Use cpio 2.13 as testcaseKhem Raj2020-02-081-1/+1
* oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie2020-02-061-2/+7
* oeqa: reproducible: Do not strip packagesJoshua Watt2020-02-031-0/+1
* reproducible: Allow configuration of saved debug outputRichard Purdie2020-02-021-1/+12
* distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issuesRichard Purdie2020-01-271-4/+3
* oeqa/selftest/devtool: add npm recipe build testJean-Marie LEMETAYER2020-01-271-0/+20
* oeqa/selftest/recipetool: add npm recipe creation testJean-Marie LEMETAYER2020-01-271-0/+25
* oeqa/reproducible: Fix unset save_dir variableRichard Purdie2020-01-221-5/+5
* oeqa/reproducible: Fix extra data reportingJoshua Watt2020-01-221-5/+5
* oeqa/reproducible: Add flag for building from sstateJoshua Watt2020-01-221-31/+35
* selftest: check maintainers.inc for entries without recipesAlexander Kanavin2020-01-211-2/+32
* oeqa: archiver: Tidy up test case descriptionsPaul Barker2020-01-101-6/+6
* archiver.bbclass: Add new mirror archiver modePaul Barker2020-01-101-0/+59