summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/cases
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi2018-06-041-0/+1
* runtime/dnf: Add new dnf test casesJose Perez Carranza2018-05-151-0/+40
* oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin2018-05-041-3/+3
* logrotate: update to 3.14.0Yi Zhao2018-05-041-2/+2
* oeqa/runtime/stap.py: add runtime test for systemtapVictor Kamensky2018-04-181-0/+33
* make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie2018-03-301-1/+1
* oeqa/runtime/opkg.py: add runtime test for opkgYeoh Ee Peng2018-03-041-0/+47
* oeqa/runtime/apt.py: add runtime test for aptYeoh Ee Peng2018-03-041-0/+47
* oeqa/runtime: add gobject-introspection testRoss Burton2018-01-291-0/+15
* oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie2018-01-061-2/+1
* runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin2018-01-051-0/+8
* runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin2018-01-051-1/+4
* runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang2017-08-231-0/+0
* runtime/cases/_ptest.py: add skip statusRobert Yang2017-08-231-1/+6
* runtime/cases/_ptest.py: revive itRobert Yang2017-08-231-61/+35
* oeqa/parselogs: Ignore device node warnings on mipsRichard Purdie2017-08-231-0/+2
* oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza2017-07-081-3/+3
* parselogs: whitelist failed to enable keyboard error on intel-corei7-64California Sullivan2017-05-111-0/+1
* parselogs: whitelist bluetooth firmware load error for intel-corei7-64California Sullivan2017-05-111-0/+1
* runtime/dnf : Add ID to the dnf test casesJose Perez Carranza2017-04-051-0/+12
* oeqa/runtime/cases: Migrate underscore casesMariano Lopez2017-04-012-82/+59
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-231-1/+1
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-221-4/+4
* dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin2017-03-171-1/+1
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-144-206/+123
* oeqa/runtime: Improve failure log outputRichard Purdie2017-02-053-21/+8
* oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón2017-01-311-3/+3
* runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez2017-01-313-4/+10
* runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSESMariano Lopez2017-01-311-1/+1
* runtime/cases/connman.py: Stop using oeRuntimeTestMariano Lopez2017-01-311-1/+1
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-231-97/+75
* oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez2017-01-2328-0/+1779