aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases
AgeCommit message (Expand)Author
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock
2017-11-08oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton
2017-11-07oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton
2017-11-05oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval
2017-09-18oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-13oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton
2017-09-12selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval
2017-09-12selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza
2017-09-11wic: selftest: add test_wic_rm_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_cp_ext test caseEd Bartosh
2017-09-11wic: selftest: add test_wic_ls_ext test caseEd Bartosh
2017-09-11oeqa: Replace "append +=" with normal "append =" in layerappend.pyRobert P. J. Day
2017-09-11oeqa/selftest: Add missing IDs to various test casesJose Perez Carranza
2017-08-31selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie
2017-08-31oe-selftest: tinfoil: add a test for variable historyPaul Eggleton
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton
2017-08-27wic: setlftest: test expanding MBR imageEd Bartosh
2017-08-23runqemu: Use virtio to mount cdrom drivesRichard Purdie
2017-08-16dnf: expand dnf selftest to test signed package feedsMarkus Lehtonen
2017-08-16oeqa: fix dnf testsMarkus Lehtonen
2017-08-16selftest/tinfoil: Filter LogRecords in test_event_waitRichard Purdie
2017-08-16selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN settingAlexander Kanavin
2017-08-11sstatetests: limit the number of signature comparisons when differLeonardo Sandoval
2017-08-11oeqa/buildoptions: remove unsafe-references-in-script testRoss Burton
2017-08-11oeqa/runtime_test: use subtests in test_postinst_rootfs_and_bootRoss Burton
2017-08-08sstatetests: Use python function instead of bitbake-diffsigs scriptLeonardo Sandoval
2017-07-30imagefeatures: Add a test for various hypervisor formatsTom Rini
2017-07-30imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini
2017-07-30imagefeatures: Extend test_bmap to validate gzipTom Rini
2017-07-30image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini
2017-07-30oe-selftest: wic: fix test_quemuEd Bartosh
2017-07-27oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh
2017-07-21oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh
2017-07-21selftest/cases/package: Call parent setUpClass methodAníbal Limón
2017-07-21oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie
2017-07-17imagefeatures: add test_image_fstypes test caseEd Bartosh
2017-07-17selftest: fixed 5 wic test casesEd Bartosh
2017-07-08oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie
2017-06-28runcmd.py: unit testing for runCmd()Patrick Ohly
2017-06-28selftest/archiver: only execute deploy_archives taskAndré Draszik
2017-06-28selftest/archiver: add tests for recipe type filteringAndré Draszik
2017-06-28selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza
2017-06-28selftest/devtool: Don't use removed remake as test caseJussi Kukkonen
2017-06-28oe-selftest: add a test for upstream version check regressionsAlexander Kanavin
2017-06-23selftest: Add Testopia ID to test casesJose Perez Carranza
2017-06-23selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng