summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
...
* selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie2017-08-161-0/+3
* selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin2017-08-161-9/+6
* sstatetests: limit the number of signature comparisons when differLeonardo Sandoval2017-08-131-14/+25
* oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton2017-08-131-18/+0
* context: Include a command line argument to run all except certain testsLeonardo Sandoval2017-08-131-3/+8
* oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton2017-08-131-33/+27
* sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval2017-08-091-3/+7
* imagefeatures: Add a test for various hypervisor formatsTom Rini2017-07-301-0/+35
* imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini2017-07-301-0/+30
* imagefeatures: Extend test_bmap to validate gzipTom Rini2017-07-301-2/+8
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-4/+4
* oe-selftest: wic: fix test_quemuEd Bartosh2017-07-301-1/+1
* oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón2017-07-301-2/+6
* oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh2017-07-271-1/+1
* oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh2017-07-211-0/+19
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-212-46/+97
* selftest/cases/package: Call parent setUpClass methodAníbal Limón2017-07-211-0/+2
* oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie2017-07-211-1/+1
* imagefeatures: add test_image_fstypes test caseEd Bartosh2017-07-171-0/+28
* selftest: fixed 5 wic test casesEd Bartosh2017-07-171-4/+19
* oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie2017-07-081-9/+13
* runcmd.py: unit testing for runCmd()Patrick Ohly2017-06-281-0/+117
* selftest/archiver: only execute deploy_archives taskAndré Draszik2017-06-281-1/+1
* selftest/archiver: add tests for recipe type filteringAndré Draszik2017-06-281-0/+76
* selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza2017-06-281-0/+51
* selftest/devtool: Don't use removed remake as test caseJussi Kukkonen2017-06-281-2/+1
* oe-selftest: add a test for upstream version check regressionsAlexander Kanavin2017-06-281-0/+43
* oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón2017-06-231-0/+1
* selftest: Add Testopia ID to test casesJose Perez Carranza2017-06-2312-0/+57
* selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng2017-06-231-65/+63
* selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie2017-06-141-1/+1
* selftest: add test_wic_rm test caseEd Bartosh2017-06-141-0/+30
* selftest: add test_wic_cp test caseEd Bartosh2017-06-141-1/+45
* selftest: add new test case test_wic_lsEd Bartosh2017-06-141-0/+20
* sstatetests: Use higher parallelism valueRichard Purdie2017-06-141-2/+2
* oeqa/cases/oelib: Change default case class to unittest.case.TestCaseAníbal Limón2017-06-125-13/+13
* oeqa: Change the order to logDetails and logSummaryAníbal Limón2017-06-091-1/+1
* selftest/devtool: Modify test to use default configJose Perez Carranza2017-06-091-7/+3
* runtime-test.py: Split different tests inside selftest.pyHumberto Ibarra2017-06-091-2/+18
* buildhistory: skip tests if GitPython module is missingLeonardo Sandoval2017-06-071-3/+10
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-0635-387/+355
* scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval2017-06-061-0/+224
* oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón2017-06-061-3/+3
* oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval2017-06-061-33/+4
* scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval2017-06-061-10/+66
* oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval2017-06-061-60/+51
* oeqa/selftest: Move base class to case moduleAníbal Limón2017-06-061-0/+0
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng2017-05-251-0/+13
* selftest: fix test_unsupported_subcommand test caseEd Bartosh2017-05-231-2/+1