aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
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
2018-07-31oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi
2018-07-31oeqa/selftest: Add package hardlink testRichard Purdie
2018-07-30oeqa/selftest: check if rm_work is enabledAnuj Mittal
2018-07-30oeqa/runtime/scanelf: removeRoss Burton
2018-07-26selftest/wic: Fix/cleanup class setup codeRichard Purdie
2018-07-26oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie
2018-07-26qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang
2018-07-26oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton
2018-07-26oeqa: rationalise Perl testsRoss Burton
2018-07-26logging: use warning instead warnChen Qi
2018-07-25selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie
2018-07-25selftest/bblayers: Place the test layer directory in builddirRichard Purdie
2018-07-25selftest/wic: clean up runCmd error code handlingRichard Purdie
2018-07-25selftest/wic: Improve error message for test_fixed_sizeRichard Purdie
2018-07-24oe-selftest: fix for changes to buildhistory-diffPaul Eggleton
2018-07-24utils: Add multiprocess_launch API and testcaseRichard Purdie
2018-07-18oeqa/sdk/python: clean up Python testRoss Burton
2018-07-18oeqa/runtime/python: clean up Python testRoss Burton
2018-07-18oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie
2018-07-16testsdk: Enable multiprocess executionRichard Purdie
2018-07-16oeqa: Remove xmlrunnerRichard Purdie
2018-07-16oeqa/runner: Simplify codeRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie
2018-07-15oeqa/selftest/wic: Split tests into two class groupsRichard Purdie