summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2017-08-16dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen1
2017-08-16oeqa: fix dnf testsMarkus Lehtonen1
2017-08-16selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie1
2017-08-16selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin1
2017-08-11sstatetests: limit the number of signature comparisons when differLeonardo Sandoval1
2017-08-11oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton1
2017-08-11context: Include a command line argument to run all except certain testsLeonardo Sandoval2
2017-08-11oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton1
2017-08-08sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval1
2017-07-30imagefeatures: Add a test for various hypervisor formatsTom Rini1
2017-07-30imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini1
2017-07-30imagefeatures: Extend test_bmap to validate gzipTom Rini1
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini1
2017-07-30oe-selftest: wic: fix test_quemuEd Bartosh1
2017-07-30oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón1
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón4
2017-07-27oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh1
2017-07-25oeqa/buildperf: Add 'bitbake -m' on sync function to ensure bitbake is unloadedJose Perez Carranza2
2017-07-21oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh1
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2
2017-07-21selftest/cases/package: Call parent setUpClass methodAníbal Limón1
2017-07-21oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón1
2017-07-21oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie1
2017-07-17imagefeatures: add test_image_fstypes test caseEd Bartosh1
2017-07-17selftest: fixed 5 wic test casesEd Bartosh1
2017-07-08oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie1
2017-07-08oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza1
2017-07-08oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza1
2017-06-28runcmd.py: unit testing for runCmd()Patrick Ohly1
2017-06-28commands.py: live output logging + result.error encoding fixPatrick Ohly1
2017-06-28selftest/archiver: only execute deploy_archives taskAndré Draszik1
2017-06-28selftest/archiver: add tests for recipe type filteringAndré Draszik1
2017-06-28selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza1
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli2
2017-06-28selftest/devtool: Don't use removed remake as test caseJussi Kukkonen1
2017-06-28oe-selftest: add a test for upstream version check regressionsAlexander Kanavin1
2017-06-23oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón1
2017-06-23oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4Aníbal Limón1
2017-06-23oeqa/core/threaded: Don't assume that results exists on logDetailsAníbal Limón1
2017-06-23selftest: Add Testopia ID to test casesJose Perez Carranza12
2017-06-23selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng1
2017-06-14selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie1
2017-06-14selftest: add test_wic_rm test caseEd Bartosh1
2017-06-14selftest: add test_wic_cp test caseEd Bartosh1
2017-06-14selftest: add new test case test_wic_lsEd Bartosh1
2017-06-14sstatetests: Use higher parallelism valueRichard Purdie1
2017-06-13oeqa/core/loader: Use full and small module name on filteringAníbal Limón1
2017-06-13oeqa/core/runner: Don't log details twice if test failsAníbal Limón1
2017-06-12oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón1
2017-06-12oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza4