summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe: Fix opkg status list parse - Missing postinstRaul Martins2018-12-151-3/+15
* lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych2018-12-151-0/+1
* oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_...Richard Purdie2018-12-151-4/+6
* lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie2018-12-151-1/+52
* oe-selftest: distrodata: change test_maintainers() to use tinfoilPaul Eggleton2018-12-141-47/+34
* lib/oe/utils: Set stderr for host_gcc_version()Robert Yang2018-12-141-1/+2
* oeqa/sdk: rewrite cpio testRoss Burton2018-12-131-27/+22
* oeqa/sdk: rewrite lzip testRoss Burton2018-12-131-33/+28
* oeqa/sdk: clean up galculator testRoss Burton2018-12-131-7/+4
* oeqa/sdk: show output if run() failsRoss Burton2018-12-136-18/+26
* oeqa/sdk: clarify ELF assertion messageRoss Burton2018-12-131-5/+12
* selftest/package: Correct format arguments in test_gdb_hardlink_debugOla x Nilsson2018-12-131-1/+1
* oeqa/sdk/galculator: rewrite to use new helpersRoss Burton2018-12-081-20/+27
* oeqa/sdk/python: fix version typoRoss Burton2018-12-081-1/+1
* oeqa/sdk/assimp: use helpersRoss Burton2018-12-081-28/+1
* oeqa/sdk/case: add fundamental helper methodsRoss Burton2018-12-081-0/+32
* oeqa/selftest/runcmd: Increase timeout deltaRichard Purdie2018-12-081-2/+2
* oeqa/selftest/context: ensure log directory existsChen Qi2018-12-081-0/+1
* oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie2018-12-081-0/+1
* oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie2018-12-061-1/+1
* oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton2018-12-051-6/+7
* oeqa: don't litter /tmp with temporary directoriesRoss Burton2018-12-052-3/+5
* oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie2018-12-051-2/+2
* oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie2018-12-051-12/+20
* lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie2018-12-052-2/+7
* oeqa/oelib/path: don't leak temporary directoriesRoss Burton2018-12-051-7/+3
* oeqa/sdk/python: add Python 2 and fix detectionRoss Burton2018-12-031-3/+17
* oe-selftest: add some tests for recipeutils modulePaul Eggleton2018-12-031-0/+137
* lib/oe/recipeutils: drop obsolete functionsPaul Eggleton2018-12-031-25/+0
* lib/oe/recipeutils: patch_recipe(): fix replacing varflag valuesPaul Eggleton2018-12-031-4/+12
* lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/cl...Paul Eggleton2018-12-031-3/+68
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-011-3/+8
* oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie2018-12-011-3/+3
* oeqa/selftest/buildoptions: Improve ccache testRichard Purdie2018-12-011-0/+1
* oeqa/qemurunner: Remove resource python warningsRichard Purdie2018-12-011-2/+8
* oeqa/utils/commands: Avoid log message duplicationRichard Purdie2018-12-011-1/+1
* oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie2018-12-011-0/+2
* oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie2018-12-011-1/+5
* oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie2018-11-271-2/+3
* oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie2018-11-271-1/+3
* oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie2018-11-271-3/+3
* oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie2018-11-271-19/+48
* oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie2018-11-271-12/+11
* terminal: Cope with unreleased versions of tmuxMike Crowe2018-11-231-0/+2
* oeqa/qemu: Add support for slirpYeoh Ee Peng2018-11-231-3/+19
* qemurunner: Add support for slirpYeoh Ee Peng2018-11-231-4/+13
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2018-11-232-4/+3
* package_manager.py: fix the message used to catch failing postinsts from dnfAlexander Kanavin2018-11-221-1/+1
* classes/testsdk: Split implementation into classesJoshua Watt2018-11-212-0/+246
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2018-11-164-11/+32