debian-forge/stages/test
Achilleas Koutsou 27e1e9f774 test/bootc_install_config: parse config for result
Different toml libraries write arrays differently, so we can't know
exactly what the file contents will look like.  Some will write an array
in a single line (toml) while others will break it into one element per
line (tomli_w).  Parse the file that's written by the stage so we can
compare the objects instead of the text contents directly.
2024-08-21 19:26:31 +02:00
..
conftest.py
test_autotailor.py
test_bootc_install_config.py test/bootc_install_config: parse config for result 2024-08-21 19:26:31 +02:00
test_bootc_install_to_fs.py
test_bootupd.py
test_cloud-init.py
test_container_deploy.py
test_containers_storage_conf.py
test_coreos_platform.py
test_dmverity.py
test_dracut.py
test_erofs.py
test_groups.py
test_grub2.py
test_grub2_legacy.py
test_gunzip.py
test_gzip.py
test_kickstart.py
test_machine-id.py
test_mkfs_btrfs.py
test_mkfs_ext4.py
test_mkfs_fat.py
test_mkfs_xfs.py
test_ostree_post_copy.py
test_selinux.py
test_skopeo.py
test_systemd.py
test_systemd_unit_create.py
test_tar.py
test_users.py
test_xz.py
test_zip.py
test_zipl_inst.py
test_zstd.py