summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-12-161-1/+1
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-12-161-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-12-161-1/+29
* oeqa/runner: Sort the test result output by result classRichard Purdie2018-12-161-2/+14
* oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie2018-12-161-3/+1
* oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2018-12-162-2/+27
* oeqa/core/runner: write testresult to json filesYeoh Ee Peng2018-12-161-1/+34
* oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng2018-12-161-41/+29
* oeqa: Remove xmlrunnerRichard Purdie2018-12-161-45/+9
* oeqa/runner: Simplify codeRichard Purdie2018-12-164-16/+8
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-12-1611-407/+14
* oeqa/runner: Ensure we don't print misleading results outputRichard Purdie2018-12-161-3/+11
* oeqa/core/runner: Improve test case comparisionRichard Purdie2018-12-161-2/+2
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-161-4/+10
* oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie2018-12-161-5/+5
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-12-161-2/+2
* oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* oeqa/loader: Fix deprecation warningRichard Purdie2018-12-161-1/+1
* oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton2018-12-161-6/+7
* oeqa: don't litter /tmp with temporary directoriesRoss Burton2018-12-162-3/+5
* oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie2018-12-161-2/+2
* oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie2018-12-161-12/+20
* oeqa/oelib/path: don't leak temporary directoriesRoss Burton2018-12-161-7/+3
* oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie2018-12-161-3/+3
* oeqa/selftest/buildoptions: Improve ccache testRichard Purdie2018-12-161-0/+1
* oeqa/qemurunner: Remove resource python warningsRichard Purdie2018-12-161-2/+8
* oeqa/utils/commands: Avoid log message duplicationRichard Purdie2018-12-161-1/+1
* oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie2018-12-161-0/+2
* oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie2018-12-161-1/+5
* oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie2018-12-161-2/+3
* oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie2018-12-161-1/+3
* oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie2018-12-161-3/+3
* oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie2018-12-161-19/+48
* oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie2018-12-161-12/+11
* oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin2018-11-241-2/+2
* selftest/wic: Improve error message for test_fixed_sizeRichard Purdie2018-11-241-2/+0
* oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie2018-11-241-1/+1
* oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie2018-11-241-1/+1
* oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie2018-11-161-1/+3
* rootfs: always update the opkg indexIoan-Adrian Ratiu2018-10-181-3/+2
* bitbake-blayers/create: add version for example recipeAnuj Mittal2018-07-021-1/+2
* oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi2018-07-021-1/+1
* oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi2018-07-021-1/+1
* oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi2018-07-021-0/+2
* oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi2018-07-021-0/+1
* oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi2018-07-021-2/+2
* oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi2018-07-021-3/+3
* oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi2018-07-021-2/+2
* oeqa/core/loader.py: support the 'auto' keywordChen Qi2018-07-021-4/+13
* oeqa/selftest/runqemu: qemu nfs testing not ready for deploymentRichard Purdie2018-04-201-1/+3