aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
AgeCommit message (Expand)Author
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
2015-08-30dump: Created new classes for dump host and targetMariano Lopez
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez
2015-07-31testimage: testsdk fixes/improvementsRichard Purdie
2015-07-09testimage: Add support for test suites manifest fileszjh
2015-07-09testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST...zjh
2015-06-27testimage: Don't test xorg/vnc on qemuarm64Richard Purdie
2015-06-26testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie
2015-04-29testimage: Improve sdk handling of TEST_SUITESRichard Purdie
2015-04-29testimage: Fix sdk test manifest handlingRichard Purdie
2015-04-09testimage: sort modules based on dependenciesPatrick Ohly
2014-08-29testimage: Add parselogs to the default tests for sato imagesRichard Purdie
2014-08-27classes/testimage.bbclass: add more fields to the sdk TestContextCorneliu Stoicescu
2014-08-18meta/classes/testimage.bbclass: add testsdk task and enable functionality for...Corneliu Stoicescu
2014-04-30classes/testimage: if start fails, don't try to stopPaul Eggleton
2014-03-05testimage: add task level lockStefan Stanacar
2014-02-11testimage: fail if no package manifest is foundStefan Stanacar
2014-02-08testimage: add ability to export testsStefan Stanacar
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang
2013-12-20testimage: include traceback when loading a test failsStefan Stanacar
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar
2013-09-26testimage: Exclude BB_ORIGENV variableRichard Purdie
2013-09-24classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar
2013-09-20classes/testimage: remove odd characters in commentsPaul Eggleton
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton
2013-08-28classes/testimage: add support for finding tests in other layersStefan Stanacar