summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* classes/testsdk: Split implementation into classesJoshua Watt2018-11-212-0/+246
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2018-11-164-11/+32
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2018-11-161-1/+2
* oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie2018-11-161-0/+3
* oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie2018-11-161-5/+5
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-11-161-2/+2
* oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie2018-11-141-0/+3
* oeqa/core/runner: Correctly markup regexsRichard Purdie2018-11-141-2/+2
* oeqa/loader: Fix deprecation warningRichard Purdie2018-11-141-1/+1
* oeqa/runner: Sort the test result output by result classRichard Purdie2018-11-141-1/+10
* oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie2018-11-141-3/+1
* oeqa/runtime/cases: Improve dependencies of kernel/gcc/build testsRichard Purdie2018-11-146-30/+31
* oeqa/runtime/cases: Improve test dependency informationRichard Purdie2018-11-1410-25/+32
* testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess exec...Hongxu Jia2018-11-146-8/+6
* oeqa/runtime/utils/targetbuildproject: Use a subdir within ~/Richard Purdie2018-11-141-1/+3
* oeqa/utils/buildproject: Only clean files if we've done somethingRichard Purdie2018-11-141-0/+5
* oeqa/manual/build-appliance: Drop test which is already automatedRichard Purdie2018-11-141-26/+0
* oeqa/runtime: Add tests for gstreamer CLIYeoh Ee Peng2018-11-141-0/+14
* oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin2018-11-091-2/+2
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-11-091-0/+1
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-11-091-1/+1
* oeqa/selftest: Add test for Yocto source mirror functionality/completenessRichard Purdie2018-11-071-0/+23
* oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2018-11-072-2/+27
* oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie2018-10-291-2/+15
* oeqa/core/runner: Don't add empty log entriesRichard Purdie2018-10-291-1/+4
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-10-291-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-10-291-3/+31
* oeqa/core/runner: write testresult to json filesYeoh Ee Peng2018-10-291-1/+34
* oe-selftest: devtool: Support meta being a symbolic linkuninative-2.3Peter Kjellerstedt2018-10-211-1/+2
* oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng2018-10-181-41/+29
* sstatetests.py: reset TCLIBCAPPENDKai Kang2018-10-161-0/+12
* ksample.py: fix error messageChen Qi2018-10-121-1/+1
* oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie2018-10-111-4/+0
* oeqa/manual: Remove bitbake-selftest executionRichard Purdie2018-10-111-30/+0
* oeqa/manual: transfer manual test cases from testopia to oeqaYeoh Ee Peng2018-10-119-0/+2750
* oeqa/runtime/opkg: Ensure the test works on multilibRichard Purdie2018-10-111-1/+4
* selftest/runqemu: Handle SystemExitRichard Purdie2018-10-091-8/+11
* qemurunner: Remove the signal handler before stopping qemuRichard Purdie2018-10-091-2/+2
* oeqa/selftest/recipetool: fix non-determinism in cmake testRoss Burton2018-09-131-1/+3
* oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie2018-09-131-1/+3
* insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2018-09-131-0/+1
* statetests.py: drop test_sstate_allarch_samesigs_multilibKai Kang2018-09-131-9/+2
* oeqa/selftest/runtime_test: Fix runtime_test.TestImage.test_testimage_install...Richard Purdie2018-09-041-0/+1
* oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng2018-09-041-1/+5
* oeqa/sdk: fixes related to hasPackage semanticsChen Qi2018-09-044-13/+20
* sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi2018-09-041-2/+2
* sdk/context.py: add ability to check for multilib version of target packageChen Qi2018-09-041-1/+7
* lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin2018-09-041-2/+2
* selftest/package: Add package separated debug symbols hardlink testHongxu Jia2018-08-281-2/+37
* oeqa/core/decorator: add skipIfInDataVarRichard Leitner2018-08-231-0/+14