aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2014-12-31oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao
2014-12-31oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie
2014-12-25oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton
2014-12-25oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton
2014-12-25oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton
2014-12-21devtool: add QA testsPaul Eggleton
2014-12-21oeqa/utils: make get_bb_var() more reliablePaul Eggleton
2014-11-25oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat
2014-10-02oeqa/dmesg: Whitelist usbhid failuresRichard Purdie
2014-10-02oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat
2014-09-22oeqa/selftest: Added decorators to buildoptions.pyLucian Musat
2014-09-10oeqa/runtime: Automatic test for ptestLucian Musat
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat
2014-09-10oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj
2014-08-29oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie
2014-08-29oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie
2014-08-29oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat
2014-08-27oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu
2014-08-27oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie
2014-08-18oeqa/sdk/: add sdk tests for sudoku, iptables and cvsCorneliu Stoicescu
2014-08-18oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu
2014-08-18oeqa/oetest.py: enable sdk testingCorneliu Stoicescu
2014-08-11oeqa/runtime: add new cpp test and fileCorneliu Stoicescu
2014-08-11lib/oeqa/selftest: Don't match log level in outputTyler Hall
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu
2014-07-29selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu
2014-07-25lib/oeqa: Fix accidental revert of codeRichard Purdie
2014-07-25oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat
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