summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu2014-07-291-3/+3
* lib/oe/rootfs: Improve error message whitespaceRichard Purdie2014-07-281-1/+1
* lib/oeqa: Fix accidental revert of codeRichard Purdie2014-07-251-3/+3
* oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat2014-07-2527-2/+48
* oeqa/runtime: Added skipModule import for test modules that use it.Lucian Musat2014-07-258-11/+11
* oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat2014-07-252-23/+34
* lib/oe/classextend: Avoid early expansion of PR valuesRichard Purdie2014-07-251-1/+6
* image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu2014-07-231-0/+21
* rootfs: Remove the extraneous install directorySaul Wold2014-07-191-0/+1
* oeqs/selftest: Added test case decorators for toasterLucian Musat2014-07-171-30/+64
* oeqa: fix return status in pam.py to match shadow-4.2.1Chen Qi2014-07-171-3/+3
* lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang2014-07-101-0/+8
* oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat2014-07-104-20/+49
* Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat2014-07-033-0/+74
* lib/oe/package_manager.py: Fix _pkg_translate_smart_to_oe functionMark Hatle2014-07-031-0/+1
* oeqa/selftest/_toaster.py: fix 'IndentationError' issuesIonut Chisanovici2014-06-301-280/+280
* oeqa/selftest/toaster.py: renamed to _toaster.pyIonut Chisanovici2014-06-301-0/+0
* lib/oe/package_manager.py: Add processing for alternative SDK_OSMark Hatle2014-06-251-1/+5
* populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementationMark Hatle2014-06-251-1/+1
* oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu2014-06-241-2/+9
* sstatesig: Add try/except around the stat callsRichard Purdie2014-06-191-2/+8
* controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu2014-06-131-1/+1
* oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu2014-06-131-0/+1
* targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu2014-06-131-0/+4
* masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu2014-06-131-3/+6
* targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu2014-06-131-2/+17
* rootfs.py: change the logic in _uninstall_unneededChen Qi2014-06-131-5/+9
* oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu2014-06-101-9/+22
* Added new test cases for bitbake modes (-e -n -p -r -R -c -k)Lucian Musat2014-06-061-0/+52
* classextend: Fix crosssdk remapping for multilibRichard Purdie2014-06-011-0/+2
* toaster: toaster oe-selftest supportIonut Chisanovici2014-05-301-0/+411
* sstatesig: Move saferecipedeps handling to be earlierRichard Purdie2014-05-291-4/+4
* classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie2014-05-112-6/+6
* package_manager: Fix NoneType Object on do_populate_sdkRicardo Ribalda Delgado2014-05-081-1/+2
* package_manager: Fix Argument list too longRicardo Ribalda Delgado2014-05-081-2/+9
* sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie2014-05-041-6/+6
* sstatetests: Update after binutils-cross name change with PN additionRichard Purdie2014-05-041-6/+12
* oeqa: add proper handling for command errors where neededPaul Eggleton2014-04-303-4/+24
* classes/testimage: if start fails, don't try to stopPaul Eggleton2014-04-301-0/+1
* oeqa/controllers/masterimage: more robust master image startupPaul Eggleton2014-04-301-2/+13
* oeqa/controllers/masterimage: add a serial control commandStefan Stanacar2014-04-301-4/+12
* oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar2014-04-302-8/+2
* oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar2014-04-301-46/+91
* lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie2014-04-301-0/+1
* oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar2014-04-291-4/+15
* Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador2014-04-252-17/+3
* make menuconfig work for recent xfce environmentAndreas Müller2014-04-231-11/+1
* selftest: DiskMonTest: use a high value for free spaceStefan Stanacar2014-04-231-5/+3
* selftest: DiskMonTest: use POSIX output for dfAlexandru Palalau2014-04-101-1/+1
* selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu2014-04-041-2/+2