aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2014-07-25oeqa/runtime: Added skipModule import for test modules that use it.Lucian Musat
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat
2014-07-17oeqs/selftest: Added test case decorators for toasterLucian Musat
2014-07-17oeqa: fix return status in pam.py to match shadow-4.2.1Chen Qi
2014-07-10oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat
2014-06-30oeqa/selftest/_toaster.py: fix 'IndentationError' issuesIonut Chisanovici
2014-06-30oeqa/selftest/toaster.py: renamed to _toaster.pyIonut Chisanovici
2014-06-24oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu
2014-06-13controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu
2014-06-13oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu
2014-06-13targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu
2014-06-13masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu
2014-06-13targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu
2014-06-06Added new test cases for bitbake modes (-e -n -p -r -R -c -k)Lucian Musat
2014-05-30toaster: toaster oe-selftest supportIonut Chisanovici
2014-05-04sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie
2014-05-04sstatetests: Update after binutils-cross name change with PN additionRichard Purdie
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton
2014-04-30classes/testimage: if start fails, don't try to stopPaul Eggleton
2014-04-30oeqa/controllers/masterimage: more robust master image startupPaul Eggleton
2014-04-30oeqa/controllers/masterimage: add a serial control commandStefan Stanacar
2014-04-30oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar
2014-04-30oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar
2014-04-23selftest: DiskMonTest: use a high value for free spaceStefan Stanacar
2014-04-10selftest: DiskMonTest: use POSIX output for dfAlexandru Palalau
2014-04-04selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu
2014-03-31lib/oeqa: add a test target controller for EFI targetsStefan Stanacar
2014-03-27selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...Corneliu Stoicescu
2014-03-11oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar
2014-03-11oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar
2014-03-11oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar
2014-03-11oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar
2014-03-07oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu
2014-03-07oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu
2014-03-07core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton
2014-03-05oe-selftest: add test for image manifest file creationAlexandru Palalau
2014-03-02oeqa/runtime/dmesg: Ignore DMA timeout errorsRichard Purdie
2014-03-02oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu
2014-02-28oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar
2014-02-28oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu
2014-02-25oeqa/targetcontrol: properly get the host ipStefan Stanacar
2014-02-13oeqa/runtime: smart: don't run in auto mode when rpm is not the pmStefan Stanacar
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar
2014-02-09oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar
2014-02-09lib/oeqa: add module for running tests outside of the build systemStefan Stanacar
2014-02-09testimage: add ability to export testsStefan Stanacar
2014-02-04oeqa/runtime/systemd: remove race in settle()Ross Burton