summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-221-1/+4
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-072-2/+10
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-071-1/+1
* oescripts.py: fix typoChen Qi2020-07-071-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-07-021-3/+33
* oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie2020-07-021-4/+5
* oe-selftest: Recursively patch test case pathsPaul Barker2020-06-181-2/+12
* oe-selftest: Allow overriding the build directory used for testsPaul Barker2020-06-181-2/+8
* archiver: Fix test case for srpm archiver modePaul Barker2020-06-181-0/+1
* selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng2020-05-221-0/+32
* oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie2020-05-071-0/+37
* 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
* wic: Add --include-path argumentPaul Barker2020-01-101-18/+55
* sstate: Add extra directory levelRichard Purdie2020-01-062-4/+4
* multilib.conf: Ensure that RECIPE_SYSROOT is unchanged for nativeMike Crowe2019-12-301-0/+40
* oeqa/selftest/package: mark string as rawRoss Burton2019-12-281-1/+1
* oeqa: reproducible: Test core-image-sato and core-image-full-cmdlineJoshua Watt2019-12-181-1/+1
* incompatible_lic.py: Add tests for incompatible licenses with wildcardsPeter Kjellerstedt2019-12-161-0/+42
* license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+2
* base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt2019-12-161-3/+3
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2019-12-161-3/+3
* oeqa/selftest/runtime_test: split systemd and sysvinit tests outArmin Kuster2019-12-091-35/+62
* selftest: skip virgl gtk/sdl test on opensuse 15.0Alexander Kanavin2019-12-091-0/+2
* selftest/imagefeatures: blacklist zstRoss Burton2019-12-041-3/+3
* oe-selftest: extend virgl gtk test to also check the SDL optionAlexander Kanavin2019-11-281-4/+13
* oeqa: archiver: Add basic tests for all archiver modesPaul Barker2019-11-271-0/+66
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-271-0/+17