summaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/testimage: increase default boot timeoutStefan Stanacar2013-08-281-1/+1
* classess/testimage: change default test suitesStefan Stanacar2013-08-261-2/+2
* classes/testimage: create a link for qemu boot logStefan Stanacar2013-08-131-6/+14
* testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2013-07-161-0/+24
* classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar2013-07-161-1/+8
* lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau2013-07-161-2/+2
* testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar2013-07-161-0/+6
* classes/testimage.bbclass: new class for image testsStefan Stanacar2013-07-091-0/+92