aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2017-11-14oeqa/dnf.py/rpm.py: add MLPREFIX to package namerbt/mlqaRobert Yang
2017-11-14oeqa: make OEHasPackage() check multilib packageRobert Yang
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie
2017-11-10oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie
2017-11-09oeqa: Clean up logger handlingRichard Purdie
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö
2017-11-08masterimage.py: fix stop()Erik Botö
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock
2017-11-08oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt
2017-11-08oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton
2017-11-07oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton
2017-11-05oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2017-09-18oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2017-09-13oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton
2017-09-12selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval
2017-09-12selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza
2017-09-11wic: selftest: add test_wic_rm_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_cp_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_ls_ext test caseEd Bartosh
2017-09-11oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day
2017-09-11oeqa/selftest/case: Add recipeinc methodOla x Nilsson
2017-09-11oeqa/selftest: Add missing IDs to various test casesJose Perez Carranza
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie
2017-08-31selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie
2017-08-31oe-selftest: tinfoil: add a test for variable historyPaul Eggleton
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2017-08-27wic: setlftest: test expanding MBR imageEd Bartosh
2017-08-24core/target/ssh.py: use reader to handle partial dataRobert Yang
2017-08-23core/target/ssh.py: replace decode errorsRobert Yang
2017-08-23utils/logparser.py: fix section checkRobert Yang
2017-08-23runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang
2017-08-23runtime/cases/_ptest.py: add skip statusRobert Yang
2017-08-23oeqa/utils/logparser.py: add skip statusRobert Yang
2017-08-23runtime/cases/_ptest.py: revive itRobert Yang