summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2018-08-19kernel-devsrc: restructure for out of tree (and on target) module buildsBruce Ashfield1
2018-08-16runtime selftest: limit kernel hw bp archesHongzhi.Song1
2018-08-16runtime selftest: test_trace_events_sample of ksample.pyHongzhi.Song1
2018-08-15selftest/package: Improve test to cover sparseness and hardlinking from sstateRichard Purdie1
2018-08-15selftest: Replace bitbake -p with bitbake -eRichard Purdie1
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie1
2018-08-15selftest/package: Add test to ensure sparse files are preservedRichard Purdie1
2018-08-14parselogs.py: output correct log locationChen Qi1
2018-08-14oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie1
2018-08-10oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton1
2018-08-08context.py: Do not mask exceptions needlessly.Paulo Neves1
2018-08-08oe_syslog.py: fix for syslog-ngChen Qi1
2018-08-07selftest/package: Fix hardlink test when using sstateRichard Purdie1
2018-08-07oeqa/sdk: add test that CMake worksRoss Burton1
2018-07-31oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton1
2018-07-31systemd.py: increase default bus timeoutChen Qi1
2018-07-31parselogs.py: ignore network interface name changing failureChen Qi1
2018-07-31oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi1
2018-07-31oeqa/selftest: Add package hardlink testRichard Purdie1
2018-07-30oeqa/selftest: check if rm_work is enabledAnuj Mittal1
2018-07-30oeqa/runtime/scanelf: removeRoss Burton1
2018-07-26selftest/wic: Fix/cleanup class setup codeRichard Purdie1
2018-07-26oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie1
2018-07-26qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang1
2018-07-26oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton1
2018-07-26oeqa: rationalise Perl testsRoss Burton3
2018-07-26logging: use warning instead warnChen Qi2
2018-07-25selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie1
2018-07-25selftest/bblayers: Place the test layer directory in builddirRichard Purdie1
2018-07-25selftest/wic: clean up runCmd error code handlingRichard Purdie1
2018-07-25selftest/wic: Improve error message for test_fixed_sizeRichard Purdie1
2018-07-24oe-selftest: fix for changes to buildhistory-diffPaul Eggleton1
2018-07-24utils: Add multiprocess_launch API and testcaseRichard Purdie1
2018-07-18oeqa/sdk/python: clean up Python testRoss Burton2
2018-07-18oeqa/runtime/python: clean up Python testRoss Burton1
2018-07-18oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal1
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie1
2018-07-16testsdk: Enable multiprocess executionRichard Purdie1
2018-07-16oeqa: Remove xmlrunnerRichard Purdie1
2018-07-16oeqa/runner: Simplify codeRichard Purdie4
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie11
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie4
2018-07-15oeqa/selftest/wic: Split tests into two class groupsRichard Purdie1
2018-07-15oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie1
2018-07-15devtool: Split tests into multiple classesRichard Purdie1
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie6
2018-07-15oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie1
2018-07-15oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie1
2018-07-15oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie1
2018-07-15oeqa/selftest/package: Use setUpLocal, not setUpRichard Purdie1