summaryrefslogtreecommitdiff
path: root/meta/classes/testsdk.bbclass
AgeCommit message (Expand)AuthorFiles
2017-03-03testsdk: Fix lockfile patchRichard Purdie1
2017-03-03testsdk: Drop lockfile usageRichard Purdie1
2017-03-02testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie1
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton1
2017-03-01testsdk: Handle minimal eSDK and avoid download costsRichard Purdie1
2017-01-31meta: remove remaining True option to getVar callsMing Liu1
2017-01-23classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón1
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón1
2017-01-23classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-11-23testsdk.bbclass: print which file is not foundRobert Yang1
2016-11-06testsdk.bbclass: Clean up comments, clarify image choices.Robert P. J. Day1
2016-10-03testsdk.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-07-07classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton1
2016-07-07classes/testsdk: print output correctly on failurePaul Eggleton1
2016-02-28classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón1
2016-02-28classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón1
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón1
2016-02-11classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATHAníbal Limón1
2016-02-10classes/testsdk: Add help information on how to run tests.Aníbal Limón1
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón1
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón1
2016-02-10classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón1
2016-02-10classes/testsdk: Add function run_test_contextAníbal Limón1
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón1
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón1
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón1
2016-02-10classes/testsdk: Add call to export_proxies on testsdkext.Aníbal Limón1
2016-02-10classes/testsdk: Add testsdkext task only install.Aníbal Limón1
2016-02-10classes/testsdk: Add new class testsdk.Aníbal Limón1