summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa: add case for oe-git-proxyHenning Schild2019-09-161-0/+58
* oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi2019-09-163-12/+15
* oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi2019-09-161-0/+49
* oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi2019-09-111-6/+6
* oeqa/selftest: Tweak binutils tests tags as toolchain/user and systemRichard Purdie2019-09-071-1/+1
* oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi2019-09-071-21/+25
* oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi2019-09-071-30/+71
* oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi2019-09-071-1/+2
* oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi2019-09-071-11/+19
* oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi2019-09-074-41/+12
* oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode resultsNathan Rossi2019-09-072-2/+4
* oeqa/selftest: For toolchain tests do not fail if a test failedNathan Rossi2019-09-073-17/+0
* oeqa/selftest/cases/glibc.py: Don't install python3 and pexpectNathan Rossi2019-09-071-2/+2
* oeqa/selftest/glibc: Create selftest case for glibc test suiteNathan Rossi2019-09-071-0/+97
* oeqa/selftest/gcc: Create selftest case for gcc test suiteNathan Rossi2019-09-071-0/+111
* oeqa/selftest/binutils: Create selftest case for binutils test suiteNathan Rossi2019-09-071-0/+64
* oeqa/selftest: Markup 'machine' specific test casesRichard Purdie2019-09-072-0/+4
* oeqa/core/runner.py: Fix OETestTag listingNathan Rossi2019-09-071-11/+8
* oeqa/selftest: Add test run filtering based on test tagsNathan Rossi2019-09-071-0/+11
* oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi2019-09-079-138/+103
* oeqa/core: Implement proper extra result collection and serializationNathan Rossi2019-09-072-6/+96
* oeqa: Recognise svlogd as another loggerKhem Raj2019-09-071-1/+1
* dnf.py: installroot support usrmergeChangqing Li2019-09-071-1/+33
* lib/oe/gpg_sign.py: Remove unwanted importVijai Kumar K2019-09-061-1/+0
* oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt2019-09-061-1/+1
* oeqa/core/tests: Fix test_data module testsNathan Rossi2019-09-061-4/+6
* oeqa/core/tests: Skip test_fail_duplicated_moduleNathan Rossi2019-09-061-0/+1
* sdkext: use simpler kernel module for devtool testMark Asselstine2019-09-062-8/+8
* qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mipsAlexander Kanavin2019-09-011-0/+4
* oeqa: reproducible: Do two clean buildsJoshua Watt2019-08-301-20/+28
* oeqa: Enable reproducible build testJoshua Watt2019-08-301-1/+0
* oeqa: reproducible: Record packages in test resultsJoshua Watt2019-08-301-0/+10
* oeqa: Set LD_LIBRARY_PATH when executing native commandsJoshua Watt2019-08-301-0/+3
* oeqa: reproducible: Use subTest for packagesJoshua Watt2019-08-301-10/+11
* oeqa: reproducible: Cleanup reproducible buildJoshua Watt2019-08-301-3/+10
* Remove LSB supportAdrian Bunk2019-08-293-39/+9
* oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS serverNathan Rossi2019-08-282-2/+41
* commands.py: fix typoChen Qi2019-08-281-1/+1
* bbtests.py: remove recipe-depends.dotChen Qi2019-08-281-1/+1
* oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel sourceMazliana2019-08-281-0/+67
* oeqa/parselogs: grep for exact errors list keywordsKhem Raj2019-08-141-1/+1
* oeqa/buildgalculator.py: Add dependency on gtk+3Khem Raj2019-08-141-0/+1
* lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin2019-08-131-2/+2
* sstatesig: Fix leftover splitting issue from siggen changeRichard Purdie2019-08-121-1/+1
* sstatesig: Updates to match bitbake siggen changesRichard Purdie2019-08-062-33/+23
* sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie2019-08-061-6/+7
* sstatesig: Update to handle BB_HASHSERVERichard Purdie2019-08-061-2/+6
* sstatesig: Adpat to recent bitbake hash equiv runqueue changesRichard Purdie2019-08-061-2/+0
* sstatesig: Add debug for incorrect hash server settingsRichard Purdie2019-08-061-0/+4
* sstatesig: Move unihash siggen code to bitbakeRichard Purdie2019-08-061-162/+1