summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/wic.py
AgeCommit message (Expand)Author
2017-06-05oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval
2017-05-21selftest: fix test_unsupported_subcommand test caseEd Bartosh
2017-04-11selftest/wic.py: vda -> sdaRobert Yang
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-08selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31oe-selftest: test creation of msdos partitionEd Bartosh
2017-03-31oe-selftest: fix incorrect fstypeEd Bartosh
2017-03-31oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh
2017-03-31oe-selftest: add kickstart_parser test caseEd Bartosh
2017-03-31oe-selftest: add wic test case test_fs_typesEd Bartosh
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-22selftest: pylinted wic test suite.Ed Bartosh
2017-03-22oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-21wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-21wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-21wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-21selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki
2017-03-14wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki
2017-03-08selftest: test wic efi image in qemuEd Bartosh
2017-03-01selftest: Optimize get_bb_var useMariano Lopez
2017-02-15selftest/wic: Add tests for --exclude-dir option.Kristian Amlie
2017-02-05selftest: wic: stop using iso image typeEd Bartosh
2017-02-05selftest: wic: use wic-tools recipe to get STAGING_DIREd Bartosh
2017-02-02selftest: wic: stop using hddimg in FSTYPESEd Bartosh
2017-01-31selftest: wic: fix test_iso_image test caseEd Bartosh
2017-01-31selftest: stop using hddimg in the wic test suiteEd Bartosh
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi
2017-01-31image-wic: remove HDDDIR from WICVARSEd Bartosh
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh
2017-01-31selftest: check results in test_image_vars_dir*Ed Bartosh
2017-01-31selftest: split wic tests casesEd Bartosh
2017-01-31wic: change location of .env filesEd Bartosh
2017-01-31selftest: wic: test default output directoryEd Bartosh
2017-01-31selftest: wic: explicitly specify output directoryEd Bartosh
2017-01-28selftest: wic: split test_debug test caseEd Bartosh
2017-01-23selftest: fixed 3 wic test casesEd Bartosh
2017-01-23selftest: wic: don't set WKS_FILEEd Bartosh
2017-01-23wic: fixed test_iso_image test caseEd Bartosh
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh
2017-01-23wic: fix getting path of native sysrootEd Bartosh
2017-01-23selftest: build wic-tools in the Wic.setUpEd Bartosh
2017-01-09wic: Remove gummiboot testAlejandro Hernandez
2016-12-22selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-22selftest/wic: reorganizing test methods by functionalityJair Gonzalez
2016-12-22selftest/wic: code cleanupJair Gonzalez
2016-12-22selftest/wic: adding Testopia ID numbers to test cases missing itJair Gonzalez
2016-12-20Revert "selftest/wic: extending test coverage for WIC script options"Richard Purdie
2016-12-19selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-07selftest: wic: fix test_qemuEd Bartosh