summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar2014-04-291-4/+15
* 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
* lib/oeqa: add a test target controller for EFI targetsStefan Stanacar2014-03-312-0/+135
* selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...Corneliu Stoicescu2014-03-271-4/+4
* oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar2014-03-111-2/+1
* oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar2014-03-111-1/+2
* oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar2014-03-111-2/+7
* oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar2014-03-111-2/+2
* oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu2014-03-071-0/+10
* oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu2014-03-071-15/+4
* core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton2014-03-071-1/+1
* oe-selftest: add test for image manifest file creationAlexandru Palalau2014-03-051-0/+7
* oeqa/runtime/dmesg: Ignore DMA timeout errorsRichard Purdie2014-03-021-1/+1
* oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu2014-03-021-6/+11
* oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar2014-02-281-0/+16
* oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu2014-02-281-3/+9
* oeqa/targetcontrol: properly get the host ipStefan Stanacar2014-02-251-1/+1
* oeqa/runtime: smart: don't run in auto mode when rpm is not the pmStefan Stanacar2014-02-131-0/+2
* oeqa/utils: targetbuild: take proxy into accountStefan Stanacar2014-02-114-5/+21
* oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar2014-02-091-19/+8
* lib/oeqa: add module for running tests outside of the build systemStefan Stanacar2014-02-091-0/+140
* testimage: add ability to export testsStefan Stanacar2014-02-091-11/+6