aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2018-10-29oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie
2018-10-29oeqa/core/runner: Don't add empty log entriesRichard Purdie
2018-10-29oeqa/selftest: Improvements to the json loggingRichard Purdie
2018-10-29oeqa/selftest/context: write testresult to json filesYeoh Ee Peng
2018-10-29oeqa/core/runner: write testresult to json filesYeoh Ee Peng
2018-10-21oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt
2018-10-18oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng
2018-10-16sstatetests.py: reset TCLIBCAPPENDKai Kang
2018-10-12ksample.py: fix error messageChen Qi
2018-10-11oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie
2018-10-11oeqa/manual: Remove bitbake-selftest executionRichard Purdie
2018-10-11oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng
2018-10-11oeqa/runtime/opkg: Ensure the test works on multilibRichard Purdie
2018-10-09selftest/runqemu: Handle SystemExitRichard Purdie
2018-10-09qemurunner: Remove the signal handler before stopping qemuRichard Purdie
2018-09-13oeqa/selftest/recipetool: fix non-determinism in cmake testRoss Burton
2018-09-13oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj
2018-09-12statetests.py: drop test_sstate_allarch_samesigs_multilibKai Kang
2018-09-04oeqa/selftest/runtime_test: Fix runtime_test.TestImage.test_testimage_install...Richard Purdie
2018-08-30oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng
2018-08-30oeqa/sdk: fixes related to hasPackage semanticsChen Qi
2018-08-30sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi
2018-08-30sdk/context.py: add ability to check for multilib version of target packageChen Qi
2018-08-30lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin
2018-08-28selftest/package: Add package separated debug symbols hardlink testHongxu Jia
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner
2018-08-23oeqa/runtime/ldd: Clean up testRichard Purdie
2018-08-23oeqa/runner: Print any errors/failures earlyRichard Purdie
2018-08-23oeqa/runner: Use the proper logger functions instead of print()Richard Purdie
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie
2018-08-21assimp.py: fix AttributeError in tearDownClassChen Qi
2018-08-19kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield
2018-08-16runtime selftest: limit kernel hw bp archesHongzhi.Song
2018-08-16runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song
2018-08-15selftest/package: Improve test to cover sparseness and hardlinking from sstateRichard Purdie
2018-08-15selftest: Replace bitbake -p with bitbake -eRichard Purdie
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie
2018-08-15selftest/package: Add test to ensure sparse files are preservedRichard Purdie
2018-08-14parselogs.py: output correct log locationChen Qi
2018-08-14oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie
2018-08-10oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton
2018-08-08context.py: Do not mask exceptions needlessly.Paulo Neves
2018-08-08oe_syslog.py: fix for syslog-ngChen Qi
2018-08-07selftest/package: Fix hardlink test when using sstateRichard Purdie
2018-08-07oeqa/sdk: add test that CMake worksRoss Burton
2018-07-31oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton
2018-07-31systemd.py: increase default bus timeoutChen Qi
2018-07-31parselogs.py: ignore network interface name changing failureChen Qi