summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdkext: Add sdk_update.SDKUpdateTest class.Aníbal Limón2016-02-281-0/+39
* classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón2016-02-281-3/+4
* classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón2016-02-281-1/+11
* classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón2016-02-281-0/+23
* oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton2016-02-281-0/+36
* oe-selftest: devtool: rework devtool upgrade testPaul Eggleton2016-02-281-9/+18
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-281-6/+9
* oeqa/parselogs: Updated whitelistCristina Agurida2016-02-281-4/+14
* oeqa/selftest/prservice: Added new TC: check pr-server starts and stop correc...Francisco Pedraza2016-02-281-1/+12
* oeqa/utils: added new network moduleFrancisco Pedraza2016-02-281-0/+8
* oeqa/selftest/signing: Added test for locked signaturesDaniel Istrate2016-02-281-0/+48
* signing-keys: Make signing keys the only publisher of keysRandy Witt2016-02-261-10/+0
* oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton2016-02-261-2/+2
* oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen2016-02-191-10/+20
* sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2016-02-192-18/+15
* oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen2016-02-191-2/+4
* oe/gpg_sign: add verify() methodMarkus Lehtonen2016-02-191-0/+10
* oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate2016-02-181-0/+15
* oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie2016-02-161-0/+1
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-161-7/+7
* lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton2016-02-161-0/+3
* runtime/systemd: Fix for boot time string parse errorBenjamin Esquivel2016-02-161-10/+12
* oeqa: Update to handle domain specific references in build logsRichard Purdie2016-02-153-8/+23
* oe-selftest: don't use specific tasksEd Bartosh2016-02-151-1/+1
* oe-selftest: pylinted wic testsEd Bartosh2016-02-151-9/+9
* oe-selftest: add new wic testcaseEd Bartosh2016-02-151-1/+11
* wic-image-minimal: change IMAGE_FSTYPESEd Bartosh2016-02-151-1/+1
* oeqa/targetcontrol: support wic image typeEd Bartosh2016-02-151-1/+1
* oeqa/targetcontrol: make ssh control optionalEd Bartosh2016-02-152-10/+12
* qemurunner: add parameter to method 'start'Ed Bartosh2016-02-151-22/+23
* oe-selftest: remove unused parameterEd Bartosh2016-02-153-5/+5
* lib/oe/terminal: set workdir for konsole terminalPascal Bach2016-02-141-1/+1
* oe-selftest: devtool: add another devtool add testPaul Eggleton2016-02-111-0/+37
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-1/+2
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-0/+3
* oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton2016-02-111-14/+20
* oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen2016-02-111-1/+1
* oeqa/prservice: Fix whitespace problemRichard Purdie2016-02-111-1/+1
* oeqa: Improve test failure messagesRichard Purdie2016-02-101-4/+4
* oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón2016-02-101-0/+7
* oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón2016-02-103-0/+44
* oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón2016-02-101-3/+10
* classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón2016-02-101-2/+9
* testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón2016-02-102-1/+14
* oeqa/oetest: oeSDKTest when run a command redirect env output to nullAníbal Limón2016-02-101-1/+1
* oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón2016-02-101-100/+97
* testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2016-02-101-84/+108
* testimage/testsdk: Modularize TestContext.Aníbal Limón2016-02-101-0/+63
* get_test_suites: Add sdkext type for load test suites.Aníbal Limón2016-02-101-0/+2
* testimage: Modularize helper functions for get test lists.Aníbal Limón2016-02-101-0/+74