summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton2016-01-121-3/+6
* oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton2016-01-121-1/+1
* oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton2015-10-271-8/+8
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-274-8/+30
* qemurunner: Show the output of runqemu scriptMariano Lopez2015-10-271-0/+1
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-213-20/+9
* oeqa/selftest/wic: remove numbers from test namesRoss Burton2015-10-211-23/+23
* oeqa/selftest: clean up selftest.inc in teardownRoss Burton2015-10-211-1/+1
* oeqa/selftest/wic: fix cleaningRoss Burton2015-10-211-11/+8
* oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate2015-10-211-1/+1
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-211-0/+12
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval2015-10-211-0/+9
* oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval2015-10-211-1/+10
* oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel2015-10-211-0/+163
* devtool: handle virtual providersPaul Eggleton2015-10-211-0/+32
* oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez2015-10-194-6/+6
* oetest: Add tearDownLocal classMariano Lopez2015-10-191-0/+6
* oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez2015-10-071-4/+11
* oe-selftest: wic: fix LocalSetupEd Bartosh2015-10-071-2/+2
* oeqa/runexported: Replaced optionparser with argparse.Lucian Musat2015-10-011-19/+17
* testimage: Added IO commands to dumpsMariano Lopez2015-10-011-0/+2
* Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga2015-10-011-23/+0
* oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie2015-10-011-1/+1
* oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie2015-10-011-1/+46
* oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie2015-10-011-1/+11
* oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval2015-10-011-0/+4
* oetest: Change logic of a failed testMariano Lopez2015-10-011-13/+13
* oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat2015-10-011-2/+2
* qemurunner: Sanitize output from qemu and qemu pidMariano Lopez2015-10-011-0/+7
* oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat2015-10-011-7/+5
* oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...Daniel Istrate2015-10-011-4/+29
* devtool: better support for local source filesMarkus Lehtonen2015-10-011-0/+71
* oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen2015-10-011-52/+34
* oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen2015-10-011-31/+18
* oe-selftest: devtool: add setup() methodMarkus Lehtonen2015-10-011-79/+45
* oeqa/sdk/gcc: Fix makefile testRichard Purdie2015-09-282-3/+8
* oeqa/parselogs: Updated log parser whitelist.Lucian Musat2015-09-281-6/+4
* oeqa/decorators: Add timestamp to decorator logs.Lucian Musat2015-09-281-2/+15
* qemurunner: Handle qemu start failure correctlyRichard Purdie2015-09-281-2/+2
* oeqa/oetest: Fix SDK command executionRichard Purdie2015-09-281-1/+1
* oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate2015-09-241-0/+50
* oeqa/utils/dump: Add default commands and directoryMariano Lopez2015-09-241-2/+11
* oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat2015-09-241-1/+1
* oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat2015-09-241-8/+21
* oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón2015-09-241-2/+1
* oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón2015-09-231-1/+0
* oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón2015-09-231-3/+3