summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-252-47/+47
* devtool: add QA testsPaul Eggleton2014-12-231-0/+239
* oeqa/utils: make get_bb_var() more reliablePaul Eggleton2014-12-231-2/+2
* oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat2014-11-251-7/+29
* oeqa/dmesg: Whitelist usbhid failuresRichard Purdie2014-10-021-1/+1
* oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie2014-10-021-1/+3
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* 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
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* 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
* 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
* 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
* 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/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
* 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
* 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
* 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
* oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu2014-06-241-2/+9
* 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
* 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
* toaster: toaster oe-selftest supportIonut Chisanovici2014-05-301-0/+411
* 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
OpenPOWER on IntegriCloud