summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/runtime
AgeCommit message (Expand)AuthorFiles
2018-03-04oeqa/runtime/opkg.py: add runtime test for opkgYeoh Ee Peng1
2018-03-04oeqa/runtime/apt.py: add runtime test for aptYeoh Ee Peng1
2018-01-29oeqa/runtime: add gobject-introspection testRoss Burton1
2018-01-06oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie1
2018-01-05runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin1
2018-01-05runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin1
2017-08-23runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang1
2017-08-23runtime/cases/_ptest.py: add skip statusRobert Yang1
2017-08-23runtime/cases/_ptest.py: revive itRobert Yang1
2017-08-23oeqa/parselogs: Ignore device node warnings on mipsRichard Purdie1
2017-07-08oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza1
2017-06-05oeqa/runtime/context.py: Add support to specify port in target_ipAníbal Limón1
2017-05-30oeqa/runtime/case: Don't use OEQA framework internal methodsAníbal Limón1
2017-05-10parselogs: whitelist failed to enable keyboard error on intel-corei7-64California Sullivan1
2017-05-10parselogs: whitelist bluetooth firmware load error for intel-corei7-64California Sullivan1
2017-04-06oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdirJoshua Lock1
2017-04-05runtime/dnf : Add ID to the dnf test casesJose Perez Carranza1
2017-03-31oeqa/runtime/cases: Migrate underscore casesMariano Lopez2
2017-03-22oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin1
2017-03-21meta/lib/oeqa: change sdk test from cvs to cpiobrian avery1
2017-03-17dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin1
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin4
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez1
2017-02-15testimage: Implement custom target loadingJuro Bystricky1
2017-02-05oeqa/runtime: Improve failure log outputRichard Purdie4
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón1
2017-01-31runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez3
2017-01-31runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSESMariano Lopez1
2017-01-31runtime/cases/connman.py: Stop using oeRuntimeTestMariano Lopez1
2017-01-23oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez1
2017-01-23testimage.bbclass: Add package install featureMariano Lopez2
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez1
2017-01-23oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez28
2017-01-23oeqa/runtime/context.py: Add logger to getTargetMariano Lopez1
2017-01-23oeqa/runtime/context.py: Prepare for qemuAníbal Limón1
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón1
2017-01-23oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón1
2017-01-23oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón1
2017-01-23oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez1
2017-01-23oeqa/runtime/files: Move runtime files from old directoryMariano Lopez4
2017-01-23oeqa/runtime: Add OEHasPackage decoratorMariano Lopez1
2017-01-23oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez3
2017-01-23oeqa/runtime: Move to runtime_casesAníbal Limón31
2017-01-23oeqa: Fix files handling on runtime tests.Aníbal Limón3
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón3
2017-01-23oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón1
2017-01-23oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2
2017-01-23oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón1
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón4
2017-01-16runtime: Add cleanup for logrotate testsJose Perez Carranza1