summaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* testimage.bbclass: reuse generic test suitesAlex Franco2016-02-281-5/+7
* testimage.bbclass: add generic, image test suitesAlex Franco2016-02-281-0/+8
* classes/testimage: Fix exportTests function.Aníbal Limón2016-02-101-1/+1
* oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón2016-02-101-3/+3
* testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2016-02-101-9/+2
* testimage/testsdk: Modularize TestContext.Aníbal Limón2016-02-101-37/+3
* classes/testimage: Add defeault inherit for testsdk.Aníbal Limón2016-02-101-0/+2
* classes/testsdk: Add new class testsdk.Aníbal Limón2016-02-101-98/+0
* testimage: Modularize helper functions for get test lists.Aníbal Limón2016-02-101-74/+4
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-1/+1
* testimage: remove VNC test, x11vnc isn't in oe-core anymoreRoss Burton2016-01-071-3/+3
* oeqa/testimage: Add support for test folder export.Lucian Musat2015-11-161-1/+13
* oeqa/runtime: remove dmesg testRoss Burton2015-11-161-2/+2
* testimage: Added IO commands to dumpsMariano Lopez2015-10-011-0/+2
* oeqa/testimage: Add ability to run single test from suite.Lucian Musat2015-10-011-0/+7
* oeqa/testimage: Remove absolute path to oeqa from jsonLucian Musat2015-09-281-1/+10
* testimage.bbclass: Fix break introduced with SIGTERM handlingMariano Lopez2015-09-231-9/+11
* testimage.bbclass: Don't require an image manifestRandy Witt2015-09-231-5/+11
* testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie2015-09-121-4/+9
* testimage: Fix SDK extraction error handlingRichard Purdie2015-09-121-1/+4
* testimage: handle SIGTERM to conclude runqemuMariano Lopez2015-09-091-1/+11
* testimage: filter proper test cases by tagszjh2015-09-041-0/+3
* runexported: Make it compatible with host dumpMariano Lopez2015-09-031-1/+5
* dump: allow to have datastore vars on dump commandsMariano Lopez2015-08-301-2/+5
* dump: Created new classes for dump host and targetMariano Lopez2015-08-301-0/+5
* testimage: Run commands in target and host when test failsMariano Lopez2015-08-301-0/+24
* testimage: testsdk fixes/improvementsRichard Purdie2015-08-011-34/+33
* testimage: Add support for test suites manifest fileszjh2015-07-091-2/+24
* testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST...zjh2015-07-091-0/+3
* testimage: Don't test xorg/vnc on qemuarm64Richard Purdie2015-06-271-0/+4
* testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie2015-06-271-2/+4
* testimage: Improve sdk handling of TEST_SUITESRichard Purdie2015-04-291-1/+3
* testimage: Fix sdk test manifest handlingRichard Purdie2015-04-291-1/+7
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-101-1/+5
* testimage: Add parselogs to the default tests for sato imagesRichard Purdie2014-08-291-2/+2
* classes/testimage.bbclass: add more fields to the sdk TestContextCorneliu Stoicescu2014-08-271-0/+8
* meta/classes/testimage.bbclass: add testsdk task and enable functionality for...Corneliu Stoicescu2014-08-181-7/+90
* classes/testimage: if start fails, don't try to stopPaul Eggleton2014-04-301-1/+1
* testimage: add task level lockStefan Stanacar2014-03-051-0/+4
* testimage: fail if no package manifest is foundStefan Stanacar2014-02-111-2/+5
* testimage: add ability to export testsStefan Stanacar2014-02-091-15/+92
* lib/oeqa/runtime: add test for pythonTing Wang2014-01-061-2/+2
* testimage: include traceback when loading a test failsStefan Stanacar2013-12-201-1/+2
* testimage: use the new targetcontrol.py module for running testsStefan Stanacar2013-12-031-68/+36
* lib/oeqa/runtime: build kernel module on target testStefan Stanacar2013-10-181-1/+1
* testimage: Exclude BB_ORIGENV variableRichard Purdie2013-09-261-0/+2
* classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar2013-09-241-16/+24
* classes/testimage: remove odd characters in commentsPaul Eggleton2013-09-221-3/+3
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-0/+1
* classes/testimage: add support for finding tests in other layers1.5_M4.rc1Stefan Stanacar2013-08-281-12/+43