aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2018-07-26logging: use warning instead warnChen Qi
2018-07-25selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie
2018-07-25selftest/bblayers: Place the test layer directory in builddirRichard Purdie
2018-07-25selftest/wic: clean up runCmd error code handlingRichard Purdie
2018-07-25selftest/wic: Improve error message for test_fixed_sizeRichard Purdie
2018-07-24oe-selftest: fix for changes to buildhistory-diffPaul Eggleton
2018-07-24utils: Add multiprocess_launch API and testcaseRichard Purdie
2018-07-18oeqa/sdk/python: clean up Python testRoss Burton
2018-07-18oeqa/runtime/python: clean up Python testRoss Burton
2018-07-18oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie
2018-07-16testsdk: Enable multiprocess executionRichard Purdie
2018-07-16oeqa: Remove xmlrunnerRichard Purdie
2018-07-16oeqa/runner: Simplify codeRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie
2018-07-15oeqa/selftest/wic: Split tests into two class groupsRichard Purdie
2018-07-15oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie
2018-07-15devtool: Split tests into multiple classesRichard Purdie
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie
2018-07-15oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie
2018-07-15oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie
2018-07-15oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie
2018-07-15oeqa/selftest/package: Use setUpLocal, not setUpRichard Purdie
2018-07-13oeqa/runner: Ensure we don't print misleading results outputRichard Purdie
2018-07-13oqqa/selftest/lic_checksum: Avoid cache reparseRichard Purdie
2018-07-13oeqa/selftest/image_tyypedep: Avoid undefined variable failureRichard Purdie
2018-07-13oeqa/core/runner: Improve test case comparisionRichard Purdie
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang
2018-07-05oeqa/runtime/cases/parselog.py: ignore a message from westonChen Qi
2018-07-02oe-selftest: Add bitbake-layer create-layer testJoshua Watt
2018-07-02oeqa/runtime: Add testcases for kernel sampleHongzhi.Song
2018-06-27oeqa: add Git mirror testRoss Burton
2018-06-18oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi
2018-06-18oeqa/runtime/cases/parselogs.py: ignore a message from watchdogChen Qi
2018-06-18oeqa/runtime/cases/parselogs.py: extend common_errors listChen Qi
2018-06-07oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie
2018-06-07oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2018-06-04oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi
2018-06-04oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi
2018-06-04oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi
2018-06-04oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi
2018-06-04oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi
2018-06-04oeqa/core/loader.py: support the 'auto' keywordChen Qi
2018-05-29oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi
2018-05-14runtime/dnf: Add new dnf test casesJose Perez Carranza
2018-05-11oeqa/selftest/case: fix typoHongxu Jia
2018-05-04oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin