summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/runtime: Add OEHasPackage decoratorMariano Lopez2017-01-231-0/+53
* oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez2017-01-233-0/+93
* oeqa/runtime: Move to runtime_casesAníbal Limón2017-01-2331-1642/+0
* oeqa: Fix files handling on runtime tests.Aníbal Limón2017-01-233-4/+4
* oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón2017-01-233-10/+15
* oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón2017-01-231-3/+3
* oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2017-01-232-0/+33
* oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón2017-01-231-5/+0
* oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón2017-01-234-37/+0
* runtime: Add cleanup for logrotate testsJose Perez Carranza2017-01-161-0/+1
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-091-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-169-28/+28
* parselogs.py: Don't clog QA with Joule errorsCalifornia Sullivan2016-12-131-1/+13
* parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez2016-12-071-2/+3
* parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan2016-12-071-0/+1
* runtime: Update test cases numbers for runtime testsJose Perez Carranza2016-11-304-3/+5
* parselogs: Whitelist NUC6 firmware load error message on genericx86-64California Sullivan2016-11-231-0/+1
* parselogs.py: Add disabling eDP error to x86_common whitelistCalifornia Sullivan2016-10-051-0/+1
* parselogs: Update uvesafb errors in qemu whitelistJianxun Zhang2016-09-301-5/+1
* parselogs.py: Add amd_nb error to x86_common whitelistCalifornia Sullivan2016-09-281-0/+1
* oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón2016-09-201-0/+1
* Revert "oeqa.runtime.smart: work around smart race issues"Richard Purdie2016-09-141-25/+0
* oeqa: Remove linux user utilized for rpm test.Edwin Plauchu2016-09-141-6/+26
* oeqa/parselogs: Don't use cwd for file transfersRichard Purdie2016-09-141-2/+8
* oeqa.runtime.smart: work around smart race issuesMarkus Lehtonen2016-09-091-0/+25
* oeqa/runtime/smart: Prune feeds to save memoryRichard Purdie2016-09-091-0/+4
* parselogs: Whitelist qemux86 error message with qemu 2.7.0Robert Yang2016-09-091-0/+1
* parselogs: Whitelist qemuppc error message with qemu 2.7.0Richard Purdie2016-09-091-0/+2
* oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelistRichard Purdie2016-09-051-0/+1
* oeqa/parselogs/qemuarm: Whitelist amba and jitter for 4.8+ kernelsBruce Ashfield2016-09-051-1/+10
* oeqa/runtime/rpm: use su instead of sudoRoss Burton2016-08-251-3/+2
* parselogs: Ignore uvesafb timeoutsRichard Purdie2016-08-251-0/+5
* oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirrorRichard Purdie2016-08-231-1/+1
* parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie2016-08-181-0/+1
* parselogs.py: Add failed to setup card detect gpio error on x86California Sullivan2016-08-181-0/+1
* parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan2016-08-181-0/+2
* parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan2016-08-181-1/+7
* oeqa/runtime/syslog.py: Improve test_syslog_logger on systemdAníbal Limón2016-08-171-2/+5
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-121-1/+40
* oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd...Aníbal Limón2016-08-011-1/+1
* oeqa/runtime/syslog.py: Improve test_syslog_loggerAníbal Limón2016-08-011-2/+7
* remove sukokuRoss Burton2016-07-201-28/+0
* oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton2016-07-081-1/+1
* lib/oeqa: add Galculator to SDK and runtime testsRoss Burton2016-07-011-0/+23
* oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton2016-07-011-1/+0
* oeqa: fix hasPackage, add hasPackageMatchRoss Burton2016-06-233-4/+4
* lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez2016-06-071-3/+0
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-022-3/+3
* meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie2016-05-212-4/+4
* oeqa: Print function python3 fixesRichard Purdie2016-05-162-2/+2