summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/runtime/ldd: Clean up testRichard Purdie2018-08-231-8/+7
* oeqa/runner: Print any errors/failures earlyRichard Purdie2018-08-231-0/+8
* oeqa/runner: Use the proper logger functions instead of print()Richard Purdie2018-08-231-1/+1
* oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie2018-08-231-1/+2
* oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie2018-08-231-0/+2
* assimp.py: fix AttributeError in tearDownClassChen Qi2018-08-211-5/+0
* kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield2018-08-191-1/+1
* runtime selftest: limit kernel hw bp archesHongzhi.Song2018-08-161-0/+5
* runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song2018-08-161-2/+12
* selftest/package: Improve test to cover sparseness and hardlinking from sstateRichard Purdie2018-08-151-9/+18
* selftest: Replace bitbake -p with bitbake -eRichard Purdie2018-08-151-2/+2
* package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie2018-08-151-2/+4
* selftest/package: Add test to ensure sparse files are preservedRichard Purdie2018-08-151-0/+6
* parselogs.py: output correct log locationChen Qi2018-08-141-2/+2
* oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie2018-08-141-8/+0
* oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton2018-08-141-3/+3
* context.py: Do not mask exceptions needlessly.Paulo Neves2018-08-081-10/+4
* oe_syslog.py: fix for syslog-ngChen Qi2018-08-081-3/+5
* selftest/package: Fix hardlink test when using sstateRichard Purdie2018-08-071-1/+1
* oeqa/sdk: add test that CMake worksRoss Burton2018-08-071-0/+68
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2018-07-311-0/+64
* systemd.py: increase default bus timeoutChen Qi2018-07-311-3/+3
* parselogs.py: ignore network interface name changing failureChen Qi2018-07-311-1/+2
* oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi2018-07-311-2/+2
* oeqa/selftest: Add package hardlink testRichard Purdie2018-07-311-1/+14
* oeqa/selftest: check if rm_work is enabledAnuj Mittal2018-07-301-0/+4
* oeqa/runtime/scanelf: removeRoss Burton2018-07-301-26/+0
* selftest/wic: Fix/cleanup class setup codeRichard Purdie2018-07-301-16/+15
* oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie2018-07-261-0/+2
* qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang2018-07-261-1/+1
* oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton2018-07-261-2/+1
* oeqa: rationalise Perl testsRoss Burton2018-07-263-48/+11
* logging: use warning instead warnChen Qi2018-07-262-3/+3
* selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie2018-07-251-1/+11
* selftest/bblayers: Place the test layer directory in builddirRichard Purdie2018-07-251-1/+1
* selftest/wic: clean up runCmd error code handlingRichard Purdie2018-07-251-110/+82
* selftest/wic: Improve error message for test_fixed_sizeRichard Purdie2018-07-251-2/+0
* oe-selftest: fix for changes to buildhistory-diffPaul Eggleton2018-07-241-2/+15
* utils: Add multiprocess_launch API and testcaseRichard Purdie2018-07-241-1/+45
* oeqa/sdk/python: clean up Python testRoss Burton2018-07-182-31/+10
* oeqa/runtime/python: clean up Python testRoss Burton2018-07-181-30/+8
* oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal2018-07-181-14/+0
* oeqa/decorator: Improve reliabilityRichard Purdie2018-07-181-7/+9
* testsdk: Enable multiprocess executionRichard Purdie2018-07-181-0/+4
* oeqa: Remove xmlrunnerRichard Purdie2018-07-181-45/+9
* oeqa/runner: Simplify codeRichard Purdie2018-07-184-16/+8
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-07-1811-407/+14
* oeqa: Add selftest parallelisation supportRichard Purdie2018-07-184-8/+288
* oeqa/selftest/wic: Split tests into two class groupsRichard Purdie2018-07-161-5/+9
* oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie2018-07-161-1/+6