summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-10-08dnf.py: check busybox for case test_dnf_installrootKai Kang
2019-10-08oeqa/sdk: improve Meson testRoss Burton
2019-09-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
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-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
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/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan 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/core/decorator: Fix super class modifying subclass tagsNathan 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/core/runner.py: Fix OETestTag listingNathan Rossi
2019-09-07oeqa/selftest: Add test run filtering based on test tagsNathan Rossi
2019-09-07oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi
2019-09-07oeqa/core: Implement proper extra result collection and serializationNathan Rossi
2019-09-07oeqa: Recognise svlogd as another loggerKhem Raj
2019-09-07dnf.py: installroot support usrmergeChangqing Li
2019-09-06oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt
2019-09-06oeqa/core/tests: Fix test_data module testsNathan Rossi
2019-09-06oeqa/core/tests: Skip test_fail_duplicated_moduleNathan Rossi
2019-09-06sdkext: use simpler kernel module for devtool testMark Asselstine
2019-08-30qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin
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: Set LD_LIBRARY_PATH when executing native commandsJoshua Watt
2019-08-30oeqa: reproducible: Use subTest for packagesJoshua Watt
2019-08-30oeqa: reproducible: Cleanup reproducible buildJoshua Watt
2019-08-29Remove LSB supportAdrian Bunk