aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/testimage.bbclass
AgeCommit message (Expand)Author
2018-06-04testimage.bbclass: move codes into testimage_mainChen Qi
2018-06-04testimage.bbclass: also check 'auto' to create rpm indexChen Qi
2018-06-04testimage.bbclass: fix behavior of empty TEST_SUITESChen Qi
2018-05-14runtime/dnf: Add new dnf test casesJose Perez Carranza
2018-04-18testimage: run systemtap test on SDK imagesRoss Burton
2018-01-29testimage: enable gi test suiteRoss Burton
2018-01-05testimage.bbclass: add ptest to the list of runtime tests whenever possibleAlexander Kanavin
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang
2017-11-10testimage: Ensure full logs are shown for failuresRichard Purdie
2017-11-09testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie
2017-08-23testimage.bbclass: update commentsRobert Yang
2017-07-08testimage: Use the renamed buildlzipKhem Raj
2017-06-12testimage.bbclass: Correct the comment to state right dir for test casesKhem Raj
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón
2017-05-30classes/test{export,images}: Change modules to listAníbal Limón
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón
2017-04-21testimage.bbclass: add additional dependencybrian avery
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly
2017-03-21meta/lib/oeqa: change sdk test from cvs to cpiobrian avery
2017-03-14testimage: Don't use systemd.log_level=debug loggingRichard Purdie
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin
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