summaryrefslogtreecommitdiff
path: root/meta/classes/testimage.bbclass
AgeCommit message (Expand)AuthorFiles
2017-04-21testimage.bbclass: add additional dependencybrian avery1
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly1
2017-03-21meta/lib/oeqa: change sdk test from cvs to cpiobrian avery1
2017-03-14testimage: Don't use systemd.log_level=debug loggingRichard Purdie1
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin1
2017-03-01recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt1
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez1
2017-02-15testimage.bbclass: Add check for empty test suiteMariano Lopez1
2017-02-15testimage: Implement custom target loadingJuro Bystricky1
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón1
2017-01-31testimage.bbclass: Fixes about suites and dependenciesMariano Lopez1
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez1
2017-01-26testimage.bbclass: Add systemd test automaticallyMariano Lopez1
2017-01-23testimage.bbclass: Add package install featureMariano Lopez1
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez1
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez1
2017-01-23testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez1
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón1
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón1
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-10-09testimage: disable build tests for qemumips and qemumips64Joshua Lock1
2016-10-03testimage.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-09-23testimage.bbclass: Add package manager dependencyMariano Lopez1
2016-09-13testimage: add createrepo-native to testimage dependsbavery1
2016-08-01classes/testimage: When image is systemd, enable debug log levelAníbal Limón1
2016-07-20testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang1
2016-07-20testimage: swap sudoku for galculatorRoss Burton1
2016-06-06testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez1
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez1
2016-05-18testimage.bbclass: Remove exported testMariano Lopez1
2016-02-28testimage.bbclass: reuse generic test suitesAlex Franco1
2016-02-28testimage.bbclass: add generic, image test suitesAlex Franco1
2016-02-10classes/testimage: Fix exportTests function.Aníbal Limón1
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón1
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón1
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón1
2016-02-10classes/testimage: Add defeault inherit for testsdk.Aníbal Limón1
2016-02-10classes/testsdk: Add new class testsdk.Aníbal Limón1
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón1
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie1
2016-01-07testimage: remove VNC test, x11vnc isn't in oe-core anymoreRoss Burton1
2015-11-16oeqa/testimage: Add support for test folder export.Lucian Musat1
2015-11-16oeqa/runtime: remove dmesg testRoss Burton1
2015-10-01testimage: Added IO commands to dumpsMariano Lopez1
2015-09-29oeqa/testimage: Add ability to run single test from suite.Lucian Musat1
2015-09-28oeqa/testimage: Remove absolute path to oeqa from jsonLucian Musat1
2015-09-21testimage.bbclass: Fix break introduced with SIGTERM handlingMariano Lopez1
2015-09-21testimage.bbclass: Don't require an image manifestRandy Witt1
2015-09-12testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie1