summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-04-27 17:32:35 -0700
committerTom Rini <tom_rini@mentor.com>2010-04-28 10:10:40 -0700
commit31aa8d977dbc5503d9a122fe902334d5437921c7 (patch)
tree65e4d45897e8c5b843418c9967f5098958cf5b14 /classes
parent79ec64232942ceec65237ed708b79c2f2ced6d67 (diff)
i2c-tools: Don't use _ in regex, use #
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
eabf93f45c10a08d5b53c459ac4c056'>testsdk: 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