summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime: Automatic test for ptestLucian Musat2014-09-101-0/+124
* oeqa/utils/logparser.py: results based log parser utilityLucian Musat2014-09-101-0/+125
* oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat2014-09-101-0/+7
* package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2014-09-102-7/+7
* package_manager: RpmPkgsList: determine rpm versionKévin THIERRY2014-09-101-12/+11
* package_manager: Add rpm v4 supportRichard Purdie2014-09-031-40/+70
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* package_manager.py: enable smart non-interactive modeEd Bartosh2014-08-311-1/+1
* lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt2014-08-291-2/+2
* oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie2014-08-291-5/+0
* oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie2014-08-291-8/+56
* oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat2014-08-291-0/+128
* oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu2014-08-271-0/+4
* oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu2014-08-271-2/+2
* sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie2014-08-251-2/+5
* lib/oe/utils: Add utils function for multiprocess executionRichard Purdie2014-08-232-28/+33
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2
* oeqa/sdk/: add sdk tests for sudoku, iptables and cvsCorneliu Stoicescu2014-08-184-0/+76
* oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu2014-08-181-15/+79
* oeqa/oetest.py: enable sdk testingCorneliu Stoicescu2014-08-181-11/+18
* oe.package_manager: fix use of PACKAGE_EXCLUDE for dpkgChristopher Larson2014-08-111-1/+1
* oeqa/runtime: add new cpp test and fileCorneliu Stoicescu2014-08-112-0/+10
* lib/oeqa/selftest: Don't match log level in outputTyler Hall2014-08-111-1/+1
* package_manager.py: set preferred ABI for rpmRobert Yang2014-08-022-1/+18
* oeqa/utils/decorators.py: add import osCorneliu Stoicescu2014-08-021-0/+1
* 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