summaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
Commit message (Expand)AuthorAgeFilesLines
* testimage.bbclass: update commentsRobert Yang2017-08-231-2/+2
* testimage: Use the renamed buildlzipKhem Raj2017-07-081-3/+3
* testimage.bbclass: Correct the comment to state right dir for test casesKhem Raj2017-06-121-1/+1
* oeqa: Change the order to logDetails and logSummaryAníbal Limón2017-06-091-1/+1
* classes/test{export,images}: Change modules to listAníbal Limón2017-06-021-1/+1
* oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2017-06-021-2/+2
* testimage.bbclass: add additional dependencybrian avery2017-04-211-2/+6
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-1/+3
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-221-3/+3
* testimage: Don't use systemd.log_level=debug loggingRichard Purdie2017-03-141-1/+2
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-141-15/+10
* recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt2017-03-011-1/+1
* oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-231-1/+5
* testimage.bbclass: Add check for empty test suiteMariano Lopez2017-02-151-0/+4
* testimage: Implement custom target loadingJuro Bystricky2017-02-151-1/+1
* oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón2017-01-311-1/+1
* testimage.bbclass: Fixes about suites and dependenciesMariano Lopez2017-01-311-4/+5
* testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez2017-01-311-4/+7
* testimage.bbclass: Add systemd test automaticallyMariano Lopez2017-01-261-1/+2
* testimage.bbclass: Add package install featureMariano Lopez2017-01-231-17/+10
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-231-0/+12
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-231-0/+53
* testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez2017-01-231-42/+144
* oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2017-01-231-2/+3
* oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón2017-01-231-0/+4
* oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez2017-01-191-0/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-6/+6
* testimage: disable build tests for qemumips and qemumips64Joshua Lock2016-10-091-0/+6
* testimage.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-1/+1
* testimage.bbclass: Add package manager dependencyMariano Lopez2016-09-231-0/+4
* testimage: add createrepo-native to testimage dependsbavery2016-09-141-0/+1
* classes/testimage: When image is systemd, enable debug log levelAníbal Limón2016-08-011-1/+4
* testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang2016-07-201-1/+1
* testimage: swap sudoku for galculatorRoss Burton2016-07-201-4/+1
* testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez2016-06-071-0/+2
* oetest.py: Add install/uninstall functionality for DUTsMariano Lopez2016-06-071-0/+18
* testimage.bbclass: Remove exported testMariano Lopez2016-05-191-120/+17
* 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