summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: devtool: Separate common functions and devtool sstate setup into tw...Stefan Herbrechtsmeier2021-12-092-21/+28
* selftest/recipetool: Split tests into separate test classesStefan Herbrechtsmeier2021-12-091-3/+14
* selftest/devtool: Check branch in git fetchStefan Herbrechtsmeier2021-12-091-2/+3
* patch.py: Initialize git repo before patchingPavel Zhukov2021-12-031-0/+15
* oeqa: fix warnings for append operators combined with +=Yi Zhao2021-11-231-1/+1
* oeqa/selftest: extend overlayfs testVyacheslav Yurkov2021-10-301-0/+42
* oeqa/selftest: refactor common functionsVyacheslav Yurkov2021-10-301-9/+7
* archiver: Default to xz compresison instead of gzRichard Purdie2021-10-302-5/+5
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-303-6/+6
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-10-301-1/+1
* virgl: skip headless test on specific older distros and fail otherwiseAlexander Kanavin2021-10-281-3/+7
* kernel-fitimage: use correct kernel imageAndrej Valek2021-10-181-4/+4
* oeqa: Update cleanup code to wait for hashserv exitRichard Purdie2021-10-162-2/+2
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-161-1/+0
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-142-16/+16
* base: Use repr() for printing exceptionsRichard Purdie2021-10-141-3/+0
* oeqa/selftest/sstatetests: fix typo ware -> wereAlexandre Belloni2021-10-111-6/+6
* pinentry: update 1.1.1 -> 1.2.0Alexander Kanavin2021-10-111-1/+1
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-0/+29
* oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie2021-10-021-1/+3
* oeqa/selftest/tinfoil: Update to use test commandRichard Purdie2021-09-261-3/+3
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-09-261-0/+6
* oeqa/selftest: Add tests for bitbake shell/python task outputRichard Purdie2021-09-231-0/+104
* meta: Drop useless classRichard Purdie2021-09-231-1/+1
* oeqa/oescripts: Fix after tar recipe changesRichard Purdie2021-09-101-1/+1
* wic: Add extra-space argumentKristian Klausen2021-09-061-0/+11
* oeqa/selftest/recipetool: update for license changesRoss Burton2021-09-041-1/+1
* oeqa/recipeutils: update for license change to python-async-testRoss Burton2021-09-041-1/+1
* oeqa/selftest/reproducibile: Exclude rust packagesRichard Purdie2021-08-261-1/+5
* oeqa/selftest/distrodata: Fix up rust maintainer testingRichard Purdie2021-08-261-1/+1
* qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absentAlexander Kanavin2021-08-231-2/+4
* oeqa: wic: Add tests for --no-fstab-updateDaniel Gomez2021-08-201-0/+58
* oeqa/selftest/buildoptions: test buildhistory PKGSIZE and FILELIST fieldsRoss Burton2021-08-171-0/+24
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-08-171-1/+1
* oeqa/selftest/fitimage: update tests to use two keysThomas Perrot2021-08-131-7/+14
* oeqa/selftest: overlayfs unit testsVyacheslav Yurkov2021-08-121-0/+171
* devtool.py: Correct override syntaxKhem Raj2021-08-051-1/+1
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-042-3/+3
* selftest: add core-image-weston to no-gpl3-no-meta-gpl2 image testAlexander Kanavin2021-08-021-8/+20
* meta: Manual override fixesRichard Purdie2021-08-024-8/+8
* Convert to new override syntaxRichard Purdie2021-08-0225-116/+116
* oeqa/selftest/recipetool: update socat version to fix failing downloadRoss Burton2021-07-081-1/+1
* oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie2021-07-071-2/+1
* oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie2021-07-021-8/+8
* oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie2021-06-291-2/+2
* selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie2021-06-271-13/+14
* selftest: do not hardcode /tmp/sdkAlexander Kanavin2021-06-211-16/+12
* oeqa: remove Clutter usageRoss Burton2021-06-031-12/+0
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-061-5/+4
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-3/+3