aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2018-12-06oeqa/selftest: Improvements to the json loggingRichard Purdie
2018-12-06oeqa/selftest/context: write testresult to json filesYeoh Ee Peng
2018-12-06oeqa/runner: Sort the test result output by result classRichard Purdie
2018-12-06oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie
2018-12-06oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie
2018-12-06oeqa/core/runner: write testresult to json filesYeoh Ee Peng
2018-12-06oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng
2018-12-06oeqa: Remove xmlrunnerRichard Purdie
2018-12-06oeqa/runner: Simplify codeRichard Purdie
2018-12-06oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-12-06oeqa/runner: Ensure we don't print misleading results outputRichard Purdie
2018-12-06oeqa/core/runner: Improve test case comparisionRichard Purdie
2018-12-06oeqa/selftest/context: Improve log file handlingRichard Purdie
2018-12-06oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie
2018-12-06oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie
2018-12-06oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie
2018-12-06oeqa/loader: Fix deprecation warningRichard Purdie
2018-12-06oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton
2018-12-06oeqa: don't litter /tmp with temporary directoriesRoss Burton
2018-12-06oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie
2018-12-06oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie
2018-12-06oeqa/oelib/path: don't leak temporary directoriesRoss Burton
2018-12-06oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie
2018-12-06oeqa/selftest/buildoptions: Improve ccache testRichard Purdie
2018-12-06oeqa/qemurunner: Remove resource python warningsRichard Purdie
2018-12-06oeqa/utils/commands: Avoid log message duplicationRichard Purdie
2018-12-06oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie
2018-12-06oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie
2018-12-06oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie
2018-12-06oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie
2018-12-06oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie
2018-12-06oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie
2018-12-06oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie
2018-11-24oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin
2018-11-24selftest/wic: Improve error message for test_fixed_sizeRichard Purdie
2018-11-24oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie
2018-11-24oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie
2018-11-16oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie
2018-07-02oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2018-07-02oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi
2018-07-02oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi
2018-07-02oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi
2018-07-02oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi
2018-07-02oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi
2018-07-02oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi
2018-07-02oeqa/core/loader.py: support the 'auto' keywordChen Qi
2018-04-20oeqa/selftest/runqemu: qemu nfs testing not ready for deploymentRichard Purdie
2018-04-19oe-selftest: runqemu: add tests for qemu boot and shutdownYeoh Ee Peng
2018-04-18oeqa/runtime/stap.py: add runtime test for systemtapVictor Kamensky
2018-04-07devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie