summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/wic.py
AgeCommit message (Expand)Author
2023-12-06selftest: wic: add test for zerorize option of empty pluginLukas Funke
2023-12-04oeqa/selftest/wic: Add tests for kernel image installationKareem Zarka
2023-11-27wic: add test for partition hidden attributesLee Chee Yang
2023-09-20oeqa/selftest/wic: Improve assertTrue callsRichard Purdie
2023-08-29oeqa: wic: Add test for --no-table optionMarkus Niebel
2023-06-06oeqa/selftest/wic: Fix host contamination issueRichard Purdie
2023-05-29selftest: wic.py respect IMAGE_LINK_NAMEMartin Jansa
2023-04-13selftest: wic: Add test for --part-name argumentDit Kozmaj
2023-03-22selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemuMartin Jansa
2023-03-22selftest: wic: respect IMAGE_LINK_NAMEMartin Jansa
2023-02-26oeqa/selftest/wic: Add test for uefi-kernel loaderPavel Zhukov
2022-11-11oeqa/selftest/wic: use skipIfNotArch instead of custom decoratorRoss Burton
2022-11-11oeqa/selftest/wic: skip more tests on aarch64Ross Burton
2022-08-08selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie
2022-05-27oeqa/selftest/wic.py: Repaired test_qemu()Tobias Schmidl
2022-04-01oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton
2022-04-01oeqa/selftest/wic: use os.path.join to join pathsRoss Burton
2022-04-01oeqa/selftest/wic: rearrange testsRoss Burton
2022-04-01oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton
2022-04-01oeqa/selftest: tag tests that use runqemuRoss Burton
2022-04-01oeqa/selftest/wic: add more arch-specific annotationsRoss Burton
2022-04-01oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton
2022-04-01oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton
2022-04-01oeqa/selftest/wic: remove redundant assertsRoss Burton
2022-04-01oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton
2022-02-16selftest: wic: Disable graphic of qemu to support WSLStefan Herbrechtsmeier
2022-02-16selftest: wic: Add rawcopy plugin unpack testStefan Herbrechtsmeier
2022-02-16selftest: wic: Remove requirement of syslinux from test_rawcopy_pluginStefan Herbrechtsmeier
2021-10-01wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2021-09-04wic: Add extra-space argumentKristian Klausen
2021-08-20oeqa: wic: Add tests for --no-fstab-updateDaniel Gomez
2021-07-30meta: Manual override fixesRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-20selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-02-09wic: debug mode to keep tmp directoryLee Chee Yang
2021-02-05wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2020-12-15wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro
2020-09-14wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-06-10wic: Fix --extra-space argument handlingJoshua Watt
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-04-26oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado
2020-04-26oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado
2020-02-15selftest: wic: Add APPEND to the optional variables listKevin Hao
2020-01-10wic: Add --include-path argumentPaul Barker
2019-11-27wic: 'wic cp' to copy from imageChee Yang Lee
2019-11-21selftest/wic: test wic rm with -r flagChee Yang Lee
2019-09-16oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton
2019-07-26meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque