summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdkext
AgeCommit message (Expand)Author
2020-09-30testsdk.py: remove workspace/sources to avoid failure in case of multilibChen Qi
2020-05-07testsdkext/devtool: initialize the test component's git repoAlexander Kanavin
2020-03-11oeqa/testsdk: Use original PATHRichard Purdie
2019-09-06sdkext: use simpler kernel module for devtool testMark Asselstine
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-09oeqa: Drop OETestIDRichard Purdie
2018-12-13oeqa/sdk: show output if run() failsRoss Burton
2018-11-20classes/testsdk: Split implementation into classesJoshua Watt
2018-08-14oeqa/esdk/devtool: Drop OETestDepends usageRichard Purdie
2017-05-30oeqa/sdkext/cases: Move sdk_update test into devtool moduleAníbal Limón
2017-03-03oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie
2017-03-01oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton
2017-03-01oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton
2017-03-01oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie
2017-03-01oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie
2017-03-01oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie
2017-03-01oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton
2017-02-05sdkext/cases oeqa/selftest: Updates decoratorsFrancisco Pedraza
2017-01-31oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón
2017-01-23oeqa/sdkext: Move test cases inside cases directoryAníbal Limón
2016-09-16oeqa/sdkext/devtool: use a smaller module to test node.js functionalityPaul Eggleton
2016-09-03/oeqa/sdkext Adds verification for devtool on eSDK.Francisco Pedraza
2016-05-21devtool: sdk-update: drop support for local updatesPaul Eggleton
2016-03-03sdk_update.py: Enable local sdk-update testsJuro Bystricky
2016-02-28oeqa/sdkext: Add sdk_update.SDKUpdateTest class.Aníbal Limón
2016-02-10oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón
2016-02-10oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón