summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2018-12-06oeqa/selftest/context: Improve log file handlingRichard Purdie1
2018-12-06oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie1
2018-12-06oeqa/selftest/buildoptions: Improve ccache testRichard Purdie1
2018-12-06oeqa/qemurunner: Remove resource python warningsRichard Purdie1
2018-12-06oeqa/utils/commands: Avoid log message duplicationRichard Purdie1
2018-12-06oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie1
2018-12-06oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie1
2018-12-06oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie1
2018-12-06oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie1
2018-12-06oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie1
2018-12-06oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie1
2018-12-06oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie1
2018-11-16oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie4
2018-11-09oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin1
2018-11-09image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie1
2018-11-08oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng1
2018-11-06oeqa/selftest: Add test for Yocto source mirror functionality/completenessRichard Purdie1
2018-11-06oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2
2018-10-29oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie1
2018-10-29oeqa/core/runner: Don't add empty log entriesRichard Purdie1
2018-10-29oeqa/selftest: Improvements to the json loggingRichard Purdie1
2018-10-29oeqa/selftest/context: write testresult to json filesYeoh Ee Peng1
2018-10-29oeqa/core/runner: write testresult to json filesYeoh Ee Peng1
2018-10-21oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt1
2018-10-18oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng1
2018-10-16sstatetests.py: reset TCLIBCAPPENDKai Kang1
2018-10-12ksample.py: fix error messageChen Qi1
2018-10-11oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie1
2018-10-11oeqa/manual: Remove bitbake-selftest executionRichard Purdie1
2018-10-11oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng9
2018-10-11oeqa/runtime/opkg: Ensure the test works on multilibRichard Purdie1
2018-10-09selftest/runqemu: Handle SystemExitRichard Purdie1
2018-10-09qemurunner: Remove the signal handler before stopping qemuRichard Purdie1
2018-09-13oeqa/selftest/recipetool: fix non-determinism in cmake testRoss Burton1
2018-09-13oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie1
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj1
2018-09-12statetests.py: drop test_sstate_allarch_samesigs_multilibKai Kang1
2018-09-04oeqa/selftest/runtime_test: Fix runtime_test.TestImage.test_testimage_install...Richard Purdie1
2018-08-30oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng1
2018-08-30oeqa/sdk: fixes related to hasPackage semanticsChen Qi4
2018-08-30sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi1
2018-08-30sdk/context.py: add ability to check for multilib version of target packageChen Qi1
2018-08-30lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin1
2018-08-28selftest/package: Add package separated debug symbols hardlink testHongxu Jia1
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner1
2018-08-23oeqa/runtime/ldd: Clean up testRichard Purdie1
2018-08-23oeqa/runner: Print any errors/failures earlyRichard Purdie1
2018-08-23oeqa/runner: Use the proper logger functions instead of print()Richard Purdie1
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie1
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie1