aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2016-03-13oeqa/recipetool: Fix syntax errorRichard Purdie
2016-03-12oeqa/recipetool: Improve debugging output by adding dirlistRichard Purdie
2016-03-11selftest/bblayers.py: Remove harcoded recipe filesMariano Lopez
2016-03-11selftest/prservice.py: Sanitize package version when looking for stampMariano Lopez
2016-03-09oeqa/selftest/buildoptions: Test build does not fail without git revDaniel Istrate
2016-03-04oeqa/buildoptions: Improve unsafe references testsRichard Purdie
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-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-28oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton
2016-02-28oe-selftest: devtool: rework devtool upgrade testPaul Eggleton
2016-02-28oeqa/parselogs: Updated whitelistCristina Agurida
2016-02-28oeqa/selftest/prservice: Added new TC: check pr-server starts and stop correc...Francisco Pedraza
2016-02-28oeqa/utils: added new network moduleFrancisco Pedraza
2016-02-28oeqa/selftest/signing: Added test for locked signaturesDaniel Istrate
2016-02-26oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton
2016-02-18oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate
2016-02-16oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie
2016-02-15runtime/systemd: Fix for boot time string parse errorBenjamin Esquivel
2016-02-15oeqa: Update to handle domain specific references in build logsRichard Purdie
2016-02-15oe-selftest: don't use specific tasksEd Bartosh
2016-02-15oe-selftest: pylinted wic testsEd Bartosh
2016-02-15oe-selftest: add new wic testcaseEd Bartosh
2016-02-15wic-image-minimal: change IMAGE_FSTYPESEd Bartosh
2016-02-15oeqa/targetcontrol: support wic image typeEd Bartosh
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh
2016-02-15oe-selftest: remove unused parameterEd Bartosh
2016-02-11oe-selftest: devtool: add another devtool add testPaul Eggleton
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton
2016-02-11oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton
2016-02-11oeqa/prservice: Fix whitespace problemRichard Purdie
2016-02-10oeqa: Improve test failure messagesRichard Purdie
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-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
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh
2016-02-07sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie
2016-01-29oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot failsRoss Burton
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton