aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/testsdk.bbclass
AgeCommit message (Expand)Author
2017-03-03testsdk: Fix lockfile patchRichard Purdie
2017-03-03testsdk: Drop lockfile usageRichard Purdie
2017-03-02testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton
2017-03-01testsdk: Handle minimal eSDK and avoid download costsRichard Purdie
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-23classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-23classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-23testsdk.bbclass: print which file is not foundRobert Yang
2016-11-06testsdk.bbclass: Clean up comments, clarify image choices.Robert P. J. Day
2016-10-03testsdk.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-07-07classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton
2016-07-07classes/testsdk: print output correctly on failurePaul Eggleton
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-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón
2016-02-11classes/testsdk: do_testsdkext avoid STAGING_DIR/BASE_WORKDIR in PATHAníbal Limón
2016-02-10classes/testsdk: Add help information on how to run tests.Aníbal Limón
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón
2016-02-10classes/testsdk: Add compatibility SDK testsuite to eSDKAníbal Limón
2016-02-10classes/testsdk: Add function run_test_contextAní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-10classes/testsdk: Add call to export_proxies on testsdkext.Aníbal Limón
2016-02-10classes/testsdk: Add testsdkext task only install.Aníbal Limón
2016-02-10classes/testsdk: Add new class testsdk.Aníbal Limón