summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/wic.py
Commit message (Expand)AuthorAgeFilesLines
* selftest: wic: add test for zerorize option of empty pluginLukas Funke2023-12-061-0/+36
* oeqa/selftest/wic: Add tests for kernel image installationKareem Zarka2023-12-041-0/+68
* wic: add test for partition hidden attributesLee Chee Yang2023-11-271-0/+24
* oeqa/selftest/wic: Improve assertTrue callsRichard Purdie2023-09-201-18/+18
* oeqa: wic: Add test for --no-table optionMarkus Niebel2023-08-291-0/+17
* oeqa/selftest/wic: Fix host contamination issueRichard Purdie2023-06-061-3/+5
* selftest: wic.py respect IMAGE_LINK_NAMEMartin Jansa2023-05-291-4/+5
* selftest: wic: Add test for --part-name argumentDit Kozmaj2023-04-131-0/+23
* selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemuMartin Jansa2023-03-221-1/+5
* selftest: wic: respect IMAGE_LINK_NAMEMartin Jansa2023-03-221-19/+19
* oeqa/selftest/wic: Add test for uefi-kernel loaderPavel Zhukov2023-02-261-0/+20
* oeqa/selftest/wic: use skipIfNotArch instead of custom decoratorRoss Burton2022-11-111-38/+19
* oeqa/selftest/wic: skip more tests on aarch64Ross Burton2022-11-111-2/+4
* selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie2022-08-081-1/+1
* oeqa/selftest/wic.py: Repaired test_qemu()Tobias Schmidl2022-05-271-1/+1
* oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton2022-04-011-16/+12
* oeqa/selftest/wic: use os.path.join to join pathsRoss Burton2022-04-011-46/+46
* oeqa/selftest/wic: rearrange testsRoss Burton2022-04-011-77/+77
* oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton2022-04-011-8/+4
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-011-0/+7
* oeqa/selftest/wic: add more arch-specific annotationsRoss Burton2022-04-011-4/+10
* oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton2022-04-011-4/+6
* oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton2022-04-011-9/+5
* oeqa/selftest/wic: remove redundant assertsRoss Burton2022-04-011-12/+12
* oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton2022-04-011-3/+4
* selftest: wic: Disable graphic of qemu to support WSLStefan Herbrechtsmeier2022-02-161-6/+8
* selftest: wic: Add rawcopy plugin unpack testStefan Herbrechtsmeier2022-02-161-3/+15
* selftest: wic: Remove requirement of syslinux from test_rawcopy_pluginStefan Herbrechtsmeier2022-02-161-4/+2
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-0/+29
* wic: Add extra-space argumentKristian Klausen2021-09-061-0/+11
* oeqa: wic: Add tests for --no-fstab-updateDaniel Gomez2021-08-201-0/+58
* meta: Manual override fixesRichard Purdie2021-08-021-2/+2
* Convert to new override syntaxRichard Purdie2021-08-021-7/+7
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-3/+3
* selftest/wic: Fix dependency issue in rawcopy testRichard Purdie2021-03-201-7/+11
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-091-0/+2
* wic/selftest: test_permissions also test bitbake imageLee Chee Yang2021-02-051-0/+16
* wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro2020-12-151-0/+20
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-1/+12
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-221-0/+24
* wic: Fix --extra-space argument handlingJoshua Watt2020-06-121-0/+15
* wic: Add --offset argument for partitionsJoshua Watt2020-06-041-25/+93
* oeqa: wic: Add more tests for include_pathRicardo Ribalda Delgado2020-04-261-1/+62
* oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado2020-04-261-0/+90
* selftest: wic: Add APPEND to the optional variables listKevin Hao2020-02-151-1/+2
* wic: Add --include-path argumentPaul Barker2020-01-101-18/+55
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-271-0/+17
* selftest/wic: test wic rm with -r flagChee Yang Lee2019-11-211-0/+7
* oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton2019-09-161-2/+4
* meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque2019-07-261-10/+8