aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/oetest.py
AgeCommit message (Expand)Author
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin
2017-03-01oeqa: add output to subprocess exceptionsRoss Burton
2017-02-23oeqa: fix typoHumberto Ibarra
2017-01-23oeqa: Fix files handling on runtime tests.Aníbal Limón
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón
2017-01-23oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-09-15oeqa/oetest: show stderr when running commandsRoss Burton
2016-08-17oeqa/oetest: Improve subprocess error reportingRichard Purdie
2016-08-04oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez
2016-08-04oetest.py: Remove check for __init__.pyMariano Lopez
2016-08-04oetest.py: Add command line parameter support for tag in testexportMariano Lopez
2016-07-20oetest.py: Fix problem when there is more than one json file for package extr...Mariano Lopez
2016-06-23oeqa: fix hasPackage, add hasPackageMatchRoss Burton
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez
2016-06-06lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-30oetest.py: Add support to copy unextracted packages for runtime testingMariano Lopez
2016-05-30oetest.py: Add extract_packages() to RuntimeTestContext classMariano Lopez
2016-05-30oetest.py: Add json file support to specify packages needed in runtime testsMariano Lopez
2016-05-30oetest.py: Move getTests() outside loadTests() methodMariano Lopez
2016-05-18oetest.py: Use the real ExportTestContext in exported testsMariano Lopez
2016-05-18oetest.py: Add default pscmd to oeTestMariano Lopez
2016-05-18oeqa/oetest.py: Add class ExportTestContextMariano Lopez
2016-04-18oetest: make console output more verboseEd Bartosh
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-02-28classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón
2016-02-28classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón
2016-02-10classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón
2016-02-10oeqa/oetest: oeSDKTest when run a command redirect env output to nullAní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-10get_test_suites: Add sdkext type for load test suites.Aníbal Limón
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón
2015-10-19oetest: Add tearDownLocal classMariano Lopez
2015-10-01oetest: Change logic of a failed testMariano Lopez
2015-09-26oeqa/oetest: Fix SDK command executionRichard Purdie
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat
2015-09-21oeqa/testimage: Enhance -v switch in testimageLucian Musat
2015-09-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat
2015-09-07testimage: handle SIGTERM to conclude runqemuMariano Lopez
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie
2015-09-03testimage: filter proper test cases by tagszjh
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez
2015-08-30oetest: Fix regresion when testing real hardwareMariano Lopez