summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2019-11-10OEQA: add crosstab selftestakuster/qa_changesArmin Kuster
2019-11-10OEQA: move list-packageconfig-flags tests from manual to selfArmin Kuster
2019-11-07OEQA: move manual bash test to runtimeArmin Kuster
2019-11-07oeqa: add selftest for running yocto-check-layerArmin Kuster
2019-11-07oeqa: reproducible: Add option to capture bad packagesJoshua Watt
2019-11-07selftest/signing: Fix test_locked_signatures to use a temporary layerRichard Purdie
2019-11-04selftest: add a test for gpl3-free imagesAlexander Kanavin
2019-11-04selftest: skip virgl test on centos 7 entirelyAlexander Kanavin
2019-11-04oeqa/selftest: add test for oe-run-nativeRoss Burton
2019-10-23oeqa/selftest/recipetool: Use with to control file handle lifetimeOla x Nilsson
2019-10-23oeqa/selftest: use specialist assert* methodsRoss Burton
2019-10-10license_image.bbclass: check and reject packages which have incompatible lice...Alexander Kanavin
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-09-27oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie
2019-09-27oeqa: Test multiconfig parsingJoshua Watt
2019-09-27cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang
2019-09-27devtool.py: fix buildclean testChangqing Li
2019-09-27devtool.py: change to do clean before remove-layerChangqing Li
2019-09-19oeqa/selftest/reproducible: test ipkgs tooRoss Burton
2019-09-16oeqa/selftest/imagefeatures: dump the JSON if it can't be parsedRoss Burton
2019-09-16oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton
2019-09-16runqemu: decouple gtk and gl optionsAlexander Kanavin
2019-09-15oeqa: add case for oe-git-proxyHenning Schild
2019-09-11oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi
2019-09-11oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi
2019-09-07oeqa/selftest: Tweak binutils tests tags as toolchain/user and systemRichard Purdie
2019-09-07oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi
2019-09-07oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi
2019-09-07oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi
2019-09-07oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi
2019-09-07oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode resultsNathan Rossi
2019-09-07oeqa/selftest: For toolchain tests do not fail if a test failedNathan Rossi
2019-09-07oeqa/selftest/cases/glibc.py: Don't install python3 and pexpectNathan Rossi
2019-09-07oeqa/selftest/glibc: Create selftest case for glibc test suiteNathan Rossi
2019-09-07oeqa/selftest/gcc: Create selftest case for gcc test suiteNathan Rossi
2019-09-07oeqa/selftest/binutils: Create selftest case for binutils test suiteNathan Rossi
2019-09-07oeqa/selftest: Markup 'machine' specific test casesRichard Purdie
2019-09-07oeqa/selftest: Add test run filtering based on test tagsNathan Rossi
2019-09-06oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt
2019-08-30oeqa: reproducible: Do two clean buildsJoshua Watt
2019-08-30oeqa: Enable reproducible build testJoshua Watt
2019-08-30oeqa: reproducible: Record packages in test resultsJoshua Watt
2019-08-30oeqa: reproducible: Use subTest for packagesJoshua Watt
2019-08-30oeqa: reproducible: Cleanup reproducible buildJoshua Watt
2019-08-27bbtests.py: remove recipe-depends.dotChen Qi
2019-08-27oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel sourceMazliana
2019-08-03classes/lib: Remove bb.build.FuncFailedRichard Purdie
2019-07-26meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque
2019-07-23meta/lib/oeqa: Test for bootimg-biosplusefi SourceWilliam Bourque
2019-07-20runtime_test.py: use track_for_cleanup for temp dirChen Qi