summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-03-28utils: fix gcc 10 version detectionCharles-Antoine Couret
2020-03-28oeqa: default runtime json results for testexportStefan Kral
2020-03-28oeqa/runtime/cases: Disable and stop systemd-timesyncdAlex Kiernan
2020-03-26oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie
2020-03-24oeqa/commands: Fix runqemu after tinfoil data connector changesRichard 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-24oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie
2020-03-19oeqa/manual/bsp-hw.json: fix syntax errorYi Zhao
2020-03-12oeqa/qemuarm64: Ignore logind: failed to get session seatKhem Raj
2020-03-12oeqa: enable testresults.json for testexportStefan Kral
2020-03-12oeqa/runtime/context.py: fix typoStefan Kral
2020-03-11oeqa/testsdk: Use original PATHRichard Purdie
2020-03-10oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie
2020-03-07parselogs.py: ignore rdrand initialization failureMingli Yu
2020-03-06oeqa-runtime: add missing import os to ptest caseStefan Kral
2020-03-06lib/oe/utils: allow to set a lower bound on returned cpu_count()André Draszik
2020-03-02ltp: Update to 20200120Petr Vorel
2020-02-25abi_version/sstatesig: Introduce HASHEQUIV_HASH_VERSIONRichard Purdie
2020-02-25ptest: add an option to enforce a failure (e.g. ptests are required to pass)Alexander Kanavin
2020-02-22oeqa/logparser: correctly set test result markersAlexander Kanavin
2020-02-21oeqa/logparser: Fix performance issues with ptest log parsingRichard 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-18concurrencytest.py: add outSideTestaddSkip for subunitTrevor Gamblin
2020-02-18fix various, innocuous typosRobert P. J. Day
2020-02-18weston: add a basic runtime testAlexander Kanavin
2020-02-18qemux86: drop resolution setting via uvesafbAlexander Kanavin
2020-02-15selftest: wic: Add APPEND to the optional variables listKevin Hao
2020-02-14oeqa: reproducible: Run diffoscope on saved outputJoshua Watt
2020-02-14oeqa: Use --disable-maintainer-mode configure optionKhem Raj
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-13testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego
2020-02-08qemurunner.py: add try/except for pid handling raceTrevor Gamblin
2020-02-08oeqa: Use cpio 2.13 as testcaseKhem Raj
2020-02-06microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle
2020-02-06oeqa/reproducible: Improve test output and ensure deb+ipk comparedRichard Purdie
2020-02-05logrotate.py: improve oeqa test implementationTrevor Gamblin
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2020-02-04lib/oe/path: try hardlinking instead of guessing when it might failHenning Schild
2020-02-04cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor
2020-02-03oeqa: reproducible: Do not strip packagesJoshua Watt
2020-02-02reproducible: Allow configuration of saved debug outputRichard Purdie
2020-02-02parselogs: remove mpc8315e-rdb from errorsArmin Kuster
2020-02-02bsp-hw.json: remove mpc8315e-rdb manual testsArmin Kuster
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