aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
AgeCommit message (Expand)Author
2017-03-01recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-15testimage.bbclass: Add check for empty test suiteMariano Lopez
2017-02-15testimage: Implement custom target loadingJuro Bystricky
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón
2017-01-31testimage.bbclass: Fixes about suites and dependenciesMariano Lopez
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez
2017-01-26testimage.bbclass: Add systemd test automaticallyMariano Lopez
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez
2017-01-23testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-09testimage: disable build tests for qemumips and qemumips64Joshua Lock
2016-10-03testimage.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-23testimage.bbclass: Add package manager dependencyMariano Lopez
2016-09-13testimage: add createrepo-native to testimage dependsbavery
2016-08-01classes/testimage: When image is systemd, enable debug log levelAníbal Limón
2016-07-20testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang
2016-07-20testimage: swap sudoku for galculatorRoss Burton
2016-06-06testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez
2016-05-18testimage.bbclass: Remove exported testMariano Lopez
2016-02-28testimage.bbclass: reuse generic test suitesAlex Franco
2016-02-28testimage.bbclass: add generic, image test suitesAlex Franco
2016-02-10classes/testimage: Fix exportTests function.Aníbal Limón
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón
2016-02-10classes/testimage: Add defeault inherit for testsdk.Aníbal Limón
2016-02-10classes/testsdk: Add new class testsdk.Aníbal Limón
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-01-07testimage: remove VNC test, x11vnc isn't in oe-core anymoreRoss Burton
2015-11-16oeqa/testimage: Add support for test folder export.Lucian Musat
2015-11-16oeqa/runtime: remove dmesg testRoss Burton
2015-10-01testimage: Added IO commands to dumpsMariano Lopez
2015-09-29oeqa/testimage: Add ability to run single test from suite.Lucian Musat
2015-09-28oeqa/testimage: Remove absolute path to oeqa from jsonLucian Musat
2015-09-21testimage.bbclass: Fix break introduced with SIGTERM handlingMariano Lopez
2015-09-21testimage.bbclass: Don't require an image manifestRandy Witt
2015-09-12testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie
2015-09-12testimage: Fix SDK extraction error handlingRichard Purdie
2015-09-07testimage: handle SIGTERM to conclude runqemuMariano Lopez
2015-09-03testimage: filter proper test cases by tagszjh
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez