summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* selftests: Add test case for booting a generic EFI boot partition imageCalifornia Sullivan2018-03-061-0/+45
* oeqa/runtime/opkg.py: add runtime test for opkgYeoh Ee Peng2018-03-041-0/+47
* oeqa/runtime/apt.py: add runtime test for aptYeoh Ee Peng2018-03-041-0/+47
* package_manager: Filter to only rpms we depend uponRichard Purdie2018-03-011-1/+2
* sstatetests: pass the right files when comparing sigfilesRoss Burton2018-02-241-2/+2
* oe-selftest: add a test for recipes without maintainersAlexander Kanavin2018-02-241-5/+62
* oe-selftest: fix tests to reflect man->man-db transitionAlexander Kanavin2018-02-241-15/+14
* oeqa/buildperf/base: Fix fetchall reference to use runall bitbake optionRichard Purdie2018-02-201-1/+1
* oe-selftest: meta_ide: add tests for meta-ide-supportYeoh Ee Peng2018-02-151-0/+49
* oeqa/runtime: add gobject-introspection testRoss Burton2018-01-291-0/+15
* imagefeatures: disable f2fs from test_image_features by defaultSaul Wold2018-01-231-1/+1
* selftest/cases/devtool.py: fix workspace layer checkingRobert Yang2018-01-141-1/+1
* bitbake.conf: Set AUTOREV to have a vardepvalueRichard Purdie2018-01-061-1/+37
* oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie2018-01-061-2/+1
* runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin2018-01-051-0/+8
* runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin2018-01-051-1/+4
* core/loader.py: fix regex to include all available test casesLeonardo Sandoval2018-01-041-1/+1
* oeqa/qemu: remove elf image typeSaul Wold2018-01-021-1/+1
* oe-selftest: devtool: switch away from mkelfimagePaul Eggleton2018-01-021-3/+3
* rpm: update to 4.14.0Alexander Kanavin2018-01-021-1/+1
* oeqa/selftest/cases/wic: update OETestID decorator for test_qemuJoshua Lock2017-12-211-1/+1
* oeqa/selftest/buildoptions: Add test for fortran compiler buildingRichard Purdie2017-12-211-0/+14
* oeqa/selftest/archiver: Add test for srpm archiver mode dependenciesRichard Purdie2017-12-211-0/+13
* meta-selftest: wic: Add test for --use-uuid / --fsuuidTom Rini2017-12-181-2/+5
* targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang2017-12-181-1/+3
* oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton2017-12-101-6/+10
* utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine2017-12-101-1/+1
* utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine2017-12-101-2/+6
* utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine2017-12-101-6/+14
* oeqa/selftest/runtime_test: simplify postinst testingRoss Burton2017-12-021-63/+19
* oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton2017-12-021-1/+1
* qemurunner: Simplify binary data handlingRichard Purdie2017-11-211-12/+8
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-11-111-1/+1
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-11-112-0/+4
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-11-091-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-11-096-41/+26
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2017-11-091-37/+37
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2017-11-091-27/+2
* oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2017-11-092-0/+10
* qemurunner: Ensure logging handler is removedRichard Purdie2017-11-091-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2017-11-081-6/+3
* masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö2017-11-081-1/+1
* masterimage.py: fix stop()Erik Botö2017-11-081-1/+1
* masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö2017-11-081-1/+1
* selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton2017-11-081-0/+10
* lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock2017-11-081-0/+67
* oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt2017-11-081-36/+14
* oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton2017-11-081-2/+1
* oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton2017-11-071-1/+1
* oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton2017-11-051-4/+5