summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* patch.py: Prevent git repo reinitializationPavel Zhukov2022-03-222-5/+24
* selftest: recipetool: Correct the URI for socatPeter Kjellerstedt2022-03-101-1/+1
* package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy2022-03-021-0/+4
* runtime_test: skip virgl test on fedora 34Anuj Mittal2022-02-201-0/+3
* selftest: reproducible: Set maximum report sizeJoshua Watt2022-01-251-3/+7
* lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin2022-01-141-1/+1
* selftest: skip virgl test on fedora 34 entirelySteve Sakoman2022-01-071-0/+2
* selftest: skip virgl test on centos 8 entirelySteve Sakoman2022-01-071-0/+2
* oeqa/selftest/bbtests: Use YP sources mirror instead of GNURichard Purdie2022-01-071-1/+1
* selftest/devtool: Check branch in git fetchStefan Herbrechtsmeier2021-12-151-2/+3
* patch.py: Initialize git repo before patchingPavel Zhukov2021-12-152-1/+30
* oeqa/parselogs: Fix quotingRichard Purdie2021-12-151-7/+7
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-213-6/+6
* meta: add explicit branch and protocol to SRC_URIAnuj Mittal2021-11-211-1/+1
* oe/utils: log exceptions in ThreadedWorker functionsRoss Burton2021-11-031-1/+2
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-10-291-1/+1
* oeqa/manual: Fix no longer valid URLsJon Mason2021-10-291-3/+3
* oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie2021-10-291-1/+3
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-10-022-1/+6
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-10-021-0/+6
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-10-021-1/+1
* oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie2021-09-091-1/+1
* parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield2021-09-091-0/+1
* oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni2021-08-261-5/+4
* oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450sRichard Purdie2021-08-141-1/+1
* parselogs.py: qemuarm should be qemuarmv5Jon Mason2021-08-141-1/+2
* oeqa/manual/toaster: fix small typoRalph Siemsen2021-08-061-1/+1
* oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie2021-07-201-2/+1
* oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie2021-07-201-8/+8
* oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie2021-07-201-2/+2
* selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie2021-07-061-13/+14
* oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie2021-06-031-9/+0
* lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor2021-05-301-1/+1
* meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day2021-05-221-1/+1
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-151-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-151-2/+2
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-152-6/+15
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie2021-05-111-1/+1
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-111-3/+0
* rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis2021-05-111-1/+1
* meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin2021-05-042-0/+19
* oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin2021-05-042-4/+10
* deb: apply postinstall on sdkhongxu2021-04-301-0/+4
* oeqa/runtime: space neededJon Mason2021-04-301-2/+2
* parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu2021-04-301-0/+2
* oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer2021-04-302-4/+4
* oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie2021-04-301-1/+1
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-301-3/+13
* oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie2021-04-161-3/+3
* oeqa/selftest: add test case for SRC_URI dependency sniffingRoss Burton2021-04-061-0/+54