From 2c30bc8cb7dc042df50170c390b83daf0268e2e3 Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Fri, 17 May 2024 10:24:55 +0200 Subject: [PATCH] Move all tests to tests/ subfolder Rename existing 'test' folder containing linter script to 'tools' to avoid confusion. --- .github/workflows/static-code-tests.yml | 2 +- post-lib-keyboard.sh => lib/post-lib-keyboard.sh | 0 post-lib-network.sh => lib/post-lib-network.sh | 0 .../post-nochroot-lib-keyboard.sh | 0 .../post-nochroot-lib-network.sh | 0 .../post-nochroot-lib-ui.sh | 0 pre-lib-harddrive.sh => lib/pre-lib-harddrive.sh | 0 scripts-lib.sh => lib/scripts-lib.sh | 0 .../validate-lib-initial-setup.sh | 0 .../validate-lib-services.sh | 0 scripts/run_kickstart_tests.sh | 6 +++--- scripts/test_manager/collector.py | 2 +- scripts/test_manager/configurator.py | 6 +++--- anabot-1.ks.in => tests/anabot-1.ks.in | 0 anabot-1.sh => tests/anabot-1.sh | 0 anaconda-conf.ks.in => tests/anaconda-conf.ks.in | 0 anaconda-conf.sh => tests/anaconda-conf.sh | 0 .../anaconda-modules.ks.in | 0 anaconda-modules.sh => tests/anaconda-modules.sh | 0 authconfig.ks.in => tests/authconfig.ks.in | 0 authconfig.sh => tests/authconfig.sh | 0 .../authselect-not-set.ks.in | 0 .../authselect-not-set.sh | 0 authselect.ks.in => tests/authselect.ks.in | 0 authselect.sh => tests/authselect.sh | 0 .../autopart-encrypted-1.ks.in | 0 .../autopart-encrypted-1.sh | 0 .../autopart-encrypted-2.ks.in | 0 .../autopart-encrypted-2.sh | 0 .../autopart-encrypted-3.ks.in | 0 .../autopart-encrypted-3.sh | 0 .../autopart-fstype.ks.in | 0 autopart-fstype.sh => tests/autopart-fstype.sh | 0 .../autopart-hibernation.ks.in | 0 .../autopart-hibernation.sh | 0 .../autopart-luks-1.ks.in | 0 autopart-luks-1.sh => tests/autopart-luks-1.sh | 0 .../autopart-luks-2.ks.in | 0 autopart-luks-2.sh => tests/autopart-luks-2.sh | 0 .../autopart-luks-3.ks.in | 0 autopart-luks-3.sh => tests/autopart-luks-3.sh | 0 .../autopart-luks-4.ks.in | 0 autopart-luks-4.sh => tests/autopart-luks-4.sh | 0 .../autopart-luks-5.ks.in | 0 autopart-luks-5.sh => tests/autopart-luks-5.sh | 0 .../autopart-nohome.ks.in | 0 autopart-nohome.sh => tests/autopart-nohome.sh | 0 basic-ftp.ks.in => tests/basic-ftp.ks.in | 0 basic-ftp.sh => tests/basic-ftp.sh | 0 basic-ostree.ks.in => tests/basic-ostree.ks.in | 0 basic-ostree.sh => tests/basic-ostree.sh | 0 .../bindtomac-bond-vlan-httpks.ks.in | 0 .../bindtomac-bond-vlan-httpks.sh | 0 .../bindtomac-bond2-httpks.ks.in | 0 .../bindtomac-bond2-httpks.sh | 0 .../bindtomac-bond2-pre.ks.in | 0 .../bindtomac-bond2-pre.sh | 0 .../bindtomac-bridge-2devs-httpks.ks.in | 0 .../bindtomac-bridge-2devs-httpks.sh | 0 .../bindtomac-bridge-2devs-pre.ks.in | 0 .../bindtomac-bridge-2devs-pre.sh | 0 .../bindtomac-bridge-httpks.ks.in | 0 .../bindtomac-bridge-httpks.sh | 0 .../bindtomac-bridge-no-bootopts-net.ks.in | 0 .../bindtomac-bridge-no-bootopts-net.sh | 0 .../bindtomac-bridged-bond-httpks.ks.in | 0 .../bindtomac-bridged-bond-httpks.sh | 0 .../bindtomac-ifname-httpks.ks.in | 0 .../bindtomac-ifname-httpks.sh | 0 .../bindtomac-network-device-default-httpks.ks.in | 0 .../bindtomac-network-device-default-httpks.sh | 0 .../bindtomac-network-device-mac-httpks.ks.in | 0 .../bindtomac-network-device-mac-httpks.sh | 0 .../bindtomac-network-device-mac-pre.ks.in | 0 .../bindtomac-network-device-mac-pre.sh | 0 .../bindtomac-network-device-mac.ks.in | 0 .../bindtomac-network-device-mac.sh | 0 .../bindtomac-network-static-2-httpks.ks.in | 0 .../bindtomac-network-static-2-httpks.sh | 0 ...indtomac-network-static-to-dhcp-pre-single.ks.in | 0 .../bindtomac-network-static-to-dhcp-pre-single.sh | 0 .../bindtomac-onboot-activate-httpks.ks.in | 0 .../bindtomac-onboot-activate-httpks.sh | 0 .../bindtomac-onboot-bootopts-pre.ks.in | 0 .../bindtomac-onboot-bootopts-pre.sh | 0 .../bindtomac-team-httpks.ks.in | 0 .../bindtomac-team-httpks.sh | 0 .../bindtomac-team-pre.ks.in | 0 .../bindtomac-team-pre.sh | 0 .../bond-ks-initramfs.ks.in | 0 bond-ks-initramfs.sh => tests/bond-ks-initramfs.sh | 0 .../bond-vlan-httpks.ks.in | 0 bond-vlan-httpks.sh => tests/bond-vlan-httpks.sh | 0 bond-vlan-pre.ks.in => tests/bond-vlan-pre.ks.in | 0 bond-vlan-pre.sh => tests/bond-vlan-pre.sh | 0 bond2-httpks.ks.in => tests/bond2-httpks.ks.in | 0 bond2-httpks.sh => tests/bond2-httpks.sh | 0 bond2-pre.ks.in => tests/bond2-pre.ks.in | 0 bond2-pre.sh => tests/bond2-pre.sh | 0 bootloader-1.ks.in => tests/bootloader-1.ks.in | 0 bootloader-1.sh => tests/bootloader-1.sh | 0 bootloader-2.ks.in => tests/bootloader-2.ks.in | 0 bootloader-2.sh => tests/bootloader-2.sh | 0 bootloader-3.ks.in => tests/bootloader-3.ks.in | 0 bootloader-3.sh => tests/bootloader-3.sh | 0 bootloader-4.ks.in => tests/bootloader-4.ks.in | 0 bootloader-4.sh => tests/bootloader-4.sh | 0 bootloader-5.ks.in => tests/bootloader-5.ks.in | 0 bootloader-5.sh => tests/bootloader-5.sh | 0 .../bridge-2devs-httpks.ks.in | 0 .../bridge-2devs-httpks.sh | 0 .../bridge-2devs-pre.ks.in | 0 bridge-2devs-pre.sh => tests/bridge-2devs-pre.sh | 0 bridge-2devs.ks.in => tests/bridge-2devs.ks.in | 0 bridge-2devs.sh => tests/bridge-2devs.sh | 0 bridge-httpks.ks.in => tests/bridge-httpks.ks.in | 0 bridge-httpks.sh => tests/bridge-httpks.sh | 0 .../bridge-no-bootopts-net.ks.in | 0 .../bridge-no-bootopts-net.sh | 0 .../bridged-bond-httpks.ks.in | 0 .../bridged-bond-httpks.sh | 0 .../bridged-bond-pre.ks.in | 0 bridged-bond-pre.sh => tests/bridged-bond-pre.sh | 0 btrfs-1.ks.in => tests/btrfs-1.ks.in | 0 btrfs-1.sh => tests/btrfs-1.sh | 0 btrfs-2.ks.in => tests/btrfs-2.ks.in | 0 btrfs-2.sh => tests/btrfs-2.sh | 0 .../check_for_disabled_modules.ks.in | 0 .../check_for_disabled_modules.sh | 0 clearpart-1.ks.in => tests/clearpart-1.ks.in | 0 clearpart-1.sh => tests/clearpart-1.sh | 0 clearpart-2.ks.in => tests/clearpart-2.ks.in | 0 clearpart-2.sh => tests/clearpart-2.sh | 0 clearpart-3.ks.in => tests/clearpart-3.ks.in | 0 clearpart-3.sh => tests/clearpart-3.sh | 0 clearpart-4.ks.in => tests/clearpart-4.ks.in | 0 clearpart-4.sh => tests/clearpart-4.sh | 0 container.ks.in => tests/container.ks.in | 0 container.sh => tests/container.sh | 0 .../default-desktop.ks.in | 0 default-desktop.sh => tests/default-desktop.sh | 0 default-fstype.ks.in => tests/default-fstype.ks.in | 0 default-fstype.sh => tests/default-fstype.sh | 0 .../default-menu-auto-hide-fedora.ks.in | 0 .../default-menu-auto-hide-fedora.sh | 0 .../default-menu-auto-hide-rhel.ks.in | 0 .../default-menu-auto-hide-rhel.sh | 0 ...ault-systemd-target-gui-graphical-provides.ks.in | 0 ...default-systemd-target-gui-graphical-provides.sh | 0 .../default-systemd-target-gui.ks.in | 0 .../default-systemd-target-gui.sh | 0 .../default-systemd-target-skipx.ks.in | 0 .../default-systemd-target-skipx.sh | 0 .../default-systemd-target-startxonboot.ks.in | 0 .../default-systemd-target-startxonboot.sh | 0 ...ault-systemd-target-tui-graphical-provides.ks.in | 0 ...default-systemd-target-tui-graphical-provides.sh | 0 .../default-systemd-target-tui.ks.in | 0 .../default-systemd-target-tui.sh | 0 ...ault-systemd-target-vnc-graphical-provides.ks.in | 0 ...default-systemd-target-vnc-graphical-provides.sh | 0 .../default-systemd-target-vnc.ks.in | 0 .../default-systemd-target-vnc.sh | 0 .../deprecated-rhel9-part1.ks.in | 0 .../deprecated-rhel9-part1.sh | 0 .../deprecated-rhel9-part2.ks.in | 0 .../deprecated-rhel9-part2.sh | 0 .../disklabel-default.ks.in | 0 disklabel-default.sh => tests/disklabel-default.sh | 0 disklabel-gpt.ks.in => tests/disklabel-gpt.ks.in | 0 disklabel-gpt.sh => tests/disklabel-gpt.sh | 0 disklabel-mbr.ks.in => tests/disklabel-mbr.ks.in | 0 disklabel-mbr.sh => tests/disklabel-mbr.sh | 0 dns.ks.in => tests/dns.ks.in | 0 dns.sh => tests/dns.sh | 0 .../dracut-visible-warnings.ks.in | 0 .../dracut-visible-warnings.sh | 0 .../driverdisk-disk-kargs.ks.in | 0 .../driverdisk-disk-kargs.sh | 0 .../driverdisk-disk.ks.in | 0 driverdisk-disk.sh => tests/driverdisk-disk.sh | 0 encrypt-device.ks.in => tests/encrypt-device.ks.in | 0 encrypt-device.sh => tests/encrypt-device.sh | 0 encrypt-swap.ks.in => tests/encrypt-swap.ks.in | 0 encrypt-swap.sh => tests/encrypt-swap.sh | 0 escrow-cert.ks.in => tests/escrow-cert.ks.in | 0 escrow-cert.sh => tests/escrow-cert.sh | 0 .../fedora-live-image-build.ks.in | 0 .../fedora-live-image-build.sh | 0 .../firewall-disable-with-options.ks.in | 0 .../firewall-disable-with-options.sh | 0 .../firewall-disable.ks.in | 0 firewall-disable.sh => tests/firewall-disable.sh | 0 ...irewall-use-system-defaults-ignore-options.ks.in | 0 .../firewall-use-system-defaults-ignore-options.sh | 0 .../firewall-use-system-defaults.ks.in | 0 .../firewall-use-system-defaults.sh | 0 firewall.ks.in => tests/firewall.ks.in | 0 firewall.sh => tests/firewall.sh | 0 .../geolocation-off-by-default-with-ks.ks.in | 0 .../geolocation-off-by-default-with-ks.sh | 0 .../groups-and-envs-1.ks.in | 0 groups-and-envs-1.sh => tests/groups-and-envs-1.sh | 0 .../groups-and-envs-2.ks.in | 0 groups-and-envs-2.sh => tests/groups-and-envs-2.sh | 0 .../groups-and-envs-3.ks.in | 0 groups-and-envs-3.sh => tests/groups-and-envs-3.sh | 0 .../groups-ignoremissing.ks.in | 0 .../groups-ignoremissing.sh | 0 .../harddrive-install-tree-relative.ks.in | 0 .../harddrive-install-tree-relative.sh | 0 .../harddrive-install-tree.ks.in | 0 .../harddrive-install-tree.sh | 0 harddrive-iso.ks.in => tests/harddrive-iso.ks.in | 0 harddrive-iso.sh => tests/harddrive-iso.sh | 0 hello-world.ks.in => tests/hello-world.ks.in | 0 hello-world.sh => tests/hello-world.sh | 0 hmc.ks.in => tests/hmc.ks.in | 0 hmc.sh => tests/hmc.sh | 0 .../hostname-bootopts.ks.in | 0 hostname-bootopts.sh => tests/hostname-bootopts.sh | 0 hostname.ks.in => tests/hostname.ks.in | 0 hostname.sh => tests/hostname.sh | 0 https-repo.ks.in => tests/https-repo.ks.in | 0 https-repo.sh => tests/https-repo.sh | 0 ibft.ks.in => tests/ibft.ks.in | 0 ibft.sh => tests/ibft.sh | 0 ifname-httpks.ks.in => tests/ifname-httpks.ks.in | 0 ifname-httpks.sh => tests/ifname-httpks.sh | 0 ignoredisk-1.ks.in => tests/ignoredisk-1.ks.in | 0 ignoredisk-1.sh => tests/ignoredisk-1.sh | 0 ignoredisk-2.ks.in => tests/ignoredisk-2.ks.in | 0 ignoredisk-2.sh => tests/ignoredisk-2.sh | 0 .../image-deployment-1.ks.in | 0 .../image-deployment-1.sh | 0 .../image-deployment-2-rhel8.ks.in | 0 .../image-deployment-2-rhel8.sh | 0 .../image-deployment-2.ks.in | 0 .../image-deployment-2.sh | 0 .../initial-setup-default.ks.in | 0 .../initial-setup-default.sh | 0 .../initial-setup-disable.ks.in | 0 .../initial-setup-disable.sh | 0 .../initial-setup-enable.ks.in | 0 .../initial-setup-enable.sh | 0 .../initial-setup-gui.ks.in | 0 initial-setup-gui.sh => tests/initial-setup-gui.sh | 0 .../initial-setup-reconfig.ks.in | 0 .../initial-setup-reconfig.sh | 0 iscsi-bind.ks.in => tests/iscsi-bind.ks.in | 0 iscsi-bind.sh => tests/iscsi-bind.sh | 0 iscsi.ks.in => tests/iscsi.ks.in | 0 iscsi.sh => tests/iscsi.sh | 0 .../keyboard-bootopt-only.ks.in | 0 .../keyboard-bootopt-only.sh | 0 .../keyboard-convert-vc.ks.in | 0 .../keyboard-convert-vc.sh | 0 .../keyboard-convert-x-override-bootopt.ks.in | 0 .../keyboard-convert-x-override-bootopt.sh | 0 .../keyboard-generic-argument.ks.in | 0 .../keyboard-generic-argument.sh | 0 keyboard.ks.in => tests/keyboard.ks.in | 0 keyboard.sh => tests/keyboard.sh | 0 ks-include-post.ks => tests/ks-include-post.ks | 0 ks-include.ks.in => tests/ks-include.ks.in | 0 ks-include.sh => tests/ks-include.sh | 0 lang.ks.in => tests/lang.ks.in | 0 lang.sh => tests/lang.sh | 0 liveimg.ks.in => tests/liveimg.ks.in | 0 liveimg.sh => tests/liveimg.sh | 0 lvm-1.ks.in => tests/lvm-1.ks.in | 0 lvm-1.sh => tests/lvm-1.sh | 0 lvm-2.ks.in => tests/lvm-2.ks.in | 0 lvm-2.sh => tests/lvm-2.sh | 0 lvm-cache-1.ks.in => tests/lvm-cache-1.ks.in | 0 lvm-cache-1.sh => tests/lvm-cache-1.sh | 0 lvm-cache-2.ks.in => tests/lvm-cache-2.ks.in | 0 lvm-cache-2.sh => tests/lvm-cache-2.sh | 0 lvm-luks-1.ks.in => tests/lvm-luks-1.ks.in | 0 lvm-luks-1.sh => tests/lvm-luks-1.sh | 0 lvm-luks-2.ks.in => tests/lvm-luks-2.ks.in | 0 lvm-luks-2.sh => tests/lvm-luks-2.sh | 0 lvm-luks-3.ks.in => tests/lvm-luks-3.ks.in | 0 lvm-luks-3.sh => tests/lvm-luks-3.sh | 0 lvm-luks-4.ks.in => tests/lvm-luks-4.ks.in | 0 lvm-luks-4.sh => tests/lvm-luks-4.sh | 0 lvm-raid-1.ks.in => tests/lvm-raid-1.ks.in | 0 lvm-raid-1.sh => tests/lvm-raid-1.sh | 0 lvm-thinp-1.ks.in => tests/lvm-thinp-1.ks.in | 0 lvm-thinp-1.sh => tests/lvm-thinp-1.sh | 0 lvm-thinp-2.ks.in => tests/lvm-thinp-2.ks.in | 0 lvm-thinp-2.sh => tests/lvm-thinp-2.sh | 0 module-1.ks.in => tests/module-1.ks.in | 0 module-1.sh => tests/module-1.sh | 0 module-2.ks.in => tests/module-2.ks.in | 0 module-2.sh => tests/module-2.sh | 0 module-3.ks.in => tests/module-3.ks.in | 0 module-3.sh => tests/module-3.sh | 0 module-4.ks.in => tests/module-4.ks.in | 0 module-4.sh => tests/module-4.sh | 0 .../module-enable-one-module-multiple-streams.ks.in | 0 .../module-enable-one-module-multiple-streams.sh | 0 ...enable-one-stream-install-different-stream.ks.in | 0 ...le-enable-one-stream-install-different-stream.sh | 0 .../module-ignoremissing.ks.in | 0 .../module-ignoremissing.sh | 0 .../module-install-no-stream-no-profile.ks.in | 0 .../module-install-no-stream-no-profile.sh | 0 ...l-one-module-multiple-streams-and-profiles.ks.in | 0 ...tall-one-module-multiple-streams-and-profiles.sh | 0 ...module-install-one-module-multiple-streams.ks.in | 0 .../module-install-one-module-multiple-streams.sh | 0 .../mountpoint-assignment-1.ks.in | 0 .../mountpoint-assignment-1.sh | 0 .../mountpoint-assignment-2.ks.in | 0 .../mountpoint-assignment-2.sh | 0 .../network-addr-gen-mode-dhcpall.ks.in | 0 .../network-addr-gen-mode-dhcpall.sh | 0 .../network-addr-gen-mode.ks.in | 0 .../network-addr-gen-mode.sh | 0 .../network-autoconnections-dhcpall-httpks.ks.in | 0 .../network-autoconnections-dhcpall-httpks.sh | 0 .../network-autoconnections-httpks.ks.in | 0 .../network-autoconnections-httpks.sh | 0 .../network-bootopts-bond-bootif.ks.in | 0 .../network-bootopts-bond-bootif.sh | 0 .../network-bootopts-bond-dhcp-httpks.ks.in | 0 .../network-bootopts-bond-dhcp-httpks.sh | 0 .../network-bootopts-bond-ks-override.ks.in | 0 .../network-bootopts-bond-ks-override.sh | 0 .../network-bootopts-bootif-httpks.ks.in | 0 .../network-bootopts-bootif-httpks.sh | 0 .../network-bootopts-bridge-dhcp-httpks.ks.in | 0 .../network-bootopts-bridge-dhcp-httpks.sh | 0 .../network-bootopts-noautodefault.ks.in | 0 .../network-bootopts-noautodefault.sh | 0 .../network-bootopts-static-legacy-httpks.ks.in | 0 .../network-bootopts-static-legacy-httpks.sh | 0 .../network-bootopts-static-mac.ks.in | 0 .../network-bootopts-static-mac.sh | 0 .../network-bootopts-static-unspec-bootif.ks.in | 0 .../network-bootopts-static-unspec-bootif.sh | 0 .../network-bootopts-static-unspec-single.ks.in | 0 .../network-bootopts-static-unspec-single.sh | 0 .../network-bootopts-static.ks.in | 0 .../network-bootopts-static.sh | 0 .../network-bootopts-team-dhcp-httpks.ks.in | 0 .../network-bootopts-team-dhcp-httpks.sh | 0 .../network-bootopts-vlan-static-httpks.ks.in | 0 .../network-bootopts-vlan-static-httpks.sh | 0 .../network-device-bootif-httpks.ks.in | 0 .../network-device-bootif-httpks.sh | 0 .../network-device-default-httpks.ks.in | 0 .../network-device-default-httpks.sh | 0 .../network-device-default-ksdevice-httpks.ks.in | 0 .../network-device-default-ksdevice-httpks.sh | 0 .../network-device-default-ksdevice-pre.ks.in | 0 .../network-device-default-ksdevice-pre.sh | 0 .../network-device-default-pre-hostname.ks.in | 0 .../network-device-default-pre-hostname.sh | 0 .../network-device-default.ks.in | 0 .../network-device-default.sh | 0 .../network-device-mac-httpks.ks.in | 0 .../network-device-mac-httpks.sh | 0 .../network-device-mac-pre.ks.in | 0 .../network-device-mac-pre.sh | 0 .../network-device-mac.ks.in | 0 .../network-device-mac.sh | 0 .../network-dns-search.ks.in | 0 .../network-dns-search.sh | 0 .../network-missing-ifcfg-httpks.ks.in | 0 .../network-missing-ifcfg-httpks.sh | 0 .../network-noipv4-httpks.ks.in | 0 .../network-noipv4-httpks.sh | 0 .../network-noipv4-pre.ks.in | 0 .../network-noipv4-pre.sh | 0 .../network-options-pre.ks.in | 0 .../network-options-pre.sh | 0 .../network-prefixdevname.ks.in | 0 .../network-prefixdevname.sh | 0 .../network-static-2-httpks.ks.in | 0 .../network-static-2-httpks.sh | 0 .../network-static-2-pre.ks.in | 0 .../network-static-2-pre.sh | 0 .../network-static-httpks.ks.in | 0 .../network-static-httpks.sh | 0 .../network-static-to-dhcp-pre-single.ks.in | 0 .../network-static-to-dhcp-pre-single.sh | 0 .../network-static-to-dhcp-pre.ks.in | 0 .../network-static-to-dhcp-pre.sh | 0 network-static.ks.in => tests/network-static.ks.in | 0 network-static.sh => tests/network-static.sh | 0 nfs.ks.in => tests/nfs.ks.in | 0 nfs.sh => tests/nfs.sh | 0 nosave-1.ks.in => tests/nosave-1.ks.in | 0 nosave-1.sh => tests/nosave-1.sh | 0 nosave-2.ks.in => tests/nosave-2.ks.in | 0 nosave-2.sh => tests/nosave-2.sh | 0 nosave-3.ks.in => tests/nosave-3.ks.in | 0 nosave-3.sh => tests/nosave-3.sh | 0 .../ntp-nontp-without-chrony-gui.ks.in | 0 .../ntp-nontp-without-chrony-gui.sh | 0 .../ntp-nontp-without-chrony.ks.in | 0 .../ntp-nontp-without-chrony.sh | 0 ntp-pools.ks.in => tests/ntp-pools.ks.in | 0 ntp-pools.sh => tests/ntp-pools.sh | 0 .../ntp-with-nontp-gui.ks.in | 0 .../ntp-with-nontp-gui.sh | 0 ntp-with-nontp.ks.in => tests/ntp-with-nontp.ks.in | 0 ntp-with-nontp.sh => tests/ntp-with-nontp.sh | 0 .../ntp-without-chrony-gui.ks.in | 0 .../ntp-without-chrony-gui.sh | 0 .../ntp-without-chrony.ks.in | 0 .../ntp-without-chrony.sh | 0 .../onboot-activate-httpks.ks.in | 0 .../onboot-activate-httpks.sh | 0 .../onboot-activate.ks.in | 0 onboot-activate.sh => tests/onboot-activate.sh | 0 .../onboot-bootopts-pre.ks.in | 0 .../onboot-bootopts-pre.sh | 0 .../packages-and-groups-1.ks.in | 0 .../packages-and-groups-1.sh | 0 .../packages-and-groups-ignoremissing.ks.in | 0 .../packages-and-groups-ignoremissing.sh | 0 .../packages-default.ks.in | 0 packages-default.sh => tests/packages-default.sh | 0 .../packages-excludedocs.ks.in | 0 .../packages-excludedocs.sh | 0 .../packages-ignorebroken.ks.in | 0 .../packages-ignorebroken.sh | 0 .../packages-ignoremissing.ks.in | 0 .../packages-ignoremissing.sh | 0 .../packages-instlangs-1.ks.in | 0 .../packages-instlangs-1.sh | 0 .../packages-instlangs-2.ks.in | 0 .../packages-instlangs-2.sh | 0 .../packages-instlangs-3.ks.in | 0 .../packages-instlangs-3.sh | 0 .../packages-multilib.ks.in | 0 packages-multilib.sh => tests/packages-multilib.sh | 0 .../packages-weakdeps.ks.in | 0 packages-weakdeps.sh => tests/packages-weakdeps.sh | 0 part-luks-1.ks.in => tests/part-luks-1.ks.in | 0 part-luks-1.sh => tests/part-luks-1.sh | 0 part-luks-2.ks.in => tests/part-luks-2.ks.in | 0 part-luks-2.sh => tests/part-luks-2.sh | 0 part-luks-3.ks.in => tests/part-luks-3.ks.in | 0 part-luks-3.sh => tests/part-luks-3.sh | 0 part-luks-4.ks.in => tests/part-luks-4.ks.in | 0 part-luks-4.sh => tests/part-luks-4.sh | 0 pre-install.ks.in => tests/pre-install.ks.in | 0 pre-install.sh => tests/pre-install.sh | 0 .../preexisting-btrfs.ks.in | 0 preexisting-btrfs.sh => tests/preexisting-btrfs.sh | 0 .../preexisting-btrfs.tar.xz | Bin proxy-auth.ks.in => tests/proxy-auth.ks.in | 0 proxy-auth.sh => tests/proxy-auth.sh | 0 proxy-cmdline.ks.in => tests/proxy-cmdline.ks.in | 0 proxy-cmdline.sh => tests/proxy-cmdline.sh | 0 .../proxy-kickstart.ks.in | 0 proxy-kickstart.sh => tests/proxy-kickstart.sh | 0 raid-1-reqpart.ks.in => tests/raid-1-reqpart.ks.in | 0 raid-1-reqpart.sh => tests/raid-1-reqpart.sh | 0 raid-1.ks.in => tests/raid-1.ks.in | 0 raid-1.sh => tests/raid-1.sh | 0 raid-ddf.ks.in => tests/raid-ddf.ks.in | 0 raid-ddf.sh => tests/raid-ddf.sh | 0 raid-ddf.tar.xz => tests/raid-ddf.tar.xz | Bin raid-luks-1.ks.in => tests/raid-luks-1.ks.in | 0 raid-luks-1.sh => tests/raid-luks-1.sh | 0 raid-luks-2.ks.in => tests/raid-luks-2.ks.in | 0 raid-luks-2.sh => tests/raid-luks-2.sh | 0 raid-luks-3.ks.in => tests/raid-luks-3.ks.in | 0 raid-luks-3.sh => tests/raid-luks-3.sh | 0 raid-luks-4.ks.in => tests/raid-luks-4.ks.in | 0 raid-luks-4.sh => tests/raid-luks-4.sh | 0 .../reboot-initial-setup-gui.ks.in | 0 .../reboot-initial-setup-gui.sh | 0 .../reboot-initial-setup-tui.ks.in | 0 .../reboot-initial-setup-tui.sh | 0 reboot.ks.in => tests/reboot.ks.in | 0 reboot.sh => tests/reboot.sh | 0 .../repo-addrepo-hd-iso.ks.in | 0 .../repo-addrepo-hd-iso.sh | 0 .../repo-addrepo-hd-tree.ks.in | 0 .../repo-addrepo-hd-tree.sh | 0 repo-addrepo.ks.in => tests/repo-addrepo.ks.in | 0 repo-addrepo.sh => tests/repo-addrepo.sh | 0 repo-baseurl.ks.in => tests/repo-baseurl.ks.in | 0 repo-baseurl.sh => tests/repo-baseurl.sh | 0 repo-enable.ks.in => tests/repo-enable.ks.in | 0 repo-enable.sh => tests/repo-enable.sh | 0 repo-exclude.ks.in => tests/repo-exclude.ks.in | 0 repo-exclude.sh => tests/repo-exclude.sh | 0 repo-include.ks.in => tests/repo-include.ks.in | 0 repo-include.sh => tests/repo-include.sh | 0 repo-install.ks.in => tests/repo-install.ks.in | 0 repo-install.sh => tests/repo-install.sh | 0 repo-metalink.ks.in => tests/repo-metalink.ks.in | 0 repo-metalink.sh => tests/repo-metalink.sh | 0 .../repo-mirrorlist.ks.in | 0 repo-mirrorlist.sh => tests/repo-mirrorlist.sh | 0 reqpart.ks.in => tests/reqpart.ks.in | 0 reqpart.sh => tests/reqpart.sh | 0 .../rootpw-allow-ssh.ks.in | 0 rootpw-allow-ssh.sh => tests/rootpw-allow-ssh.sh | 0 rootpw-basic.ks.in => tests/rootpw-basic.ks.in | 0 rootpw-basic.sh => tests/rootpw-basic.sh | 0 rootpw-crypted.ks.in => tests/rootpw-crypted.ks.in | 0 rootpw-crypted.sh => tests/rootpw-crypted.sh | 0 .../rootpw-lock-no-password.ks.in | 0 .../rootpw-lock-no-password.sh | 0 rootpw-lock.ks.in => tests/rootpw-lock.ks.in | 0 rootpw-lock.sh => tests/rootpw-lock.sh | 0 .../rpm-ostree-container-bootc.ks.in | 0 .../rpm-ostree-container-bootc.sh | 0 .../rpm-ostree-container-luks.ks.in | 0 .../rpm-ostree-container-luks.sh | 0 .../rpm-ostree-container-silverblue.ks.in | 0 .../rpm-ostree-container-silverblue.sh | 0 rpm-ostree.ks.in => tests/rpm-ostree.ks.in | 0 rpm-ostree.sh => tests/rpm-ostree.sh | 0 .../selinux-contexts.ks.in | 0 selinux-contexts.sh => tests/selinux-contexts.sh | 0 .../selinux-disabled.ks.in | 0 selinux-disabled.sh => tests/selinux-disabled.sh | 0 .../selinux-enforcing.ks.in | 0 selinux-enforcing.sh => tests/selinux-enforcing.sh | 0 .../selinux-permissive.ks.in | 0 .../selinux-permissive.sh | 0 services.ks.in => tests/services.ks.in | 0 services.sh => tests/services.sh | 0 snapshot-post.ks.in => tests/snapshot-post.ks.in | 0 snapshot-post.sh => tests/snapshot-post.sh | 0 snapshot-pre.ks.in => tests/snapshot-pre.ks.in | 0 snapshot-pre.sh => tests/snapshot-pre.sh | 0 stage2-from-ks.ks.in => tests/stage2-from-ks.ks.in | 0 stage2-from-ks.sh => tests/stage2-from-ks.sh | 0 .../storage-multipath-autopart.ks.in | 0 .../storage-multipath-autopart.sh | 0 team-httpks.ks.in => tests/team-httpks.ks.in | 0 team-httpks.sh => tests/team-httpks.sh | 0 team-pre.ks.in => tests/team-pre.ks.in | 0 team-pre.sh => tests/team-pre.sh | 0 team.ks.in => tests/team.ks.in | 0 team.sh => tests/team.sh | 0 .../timezone-noncommon.ks.in | 0 .../timezone-noncommon.sh | 0 timezoneLOCAL.ks.in => tests/timezoneLOCAL.ks.in | 0 timezoneLOCAL.sh => tests/timezoneLOCAL.sh | 0 timezoneUTC.ks.in => tests/timezoneUTC.ks.in | 0 timezoneUTC.sh => tests/timezoneUTC.sh | 0 .../tmpfs-fixed_size.ks.in | 0 tmpfs-fixed_size.sh => tests/tmpfs-fixed_size.sh | 0 ui_cmdline.ks.in => tests/ui_cmdline.ks.in | 0 ui_cmdline.sh => tests/ui_cmdline.sh | 0 .../ui_graphical_interactive.ks.in | 0 .../ui_graphical_interactive.sh | 0 .../ui_graphical_noninteractive.ks.in | 0 .../ui_graphical_noninteractive.sh | 0 .../ui_text_interactive.ks.in | 0 .../ui_text_interactive.sh | 0 .../ui_text_noninteractive.ks.in | 0 .../ui_text_noninteractive.sh | 0 ui_vnc.ks.in => tests/ui_vnc.ks.in | 0 ui_vnc.sh => tests/ui_vnc.sh | 0 unified-cdrom.ks.in => tests/unified-cdrom.ks.in | 0 unified-cdrom.sh => tests/unified-cdrom.sh | 0 .../unified-cmdline.ks.in | 0 unified-cmdline.sh => tests/unified-cmdline.sh | 0 .../unified-harddrive.ks.in | 0 unified-harddrive.sh => tests/unified-harddrive.sh | 0 unified-nfs.ks.in => tests/unified-nfs.ks.in | 0 unified-nfs.sh => tests/unified-nfs.sh | 0 unified.ks.in => tests/unified.ks.in | 0 unified.sh => tests/unified.sh | 0 url-baseurl.ks.in => tests/url-baseurl.ks.in | 0 url-baseurl.sh => tests/url-baseurl.sh | 0 url-metalink.ks.in => tests/url-metalink.ks.in | 0 url-metalink.sh => tests/url-metalink.sh | 0 url-mirrorlist.ks.in => tests/url-mirrorlist.ks.in | 0 url-mirrorlist.sh => tests/url-mirrorlist.sh | 0 .../user-locked-root-locked-admin.ks.in | 0 .../user-locked-root-locked-admin.sh | 0 .../user-multiple-wheel-no-root.ks.in | 0 .../user-multiple-wheel-no-root.sh | 0 user-multiple.ks.in => tests/user-multiple.ks.in | 0 user-multiple.sh => tests/user-multiple.sh | 0 .../user-no-wheel-no-root.ks.in | 0 .../user-no-wheel-no-root.sh | 0 user-single.ks.in => tests/user-single.ks.in | 0 user-single.sh => tests/user-single.sh | 0 .../user-wheel-no-root.ks.in | 0 .../user-wheel-no-root.sh | 0 vlan-httpks.ks.in => tests/vlan-httpks.ks.in | 0 vlan-httpks.sh => tests/vlan-httpks.sh | 0 vlan-pre.ks.in => tests/vlan-pre.ks.in | 0 vlan-pre.sh => tests/vlan-pre.sh | 0 {test => tools}/static-code | 0 599 files changed, 8 insertions(+), 8 deletions(-) rename post-lib-keyboard.sh => lib/post-lib-keyboard.sh (100%) rename post-lib-network.sh => lib/post-lib-network.sh (100%) rename post-nochroot-lib-keyboard.sh => lib/post-nochroot-lib-keyboard.sh (100%) rename post-nochroot-lib-network.sh => lib/post-nochroot-lib-network.sh (100%) rename post-nochroot-lib-ui.sh => lib/post-nochroot-lib-ui.sh (100%) rename pre-lib-harddrive.sh => lib/pre-lib-harddrive.sh (100%) rename scripts-lib.sh => lib/scripts-lib.sh (100%) rename validate-lib-initial-setup.sh => lib/validate-lib-initial-setup.sh (100%) rename validate-lib-services.sh => lib/validate-lib-services.sh (100%) rename anabot-1.ks.in => tests/anabot-1.ks.in (100%) rename anabot-1.sh => tests/anabot-1.sh (100%) rename anaconda-conf.ks.in => tests/anaconda-conf.ks.in (100%) rename anaconda-conf.sh => tests/anaconda-conf.sh (100%) rename anaconda-modules.ks.in => tests/anaconda-modules.ks.in (100%) rename anaconda-modules.sh => tests/anaconda-modules.sh (100%) rename authconfig.ks.in => tests/authconfig.ks.in (100%) rename authconfig.sh => tests/authconfig.sh (100%) rename authselect-not-set.ks.in => tests/authselect-not-set.ks.in (100%) rename authselect-not-set.sh => tests/authselect-not-set.sh (100%) rename authselect.ks.in => tests/authselect.ks.in (100%) rename authselect.sh => tests/authselect.sh (100%) rename autopart-encrypted-1.ks.in => tests/autopart-encrypted-1.ks.in (100%) rename autopart-encrypted-1.sh => tests/autopart-encrypted-1.sh (100%) rename autopart-encrypted-2.ks.in => tests/autopart-encrypted-2.ks.in (100%) rename autopart-encrypted-2.sh => tests/autopart-encrypted-2.sh (100%) rename autopart-encrypted-3.ks.in => tests/autopart-encrypted-3.ks.in (100%) rename autopart-encrypted-3.sh => tests/autopart-encrypted-3.sh (100%) rename autopart-fstype.ks.in => tests/autopart-fstype.ks.in (100%) rename autopart-fstype.sh => tests/autopart-fstype.sh (100%) rename autopart-hibernation.ks.in => tests/autopart-hibernation.ks.in (100%) rename autopart-hibernation.sh => tests/autopart-hibernation.sh (100%) rename autopart-luks-1.ks.in => tests/autopart-luks-1.ks.in (100%) rename autopart-luks-1.sh => tests/autopart-luks-1.sh (100%) rename autopart-luks-2.ks.in => tests/autopart-luks-2.ks.in (100%) rename autopart-luks-2.sh => tests/autopart-luks-2.sh (100%) rename autopart-luks-3.ks.in => tests/autopart-luks-3.ks.in (100%) rename autopart-luks-3.sh => tests/autopart-luks-3.sh (100%) rename autopart-luks-4.ks.in => tests/autopart-luks-4.ks.in (100%) rename autopart-luks-4.sh => tests/autopart-luks-4.sh (100%) rename autopart-luks-5.ks.in => tests/autopart-luks-5.ks.in (100%) rename autopart-luks-5.sh => tests/autopart-luks-5.sh (100%) rename autopart-nohome.ks.in => tests/autopart-nohome.ks.in (100%) rename autopart-nohome.sh => tests/autopart-nohome.sh (100%) rename basic-ftp.ks.in => tests/basic-ftp.ks.in (100%) rename basic-ftp.sh => tests/basic-ftp.sh (100%) rename basic-ostree.ks.in => tests/basic-ostree.ks.in (100%) rename basic-ostree.sh => tests/basic-ostree.sh (100%) rename bindtomac-bond-vlan-httpks.ks.in => tests/bindtomac-bond-vlan-httpks.ks.in (100%) rename bindtomac-bond-vlan-httpks.sh => tests/bindtomac-bond-vlan-httpks.sh (100%) rename bindtomac-bond2-httpks.ks.in => tests/bindtomac-bond2-httpks.ks.in (100%) rename bindtomac-bond2-httpks.sh => tests/bindtomac-bond2-httpks.sh (100%) rename bindtomac-bond2-pre.ks.in => tests/bindtomac-bond2-pre.ks.in (100%) rename bindtomac-bond2-pre.sh => tests/bindtomac-bond2-pre.sh (100%) rename bindtomac-bridge-2devs-httpks.ks.in => tests/bindtomac-bridge-2devs-httpks.ks.in (100%) rename bindtomac-bridge-2devs-httpks.sh => tests/bindtomac-bridge-2devs-httpks.sh (100%) rename bindtomac-bridge-2devs-pre.ks.in => tests/bindtomac-bridge-2devs-pre.ks.in (100%) rename bindtomac-bridge-2devs-pre.sh => tests/bindtomac-bridge-2devs-pre.sh (100%) rename bindtomac-bridge-httpks.ks.in => tests/bindtomac-bridge-httpks.ks.in (100%) rename bindtomac-bridge-httpks.sh => tests/bindtomac-bridge-httpks.sh (100%) rename bindtomac-bridge-no-bootopts-net.ks.in => tests/bindtomac-bridge-no-bootopts-net.ks.in (100%) rename bindtomac-bridge-no-bootopts-net.sh => tests/bindtomac-bridge-no-bootopts-net.sh (100%) rename bindtomac-bridged-bond-httpks.ks.in => tests/bindtomac-bridged-bond-httpks.ks.in (100%) rename bindtomac-bridged-bond-httpks.sh => tests/bindtomac-bridged-bond-httpks.sh (100%) rename bindtomac-ifname-httpks.ks.in => tests/bindtomac-ifname-httpks.ks.in (100%) rename bindtomac-ifname-httpks.sh => tests/bindtomac-ifname-httpks.sh (100%) rename bindtomac-network-device-default-httpks.ks.in => tests/bindtomac-network-device-default-httpks.ks.in (100%) rename bindtomac-network-device-default-httpks.sh => tests/bindtomac-network-device-default-httpks.sh (100%) rename bindtomac-network-device-mac-httpks.ks.in => tests/bindtomac-network-device-mac-httpks.ks.in (100%) rename bindtomac-network-device-mac-httpks.sh => tests/bindtomac-network-device-mac-httpks.sh (100%) rename bindtomac-network-device-mac-pre.ks.in => tests/bindtomac-network-device-mac-pre.ks.in (100%) rename bindtomac-network-device-mac-pre.sh => tests/bindtomac-network-device-mac-pre.sh (100%) rename bindtomac-network-device-mac.ks.in => tests/bindtomac-network-device-mac.ks.in (100%) rename bindtomac-network-device-mac.sh => tests/bindtomac-network-device-mac.sh (100%) rename bindtomac-network-static-2-httpks.ks.in => tests/bindtomac-network-static-2-httpks.ks.in (100%) rename bindtomac-network-static-2-httpks.sh => tests/bindtomac-network-static-2-httpks.sh (100%) rename bindtomac-network-static-to-dhcp-pre-single.ks.in => tests/bindtomac-network-static-to-dhcp-pre-single.ks.in (100%) rename bindtomac-network-static-to-dhcp-pre-single.sh => tests/bindtomac-network-static-to-dhcp-pre-single.sh (100%) rename bindtomac-onboot-activate-httpks.ks.in => tests/bindtomac-onboot-activate-httpks.ks.in (100%) rename bindtomac-onboot-activate-httpks.sh => tests/bindtomac-onboot-activate-httpks.sh (100%) rename bindtomac-onboot-bootopts-pre.ks.in => tests/bindtomac-onboot-bootopts-pre.ks.in (100%) rename bindtomac-onboot-bootopts-pre.sh => tests/bindtomac-onboot-bootopts-pre.sh (100%) rename bindtomac-team-httpks.ks.in => tests/bindtomac-team-httpks.ks.in (100%) rename bindtomac-team-httpks.sh => tests/bindtomac-team-httpks.sh (100%) rename bindtomac-team-pre.ks.in => tests/bindtomac-team-pre.ks.in (100%) rename bindtomac-team-pre.sh => tests/bindtomac-team-pre.sh (100%) rename bond-ks-initramfs.ks.in => tests/bond-ks-initramfs.ks.in (100%) rename bond-ks-initramfs.sh => tests/bond-ks-initramfs.sh (100%) rename bond-vlan-httpks.ks.in => tests/bond-vlan-httpks.ks.in (100%) rename bond-vlan-httpks.sh => tests/bond-vlan-httpks.sh (100%) rename bond-vlan-pre.ks.in => tests/bond-vlan-pre.ks.in (100%) rename bond-vlan-pre.sh => tests/bond-vlan-pre.sh (100%) rename bond2-httpks.ks.in => tests/bond2-httpks.ks.in (100%) rename bond2-httpks.sh => tests/bond2-httpks.sh (100%) rename bond2-pre.ks.in => tests/bond2-pre.ks.in (100%) rename bond2-pre.sh => tests/bond2-pre.sh (100%) rename bootloader-1.ks.in => tests/bootloader-1.ks.in (100%) rename bootloader-1.sh => tests/bootloader-1.sh (100%) rename bootloader-2.ks.in => tests/bootloader-2.ks.in (100%) rename bootloader-2.sh => tests/bootloader-2.sh (100%) rename bootloader-3.ks.in => tests/bootloader-3.ks.in (100%) rename bootloader-3.sh => tests/bootloader-3.sh (100%) rename bootloader-4.ks.in => tests/bootloader-4.ks.in (100%) rename bootloader-4.sh => tests/bootloader-4.sh (100%) rename bootloader-5.ks.in => tests/bootloader-5.ks.in (100%) rename bootloader-5.sh => tests/bootloader-5.sh (100%) rename bridge-2devs-httpks.ks.in => tests/bridge-2devs-httpks.ks.in (100%) rename bridge-2devs-httpks.sh => tests/bridge-2devs-httpks.sh (100%) rename bridge-2devs-pre.ks.in => tests/bridge-2devs-pre.ks.in (100%) rename bridge-2devs-pre.sh => tests/bridge-2devs-pre.sh (100%) rename bridge-2devs.ks.in => tests/bridge-2devs.ks.in (100%) rename bridge-2devs.sh => tests/bridge-2devs.sh (100%) rename bridge-httpks.ks.in => tests/bridge-httpks.ks.in (100%) rename bridge-httpks.sh => tests/bridge-httpks.sh (100%) rename bridge-no-bootopts-net.ks.in => tests/bridge-no-bootopts-net.ks.in (100%) rename bridge-no-bootopts-net.sh => tests/bridge-no-bootopts-net.sh (100%) rename bridged-bond-httpks.ks.in => tests/bridged-bond-httpks.ks.in (100%) rename bridged-bond-httpks.sh => tests/bridged-bond-httpks.sh (100%) rename bridged-bond-pre.ks.in => tests/bridged-bond-pre.ks.in (100%) rename bridged-bond-pre.sh => tests/bridged-bond-pre.sh (100%) rename btrfs-1.ks.in => tests/btrfs-1.ks.in (100%) rename btrfs-1.sh => tests/btrfs-1.sh (100%) rename btrfs-2.ks.in => tests/btrfs-2.ks.in (100%) rename btrfs-2.sh => tests/btrfs-2.sh (100%) rename check_for_disabled_modules.ks.in => tests/check_for_disabled_modules.ks.in (100%) rename check_for_disabled_modules.sh => tests/check_for_disabled_modules.sh (100%) rename clearpart-1.ks.in => tests/clearpart-1.ks.in (100%) rename clearpart-1.sh => tests/clearpart-1.sh (100%) rename clearpart-2.ks.in => tests/clearpart-2.ks.in (100%) rename clearpart-2.sh => tests/clearpart-2.sh (100%) rename clearpart-3.ks.in => tests/clearpart-3.ks.in (100%) rename clearpart-3.sh => tests/clearpart-3.sh (100%) rename clearpart-4.ks.in => tests/clearpart-4.ks.in (100%) rename clearpart-4.sh => tests/clearpart-4.sh (100%) rename container.ks.in => tests/container.ks.in (100%) rename container.sh => tests/container.sh (100%) rename default-desktop.ks.in => tests/default-desktop.ks.in (100%) rename default-desktop.sh => tests/default-desktop.sh (100%) rename default-fstype.ks.in => tests/default-fstype.ks.in (100%) rename default-fstype.sh => tests/default-fstype.sh (100%) rename default-menu-auto-hide-fedora.ks.in => tests/default-menu-auto-hide-fedora.ks.in (100%) rename default-menu-auto-hide-fedora.sh => tests/default-menu-auto-hide-fedora.sh (100%) rename default-menu-auto-hide-rhel.ks.in => tests/default-menu-auto-hide-rhel.ks.in (100%) rename default-menu-auto-hide-rhel.sh => tests/default-menu-auto-hide-rhel.sh (100%) rename default-systemd-target-gui-graphical-provides.ks.in => tests/default-systemd-target-gui-graphical-provides.ks.in (100%) rename default-systemd-target-gui-graphical-provides.sh => tests/default-systemd-target-gui-graphical-provides.sh (100%) rename default-systemd-target-gui.ks.in => tests/default-systemd-target-gui.ks.in (100%) rename default-systemd-target-gui.sh => tests/default-systemd-target-gui.sh (100%) rename default-systemd-target-skipx.ks.in => tests/default-systemd-target-skipx.ks.in (100%) rename default-systemd-target-skipx.sh => tests/default-systemd-target-skipx.sh (100%) rename default-systemd-target-startxonboot.ks.in => tests/default-systemd-target-startxonboot.ks.in (100%) rename default-systemd-target-startxonboot.sh => tests/default-systemd-target-startxonboot.sh (100%) rename default-systemd-target-tui-graphical-provides.ks.in => tests/default-systemd-target-tui-graphical-provides.ks.in (100%) rename default-systemd-target-tui-graphical-provides.sh => tests/default-systemd-target-tui-graphical-provides.sh (100%) rename default-systemd-target-tui.ks.in => tests/default-systemd-target-tui.ks.in (100%) rename default-systemd-target-tui.sh => tests/default-systemd-target-tui.sh (100%) rename default-systemd-target-vnc-graphical-provides.ks.in => tests/default-systemd-target-vnc-graphical-provides.ks.in (100%) rename default-systemd-target-vnc-graphical-provides.sh => tests/default-systemd-target-vnc-graphical-provides.sh (100%) rename default-systemd-target-vnc.ks.in => tests/default-systemd-target-vnc.ks.in (100%) rename default-systemd-target-vnc.sh => tests/default-systemd-target-vnc.sh (100%) rename deprecated-rhel9-part1.ks.in => tests/deprecated-rhel9-part1.ks.in (100%) rename deprecated-rhel9-part1.sh => tests/deprecated-rhel9-part1.sh (100%) rename deprecated-rhel9-part2.ks.in => tests/deprecated-rhel9-part2.ks.in (100%) rename deprecated-rhel9-part2.sh => tests/deprecated-rhel9-part2.sh (100%) rename disklabel-default.ks.in => tests/disklabel-default.ks.in (100%) rename disklabel-default.sh => tests/disklabel-default.sh (100%) rename disklabel-gpt.ks.in => tests/disklabel-gpt.ks.in (100%) rename disklabel-gpt.sh => tests/disklabel-gpt.sh (100%) rename disklabel-mbr.ks.in => tests/disklabel-mbr.ks.in (100%) rename disklabel-mbr.sh => tests/disklabel-mbr.sh (100%) rename dns.ks.in => tests/dns.ks.in (100%) rename dns.sh => tests/dns.sh (100%) rename dracut-visible-warnings.ks.in => tests/dracut-visible-warnings.ks.in (100%) rename dracut-visible-warnings.sh => tests/dracut-visible-warnings.sh (100%) rename driverdisk-disk-kargs.ks.in => tests/driverdisk-disk-kargs.ks.in (100%) rename driverdisk-disk-kargs.sh => tests/driverdisk-disk-kargs.sh (100%) rename driverdisk-disk.ks.in => tests/driverdisk-disk.ks.in (100%) rename driverdisk-disk.sh => tests/driverdisk-disk.sh (100%) rename encrypt-device.ks.in => tests/encrypt-device.ks.in (100%) rename encrypt-device.sh => tests/encrypt-device.sh (100%) rename encrypt-swap.ks.in => tests/encrypt-swap.ks.in (100%) rename encrypt-swap.sh => tests/encrypt-swap.sh (100%) rename escrow-cert.ks.in => tests/escrow-cert.ks.in (100%) rename escrow-cert.sh => tests/escrow-cert.sh (100%) rename fedora-live-image-build.ks.in => tests/fedora-live-image-build.ks.in (100%) rename fedora-live-image-build.sh => tests/fedora-live-image-build.sh (100%) rename firewall-disable-with-options.ks.in => tests/firewall-disable-with-options.ks.in (100%) rename firewall-disable-with-options.sh => tests/firewall-disable-with-options.sh (100%) rename firewall-disable.ks.in => tests/firewall-disable.ks.in (100%) rename firewall-disable.sh => tests/firewall-disable.sh (100%) rename firewall-use-system-defaults-ignore-options.ks.in => tests/firewall-use-system-defaults-ignore-options.ks.in (100%) rename firewall-use-system-defaults-ignore-options.sh => tests/firewall-use-system-defaults-ignore-options.sh (100%) rename firewall-use-system-defaults.ks.in => tests/firewall-use-system-defaults.ks.in (100%) rename firewall-use-system-defaults.sh => tests/firewall-use-system-defaults.sh (100%) rename firewall.ks.in => tests/firewall.ks.in (100%) rename firewall.sh => tests/firewall.sh (100%) rename geolocation-off-by-default-with-ks.ks.in => tests/geolocation-off-by-default-with-ks.ks.in (100%) rename geolocation-off-by-default-with-ks.sh => tests/geolocation-off-by-default-with-ks.sh (100%) rename groups-and-envs-1.ks.in => tests/groups-and-envs-1.ks.in (100%) rename groups-and-envs-1.sh => tests/groups-and-envs-1.sh (100%) rename groups-and-envs-2.ks.in => tests/groups-and-envs-2.ks.in (100%) rename groups-and-envs-2.sh => tests/groups-and-envs-2.sh (100%) rename groups-and-envs-3.ks.in => tests/groups-and-envs-3.ks.in (100%) rename groups-and-envs-3.sh => tests/groups-and-envs-3.sh (100%) rename groups-ignoremissing.ks.in => tests/groups-ignoremissing.ks.in (100%) rename groups-ignoremissing.sh => tests/groups-ignoremissing.sh (100%) rename harddrive-install-tree-relative.ks.in => tests/harddrive-install-tree-relative.ks.in (100%) rename harddrive-install-tree-relative.sh => tests/harddrive-install-tree-relative.sh (100%) rename harddrive-install-tree.ks.in => tests/harddrive-install-tree.ks.in (100%) rename harddrive-install-tree.sh => tests/harddrive-install-tree.sh (100%) rename harddrive-iso.ks.in => tests/harddrive-iso.ks.in (100%) rename harddrive-iso.sh => tests/harddrive-iso.sh (100%) rename hello-world.ks.in => tests/hello-world.ks.in (100%) rename hello-world.sh => tests/hello-world.sh (100%) rename hmc.ks.in => tests/hmc.ks.in (100%) rename hmc.sh => tests/hmc.sh (100%) rename hostname-bootopts.ks.in => tests/hostname-bootopts.ks.in (100%) rename hostname-bootopts.sh => tests/hostname-bootopts.sh (100%) rename hostname.ks.in => tests/hostname.ks.in (100%) rename hostname.sh => tests/hostname.sh (100%) rename https-repo.ks.in => tests/https-repo.ks.in (100%) rename https-repo.sh => tests/https-repo.sh (100%) rename ibft.ks.in => tests/ibft.ks.in (100%) rename ibft.sh => tests/ibft.sh (100%) rename ifname-httpks.ks.in => tests/ifname-httpks.ks.in (100%) rename ifname-httpks.sh => tests/ifname-httpks.sh (100%) rename ignoredisk-1.ks.in => tests/ignoredisk-1.ks.in (100%) rename ignoredisk-1.sh => tests/ignoredisk-1.sh (100%) rename ignoredisk-2.ks.in => tests/ignoredisk-2.ks.in (100%) rename ignoredisk-2.sh => tests/ignoredisk-2.sh (100%) rename image-deployment-1.ks.in => tests/image-deployment-1.ks.in (100%) rename image-deployment-1.sh => tests/image-deployment-1.sh (100%) rename image-deployment-2-rhel8.ks.in => tests/image-deployment-2-rhel8.ks.in (100%) rename image-deployment-2-rhel8.sh => tests/image-deployment-2-rhel8.sh (100%) rename image-deployment-2.ks.in => tests/image-deployment-2.ks.in (100%) rename image-deployment-2.sh => tests/image-deployment-2.sh (100%) rename initial-setup-default.ks.in => tests/initial-setup-default.ks.in (100%) rename initial-setup-default.sh => tests/initial-setup-default.sh (100%) rename initial-setup-disable.ks.in => tests/initial-setup-disable.ks.in (100%) rename initial-setup-disable.sh => tests/initial-setup-disable.sh (100%) rename initial-setup-enable.ks.in => tests/initial-setup-enable.ks.in (100%) rename initial-setup-enable.sh => tests/initial-setup-enable.sh (100%) rename initial-setup-gui.ks.in => tests/initial-setup-gui.ks.in (100%) rename initial-setup-gui.sh => tests/initial-setup-gui.sh (100%) rename initial-setup-reconfig.ks.in => tests/initial-setup-reconfig.ks.in (100%) rename initial-setup-reconfig.sh => tests/initial-setup-reconfig.sh (100%) rename iscsi-bind.ks.in => tests/iscsi-bind.ks.in (100%) rename iscsi-bind.sh => tests/iscsi-bind.sh (100%) rename iscsi.ks.in => tests/iscsi.ks.in (100%) rename iscsi.sh => tests/iscsi.sh (100%) rename keyboard-bootopt-only.ks.in => tests/keyboard-bootopt-only.ks.in (100%) rename keyboard-bootopt-only.sh => tests/keyboard-bootopt-only.sh (100%) rename keyboard-convert-vc.ks.in => tests/keyboard-convert-vc.ks.in (100%) rename keyboard-convert-vc.sh => tests/keyboard-convert-vc.sh (100%) rename keyboard-convert-x-override-bootopt.ks.in => tests/keyboard-convert-x-override-bootopt.ks.in (100%) rename keyboard-convert-x-override-bootopt.sh => tests/keyboard-convert-x-override-bootopt.sh (100%) rename keyboard-generic-argument.ks.in => tests/keyboard-generic-argument.ks.in (100%) rename keyboard-generic-argument.sh => tests/keyboard-generic-argument.sh (100%) rename keyboard.ks.in => tests/keyboard.ks.in (100%) rename keyboard.sh => tests/keyboard.sh (100%) rename ks-include-post.ks => tests/ks-include-post.ks (100%) rename ks-include.ks.in => tests/ks-include.ks.in (100%) rename ks-include.sh => tests/ks-include.sh (100%) rename lang.ks.in => tests/lang.ks.in (100%) rename lang.sh => tests/lang.sh (100%) rename liveimg.ks.in => tests/liveimg.ks.in (100%) rename liveimg.sh => tests/liveimg.sh (100%) rename lvm-1.ks.in => tests/lvm-1.ks.in (100%) rename lvm-1.sh => tests/lvm-1.sh (100%) rename lvm-2.ks.in => tests/lvm-2.ks.in (100%) rename lvm-2.sh => tests/lvm-2.sh (100%) rename lvm-cache-1.ks.in => tests/lvm-cache-1.ks.in (100%) rename lvm-cache-1.sh => tests/lvm-cache-1.sh (100%) rename lvm-cache-2.ks.in => tests/lvm-cache-2.ks.in (100%) rename lvm-cache-2.sh => tests/lvm-cache-2.sh (100%) rename lvm-luks-1.ks.in => tests/lvm-luks-1.ks.in (100%) rename lvm-luks-1.sh => tests/lvm-luks-1.sh (100%) rename lvm-luks-2.ks.in => tests/lvm-luks-2.ks.in (100%) rename lvm-luks-2.sh => tests/lvm-luks-2.sh (100%) rename lvm-luks-3.ks.in => tests/lvm-luks-3.ks.in (100%) rename lvm-luks-3.sh => tests/lvm-luks-3.sh (100%) rename lvm-luks-4.ks.in => tests/lvm-luks-4.ks.in (100%) rename lvm-luks-4.sh => tests/lvm-luks-4.sh (100%) rename lvm-raid-1.ks.in => tests/lvm-raid-1.ks.in (100%) rename lvm-raid-1.sh => tests/lvm-raid-1.sh (100%) rename lvm-thinp-1.ks.in => tests/lvm-thinp-1.ks.in (100%) rename lvm-thinp-1.sh => tests/lvm-thinp-1.sh (100%) rename lvm-thinp-2.ks.in => tests/lvm-thinp-2.ks.in (100%) rename lvm-thinp-2.sh => tests/lvm-thinp-2.sh (100%) rename module-1.ks.in => tests/module-1.ks.in (100%) rename module-1.sh => tests/module-1.sh (100%) rename module-2.ks.in => tests/module-2.ks.in (100%) rename module-2.sh => tests/module-2.sh (100%) rename module-3.ks.in => tests/module-3.ks.in (100%) rename module-3.sh => tests/module-3.sh (100%) rename module-4.ks.in => tests/module-4.ks.in (100%) rename module-4.sh => tests/module-4.sh (100%) rename module-enable-one-module-multiple-streams.ks.in => tests/module-enable-one-module-multiple-streams.ks.in (100%) rename module-enable-one-module-multiple-streams.sh => tests/module-enable-one-module-multiple-streams.sh (100%) rename module-enable-one-stream-install-different-stream.ks.in => tests/module-enable-one-stream-install-different-stream.ks.in (100%) rename module-enable-one-stream-install-different-stream.sh => tests/module-enable-one-stream-install-different-stream.sh (100%) rename module-ignoremissing.ks.in => tests/module-ignoremissing.ks.in (100%) rename module-ignoremissing.sh => tests/module-ignoremissing.sh (100%) rename module-install-no-stream-no-profile.ks.in => tests/module-install-no-stream-no-profile.ks.in (100%) rename module-install-no-stream-no-profile.sh => tests/module-install-no-stream-no-profile.sh (100%) rename module-install-one-module-multiple-streams-and-profiles.ks.in => tests/module-install-one-module-multiple-streams-and-profiles.ks.in (100%) rename module-install-one-module-multiple-streams-and-profiles.sh => tests/module-install-one-module-multiple-streams-and-profiles.sh (100%) rename module-install-one-module-multiple-streams.ks.in => tests/module-install-one-module-multiple-streams.ks.in (100%) rename module-install-one-module-multiple-streams.sh => tests/module-install-one-module-multiple-streams.sh (100%) rename mountpoint-assignment-1.ks.in => tests/mountpoint-assignment-1.ks.in (100%) rename mountpoint-assignment-1.sh => tests/mountpoint-assignment-1.sh (100%) rename mountpoint-assignment-2.ks.in => tests/mountpoint-assignment-2.ks.in (100%) rename mountpoint-assignment-2.sh => tests/mountpoint-assignment-2.sh (100%) rename network-addr-gen-mode-dhcpall.ks.in => tests/network-addr-gen-mode-dhcpall.ks.in (100%) rename network-addr-gen-mode-dhcpall.sh => tests/network-addr-gen-mode-dhcpall.sh (100%) rename network-addr-gen-mode.ks.in => tests/network-addr-gen-mode.ks.in (100%) rename network-addr-gen-mode.sh => tests/network-addr-gen-mode.sh (100%) rename network-autoconnections-dhcpall-httpks.ks.in => tests/network-autoconnections-dhcpall-httpks.ks.in (100%) rename network-autoconnections-dhcpall-httpks.sh => tests/network-autoconnections-dhcpall-httpks.sh (100%) rename network-autoconnections-httpks.ks.in => tests/network-autoconnections-httpks.ks.in (100%) rename network-autoconnections-httpks.sh => tests/network-autoconnections-httpks.sh (100%) rename network-bootopts-bond-bootif.ks.in => tests/network-bootopts-bond-bootif.ks.in (100%) rename network-bootopts-bond-bootif.sh => tests/network-bootopts-bond-bootif.sh (100%) rename network-bootopts-bond-dhcp-httpks.ks.in => tests/network-bootopts-bond-dhcp-httpks.ks.in (100%) rename network-bootopts-bond-dhcp-httpks.sh => tests/network-bootopts-bond-dhcp-httpks.sh (100%) rename network-bootopts-bond-ks-override.ks.in => tests/network-bootopts-bond-ks-override.ks.in (100%) rename network-bootopts-bond-ks-override.sh => tests/network-bootopts-bond-ks-override.sh (100%) rename network-bootopts-bootif-httpks.ks.in => tests/network-bootopts-bootif-httpks.ks.in (100%) rename network-bootopts-bootif-httpks.sh => tests/network-bootopts-bootif-httpks.sh (100%) rename network-bootopts-bridge-dhcp-httpks.ks.in => tests/network-bootopts-bridge-dhcp-httpks.ks.in (100%) rename network-bootopts-bridge-dhcp-httpks.sh => tests/network-bootopts-bridge-dhcp-httpks.sh (100%) rename network-bootopts-noautodefault.ks.in => tests/network-bootopts-noautodefault.ks.in (100%) rename network-bootopts-noautodefault.sh => tests/network-bootopts-noautodefault.sh (100%) rename network-bootopts-static-legacy-httpks.ks.in => tests/network-bootopts-static-legacy-httpks.ks.in (100%) rename network-bootopts-static-legacy-httpks.sh => tests/network-bootopts-static-legacy-httpks.sh (100%) rename network-bootopts-static-mac.ks.in => tests/network-bootopts-static-mac.ks.in (100%) rename network-bootopts-static-mac.sh => tests/network-bootopts-static-mac.sh (100%) rename network-bootopts-static-unspec-bootif.ks.in => tests/network-bootopts-static-unspec-bootif.ks.in (100%) rename network-bootopts-static-unspec-bootif.sh => tests/network-bootopts-static-unspec-bootif.sh (100%) rename network-bootopts-static-unspec-single.ks.in => tests/network-bootopts-static-unspec-single.ks.in (100%) rename network-bootopts-static-unspec-single.sh => tests/network-bootopts-static-unspec-single.sh (100%) rename network-bootopts-static.ks.in => tests/network-bootopts-static.ks.in (100%) rename network-bootopts-static.sh => tests/network-bootopts-static.sh (100%) rename network-bootopts-team-dhcp-httpks.ks.in => tests/network-bootopts-team-dhcp-httpks.ks.in (100%) rename network-bootopts-team-dhcp-httpks.sh => tests/network-bootopts-team-dhcp-httpks.sh (100%) rename network-bootopts-vlan-static-httpks.ks.in => tests/network-bootopts-vlan-static-httpks.ks.in (100%) rename network-bootopts-vlan-static-httpks.sh => tests/network-bootopts-vlan-static-httpks.sh (100%) rename network-device-bootif-httpks.ks.in => tests/network-device-bootif-httpks.ks.in (100%) rename network-device-bootif-httpks.sh => tests/network-device-bootif-httpks.sh (100%) rename network-device-default-httpks.ks.in => tests/network-device-default-httpks.ks.in (100%) rename network-device-default-httpks.sh => tests/network-device-default-httpks.sh (100%) rename network-device-default-ksdevice-httpks.ks.in => tests/network-device-default-ksdevice-httpks.ks.in (100%) rename network-device-default-ksdevice-httpks.sh => tests/network-device-default-ksdevice-httpks.sh (100%) rename network-device-default-ksdevice-pre.ks.in => tests/network-device-default-ksdevice-pre.ks.in (100%) rename network-device-default-ksdevice-pre.sh => tests/network-device-default-ksdevice-pre.sh (100%) rename network-device-default-pre-hostname.ks.in => tests/network-device-default-pre-hostname.ks.in (100%) rename network-device-default-pre-hostname.sh => tests/network-device-default-pre-hostname.sh (100%) rename network-device-default.ks.in => tests/network-device-default.ks.in (100%) rename network-device-default.sh => tests/network-device-default.sh (100%) rename network-device-mac-httpks.ks.in => tests/network-device-mac-httpks.ks.in (100%) rename network-device-mac-httpks.sh => tests/network-device-mac-httpks.sh (100%) rename network-device-mac-pre.ks.in => tests/network-device-mac-pre.ks.in (100%) rename network-device-mac-pre.sh => tests/network-device-mac-pre.sh (100%) rename network-device-mac.ks.in => tests/network-device-mac.ks.in (100%) rename network-device-mac.sh => tests/network-device-mac.sh (100%) rename network-dns-search.ks.in => tests/network-dns-search.ks.in (100%) rename network-dns-search.sh => tests/network-dns-search.sh (100%) rename network-missing-ifcfg-httpks.ks.in => tests/network-missing-ifcfg-httpks.ks.in (100%) rename network-missing-ifcfg-httpks.sh => tests/network-missing-ifcfg-httpks.sh (100%) rename network-noipv4-httpks.ks.in => tests/network-noipv4-httpks.ks.in (100%) rename network-noipv4-httpks.sh => tests/network-noipv4-httpks.sh (100%) rename network-noipv4-pre.ks.in => tests/network-noipv4-pre.ks.in (100%) rename network-noipv4-pre.sh => tests/network-noipv4-pre.sh (100%) rename network-options-pre.ks.in => tests/network-options-pre.ks.in (100%) rename network-options-pre.sh => tests/network-options-pre.sh (100%) rename network-prefixdevname.ks.in => tests/network-prefixdevname.ks.in (100%) rename network-prefixdevname.sh => tests/network-prefixdevname.sh (100%) rename network-static-2-httpks.ks.in => tests/network-static-2-httpks.ks.in (100%) rename network-static-2-httpks.sh => tests/network-static-2-httpks.sh (100%) rename network-static-2-pre.ks.in => tests/network-static-2-pre.ks.in (100%) rename network-static-2-pre.sh => tests/network-static-2-pre.sh (100%) rename network-static-httpks.ks.in => tests/network-static-httpks.ks.in (100%) rename network-static-httpks.sh => tests/network-static-httpks.sh (100%) rename network-static-to-dhcp-pre-single.ks.in => tests/network-static-to-dhcp-pre-single.ks.in (100%) rename network-static-to-dhcp-pre-single.sh => tests/network-static-to-dhcp-pre-single.sh (100%) rename network-static-to-dhcp-pre.ks.in => tests/network-static-to-dhcp-pre.ks.in (100%) rename network-static-to-dhcp-pre.sh => tests/network-static-to-dhcp-pre.sh (100%) rename network-static.ks.in => tests/network-static.ks.in (100%) rename network-static.sh => tests/network-static.sh (100%) rename nfs.ks.in => tests/nfs.ks.in (100%) rename nfs.sh => tests/nfs.sh (100%) rename nosave-1.ks.in => tests/nosave-1.ks.in (100%) rename nosave-1.sh => tests/nosave-1.sh (100%) rename nosave-2.ks.in => tests/nosave-2.ks.in (100%) rename nosave-2.sh => tests/nosave-2.sh (100%) rename nosave-3.ks.in => tests/nosave-3.ks.in (100%) rename nosave-3.sh => tests/nosave-3.sh (100%) rename ntp-nontp-without-chrony-gui.ks.in => tests/ntp-nontp-without-chrony-gui.ks.in (100%) rename ntp-nontp-without-chrony-gui.sh => tests/ntp-nontp-without-chrony-gui.sh (100%) rename ntp-nontp-without-chrony.ks.in => tests/ntp-nontp-without-chrony.ks.in (100%) rename ntp-nontp-without-chrony.sh => tests/ntp-nontp-without-chrony.sh (100%) rename ntp-pools.ks.in => tests/ntp-pools.ks.in (100%) rename ntp-pools.sh => tests/ntp-pools.sh (100%) rename ntp-with-nontp-gui.ks.in => tests/ntp-with-nontp-gui.ks.in (100%) rename ntp-with-nontp-gui.sh => tests/ntp-with-nontp-gui.sh (100%) rename ntp-with-nontp.ks.in => tests/ntp-with-nontp.ks.in (100%) rename ntp-with-nontp.sh => tests/ntp-with-nontp.sh (100%) rename ntp-without-chrony-gui.ks.in => tests/ntp-without-chrony-gui.ks.in (100%) rename ntp-without-chrony-gui.sh => tests/ntp-without-chrony-gui.sh (100%) rename ntp-without-chrony.ks.in => tests/ntp-without-chrony.ks.in (100%) rename ntp-without-chrony.sh => tests/ntp-without-chrony.sh (100%) rename onboot-activate-httpks.ks.in => tests/onboot-activate-httpks.ks.in (100%) rename onboot-activate-httpks.sh => tests/onboot-activate-httpks.sh (100%) rename onboot-activate.ks.in => tests/onboot-activate.ks.in (100%) rename onboot-activate.sh => tests/onboot-activate.sh (100%) rename onboot-bootopts-pre.ks.in => tests/onboot-bootopts-pre.ks.in (100%) rename onboot-bootopts-pre.sh => tests/onboot-bootopts-pre.sh (100%) rename packages-and-groups-1.ks.in => tests/packages-and-groups-1.ks.in (100%) rename packages-and-groups-1.sh => tests/packages-and-groups-1.sh (100%) rename packages-and-groups-ignoremissing.ks.in => tests/packages-and-groups-ignoremissing.ks.in (100%) rename packages-and-groups-ignoremissing.sh => tests/packages-and-groups-ignoremissing.sh (100%) rename packages-default.ks.in => tests/packages-default.ks.in (100%) rename packages-default.sh => tests/packages-default.sh (100%) rename packages-excludedocs.ks.in => tests/packages-excludedocs.ks.in (100%) rename packages-excludedocs.sh => tests/packages-excludedocs.sh (100%) rename packages-ignorebroken.ks.in => tests/packages-ignorebroken.ks.in (100%) rename packages-ignorebroken.sh => tests/packages-ignorebroken.sh (100%) rename packages-ignoremissing.ks.in => tests/packages-ignoremissing.ks.in (100%) rename packages-ignoremissing.sh => tests/packages-ignoremissing.sh (100%) rename packages-instlangs-1.ks.in => tests/packages-instlangs-1.ks.in (100%) rename packages-instlangs-1.sh => tests/packages-instlangs-1.sh (100%) rename packages-instlangs-2.ks.in => tests/packages-instlangs-2.ks.in (100%) rename packages-instlangs-2.sh => tests/packages-instlangs-2.sh (100%) rename packages-instlangs-3.ks.in => tests/packages-instlangs-3.ks.in (100%) rename packages-instlangs-3.sh => tests/packages-instlangs-3.sh (100%) rename packages-multilib.ks.in => tests/packages-multilib.ks.in (100%) rename packages-multilib.sh => tests/packages-multilib.sh (100%) rename packages-weakdeps.ks.in => tests/packages-weakdeps.ks.in (100%) rename packages-weakdeps.sh => tests/packages-weakdeps.sh (100%) rename part-luks-1.ks.in => tests/part-luks-1.ks.in (100%) rename part-luks-1.sh => tests/part-luks-1.sh (100%) rename part-luks-2.ks.in => tests/part-luks-2.ks.in (100%) rename part-luks-2.sh => tests/part-luks-2.sh (100%) rename part-luks-3.ks.in => tests/part-luks-3.ks.in (100%) rename part-luks-3.sh => tests/part-luks-3.sh (100%) rename part-luks-4.ks.in => tests/part-luks-4.ks.in (100%) rename part-luks-4.sh => tests/part-luks-4.sh (100%) rename pre-install.ks.in => tests/pre-install.ks.in (100%) rename pre-install.sh => tests/pre-install.sh (100%) rename preexisting-btrfs.ks.in => tests/preexisting-btrfs.ks.in (100%) rename preexisting-btrfs.sh => tests/preexisting-btrfs.sh (100%) rename preexisting-btrfs.tar.xz => tests/preexisting-btrfs.tar.xz (100%) rename proxy-auth.ks.in => tests/proxy-auth.ks.in (100%) rename proxy-auth.sh => tests/proxy-auth.sh (100%) rename proxy-cmdline.ks.in => tests/proxy-cmdline.ks.in (100%) rename proxy-cmdline.sh => tests/proxy-cmdline.sh (100%) rename proxy-kickstart.ks.in => tests/proxy-kickstart.ks.in (100%) rename proxy-kickstart.sh => tests/proxy-kickstart.sh (100%) rename raid-1-reqpart.ks.in => tests/raid-1-reqpart.ks.in (100%) rename raid-1-reqpart.sh => tests/raid-1-reqpart.sh (100%) rename raid-1.ks.in => tests/raid-1.ks.in (100%) rename raid-1.sh => tests/raid-1.sh (100%) rename raid-ddf.ks.in => tests/raid-ddf.ks.in (100%) rename raid-ddf.sh => tests/raid-ddf.sh (100%) rename raid-ddf.tar.xz => tests/raid-ddf.tar.xz (100%) rename raid-luks-1.ks.in => tests/raid-luks-1.ks.in (100%) rename raid-luks-1.sh => tests/raid-luks-1.sh (100%) rename raid-luks-2.ks.in => tests/raid-luks-2.ks.in (100%) rename raid-luks-2.sh => tests/raid-luks-2.sh (100%) rename raid-luks-3.ks.in => tests/raid-luks-3.ks.in (100%) rename raid-luks-3.sh => tests/raid-luks-3.sh (100%) rename raid-luks-4.ks.in => tests/raid-luks-4.ks.in (100%) rename raid-luks-4.sh => tests/raid-luks-4.sh (100%) rename reboot-initial-setup-gui.ks.in => tests/reboot-initial-setup-gui.ks.in (100%) rename reboot-initial-setup-gui.sh => tests/reboot-initial-setup-gui.sh (100%) rename reboot-initial-setup-tui.ks.in => tests/reboot-initial-setup-tui.ks.in (100%) rename reboot-initial-setup-tui.sh => tests/reboot-initial-setup-tui.sh (100%) rename reboot.ks.in => tests/reboot.ks.in (100%) rename reboot.sh => tests/reboot.sh (100%) rename repo-addrepo-hd-iso.ks.in => tests/repo-addrepo-hd-iso.ks.in (100%) rename repo-addrepo-hd-iso.sh => tests/repo-addrepo-hd-iso.sh (100%) rename repo-addrepo-hd-tree.ks.in => tests/repo-addrepo-hd-tree.ks.in (100%) rename repo-addrepo-hd-tree.sh => tests/repo-addrepo-hd-tree.sh (100%) rename repo-addrepo.ks.in => tests/repo-addrepo.ks.in (100%) rename repo-addrepo.sh => tests/repo-addrepo.sh (100%) rename repo-baseurl.ks.in => tests/repo-baseurl.ks.in (100%) rename repo-baseurl.sh => tests/repo-baseurl.sh (100%) rename repo-enable.ks.in => tests/repo-enable.ks.in (100%) rename repo-enable.sh => tests/repo-enable.sh (100%) rename repo-exclude.ks.in => tests/repo-exclude.ks.in (100%) rename repo-exclude.sh => tests/repo-exclude.sh (100%) rename repo-include.ks.in => tests/repo-include.ks.in (100%) rename repo-include.sh => tests/repo-include.sh (100%) rename repo-install.ks.in => tests/repo-install.ks.in (100%) rename repo-install.sh => tests/repo-install.sh (100%) rename repo-metalink.ks.in => tests/repo-metalink.ks.in (100%) rename repo-metalink.sh => tests/repo-metalink.sh (100%) rename repo-mirrorlist.ks.in => tests/repo-mirrorlist.ks.in (100%) rename repo-mirrorlist.sh => tests/repo-mirrorlist.sh (100%) rename reqpart.ks.in => tests/reqpart.ks.in (100%) rename reqpart.sh => tests/reqpart.sh (100%) rename rootpw-allow-ssh.ks.in => tests/rootpw-allow-ssh.ks.in (100%) rename rootpw-allow-ssh.sh => tests/rootpw-allow-ssh.sh (100%) rename rootpw-basic.ks.in => tests/rootpw-basic.ks.in (100%) rename rootpw-basic.sh => tests/rootpw-basic.sh (100%) rename rootpw-crypted.ks.in => tests/rootpw-crypted.ks.in (100%) rename rootpw-crypted.sh => tests/rootpw-crypted.sh (100%) rename rootpw-lock-no-password.ks.in => tests/rootpw-lock-no-password.ks.in (100%) rename rootpw-lock-no-password.sh => tests/rootpw-lock-no-password.sh (100%) rename rootpw-lock.ks.in => tests/rootpw-lock.ks.in (100%) rename rootpw-lock.sh => tests/rootpw-lock.sh (100%) rename rpm-ostree-container-bootc.ks.in => tests/rpm-ostree-container-bootc.ks.in (100%) rename rpm-ostree-container-bootc.sh => tests/rpm-ostree-container-bootc.sh (100%) rename rpm-ostree-container-luks.ks.in => tests/rpm-ostree-container-luks.ks.in (100%) rename rpm-ostree-container-luks.sh => tests/rpm-ostree-container-luks.sh (100%) rename rpm-ostree-container-silverblue.ks.in => tests/rpm-ostree-container-silverblue.ks.in (100%) rename rpm-ostree-container-silverblue.sh => tests/rpm-ostree-container-silverblue.sh (100%) rename rpm-ostree.ks.in => tests/rpm-ostree.ks.in (100%) rename rpm-ostree.sh => tests/rpm-ostree.sh (100%) rename selinux-contexts.ks.in => tests/selinux-contexts.ks.in (100%) rename selinux-contexts.sh => tests/selinux-contexts.sh (100%) rename selinux-disabled.ks.in => tests/selinux-disabled.ks.in (100%) rename selinux-disabled.sh => tests/selinux-disabled.sh (100%) rename selinux-enforcing.ks.in => tests/selinux-enforcing.ks.in (100%) rename selinux-enforcing.sh => tests/selinux-enforcing.sh (100%) rename selinux-permissive.ks.in => tests/selinux-permissive.ks.in (100%) rename selinux-permissive.sh => tests/selinux-permissive.sh (100%) rename services.ks.in => tests/services.ks.in (100%) rename services.sh => tests/services.sh (100%) rename snapshot-post.ks.in => tests/snapshot-post.ks.in (100%) rename snapshot-post.sh => tests/snapshot-post.sh (100%) rename snapshot-pre.ks.in => tests/snapshot-pre.ks.in (100%) rename snapshot-pre.sh => tests/snapshot-pre.sh (100%) rename stage2-from-ks.ks.in => tests/stage2-from-ks.ks.in (100%) rename stage2-from-ks.sh => tests/stage2-from-ks.sh (100%) rename storage-multipath-autopart.ks.in => tests/storage-multipath-autopart.ks.in (100%) rename storage-multipath-autopart.sh => tests/storage-multipath-autopart.sh (100%) rename team-httpks.ks.in => tests/team-httpks.ks.in (100%) rename team-httpks.sh => tests/team-httpks.sh (100%) rename team-pre.ks.in => tests/team-pre.ks.in (100%) rename team-pre.sh => tests/team-pre.sh (100%) rename team.ks.in => tests/team.ks.in (100%) rename team.sh => tests/team.sh (100%) rename timezone-noncommon.ks.in => tests/timezone-noncommon.ks.in (100%) rename timezone-noncommon.sh => tests/timezone-noncommon.sh (100%) rename timezoneLOCAL.ks.in => tests/timezoneLOCAL.ks.in (100%) rename timezoneLOCAL.sh => tests/timezoneLOCAL.sh (100%) rename timezoneUTC.ks.in => tests/timezoneUTC.ks.in (100%) rename timezoneUTC.sh => tests/timezoneUTC.sh (100%) rename tmpfs-fixed_size.ks.in => tests/tmpfs-fixed_size.ks.in (100%) rename tmpfs-fixed_size.sh => tests/tmpfs-fixed_size.sh (100%) rename ui_cmdline.ks.in => tests/ui_cmdline.ks.in (100%) rename ui_cmdline.sh => tests/ui_cmdline.sh (100%) rename ui_graphical_interactive.ks.in => tests/ui_graphical_interactive.ks.in (100%) rename ui_graphical_interactive.sh => tests/ui_graphical_interactive.sh (100%) rename ui_graphical_noninteractive.ks.in => tests/ui_graphical_noninteractive.ks.in (100%) rename ui_graphical_noninteractive.sh => tests/ui_graphical_noninteractive.sh (100%) rename ui_text_interactive.ks.in => tests/ui_text_interactive.ks.in (100%) rename ui_text_interactive.sh => tests/ui_text_interactive.sh (100%) rename ui_text_noninteractive.ks.in => tests/ui_text_noninteractive.ks.in (100%) rename ui_text_noninteractive.sh => tests/ui_text_noninteractive.sh (100%) rename ui_vnc.ks.in => tests/ui_vnc.ks.in (100%) rename ui_vnc.sh => tests/ui_vnc.sh (100%) rename unified-cdrom.ks.in => tests/unified-cdrom.ks.in (100%) rename unified-cdrom.sh => tests/unified-cdrom.sh (100%) rename unified-cmdline.ks.in => tests/unified-cmdline.ks.in (100%) rename unified-cmdline.sh => tests/unified-cmdline.sh (100%) rename unified-harddrive.ks.in => tests/unified-harddrive.ks.in (100%) rename unified-harddrive.sh => tests/unified-harddrive.sh (100%) rename unified-nfs.ks.in => tests/unified-nfs.ks.in (100%) rename unified-nfs.sh => tests/unified-nfs.sh (100%) rename unified.ks.in => tests/unified.ks.in (100%) rename unified.sh => tests/unified.sh (100%) rename url-baseurl.ks.in => tests/url-baseurl.ks.in (100%) rename url-baseurl.sh => tests/url-baseurl.sh (100%) rename url-metalink.ks.in => tests/url-metalink.ks.in (100%) rename url-metalink.sh => tests/url-metalink.sh (100%) rename url-mirrorlist.ks.in => tests/url-mirrorlist.ks.in (100%) rename url-mirrorlist.sh => tests/url-mirrorlist.sh (100%) rename user-locked-root-locked-admin.ks.in => tests/user-locked-root-locked-admin.ks.in (100%) rename user-locked-root-locked-admin.sh => tests/user-locked-root-locked-admin.sh (100%) rename user-multiple-wheel-no-root.ks.in => tests/user-multiple-wheel-no-root.ks.in (100%) rename user-multiple-wheel-no-root.sh => tests/user-multiple-wheel-no-root.sh (100%) rename user-multiple.ks.in => tests/user-multiple.ks.in (100%) rename user-multiple.sh => tests/user-multiple.sh (100%) rename user-no-wheel-no-root.ks.in => tests/user-no-wheel-no-root.ks.in (100%) rename user-no-wheel-no-root.sh => tests/user-no-wheel-no-root.sh (100%) rename user-single.ks.in => tests/user-single.ks.in (100%) rename user-single.sh => tests/user-single.sh (100%) rename user-wheel-no-root.ks.in => tests/user-wheel-no-root.ks.in (100%) rename user-wheel-no-root.sh => tests/user-wheel-no-root.sh (100%) rename vlan-httpks.ks.in => tests/vlan-httpks.ks.in (100%) rename vlan-httpks.sh => tests/vlan-httpks.sh (100%) rename vlan-pre.ks.in => tests/vlan-pre.ks.in (100%) rename vlan-pre.sh => tests/vlan-pre.sh (100%) rename {test => tools}/static-code (100%) diff --git a/.github/workflows/static-code-tests.yml b/.github/workflows/static-code-tests.yml index 3c8df97c..42295558 100644 --- a/.github/workflows/static-code-tests.yml +++ b/.github/workflows/static-code-tests.yml @@ -18,4 +18,4 @@ jobs: - name: Run static code tests run: | - export PATH="$HOME/.local/bin:$PATH"; ./test/static-code + export PATH="$HOME/.local/bin:$PATH"; ./tools/static-code diff --git a/post-lib-keyboard.sh b/lib/post-lib-keyboard.sh similarity index 100% rename from post-lib-keyboard.sh rename to lib/post-lib-keyboard.sh diff --git a/post-lib-network.sh b/lib/post-lib-network.sh similarity index 100% rename from post-lib-network.sh rename to lib/post-lib-network.sh diff --git a/post-nochroot-lib-keyboard.sh b/lib/post-nochroot-lib-keyboard.sh similarity index 100% rename from post-nochroot-lib-keyboard.sh rename to lib/post-nochroot-lib-keyboard.sh diff --git a/post-nochroot-lib-network.sh b/lib/post-nochroot-lib-network.sh similarity index 100% rename from post-nochroot-lib-network.sh rename to lib/post-nochroot-lib-network.sh diff --git a/post-nochroot-lib-ui.sh b/lib/post-nochroot-lib-ui.sh similarity index 100% rename from post-nochroot-lib-ui.sh rename to lib/post-nochroot-lib-ui.sh diff --git a/pre-lib-harddrive.sh b/lib/pre-lib-harddrive.sh similarity index 100% rename from pre-lib-harddrive.sh rename to lib/pre-lib-harddrive.sh diff --git a/scripts-lib.sh b/lib/scripts-lib.sh similarity index 100% rename from scripts-lib.sh rename to lib/scripts-lib.sh diff --git a/validate-lib-initial-setup.sh b/lib/validate-lib-initial-setup.sh similarity index 100% rename from validate-lib-initial-setup.sh rename to lib/validate-lib-initial-setup.sh diff --git a/validate-lib-services.sh b/lib/validate-lib-services.sh similarity index 100% rename from validate-lib-services.sh rename to lib/validate-lib-services.sh diff --git a/scripts/run_kickstart_tests.sh b/scripts/run_kickstart_tests.sh index 4b6892a6..253e138c 100755 --- a/scripts/run_kickstart_tests.sh +++ b/scripts/run_kickstart_tests.sh @@ -211,7 +211,7 @@ function should_skip_test() { # Find all tests in the . folder. These tests will be filtered by TESTTYPE parameter # if specified. function find_tests() { - local tests=$(find . -maxdepth 1 -name '*.sh' -a -perm -o+x) + local tests=$(find tests/ -maxdepth 1 -name '*.sh' -a -perm -o+x) local newtests="" local skipped_tests="" @@ -246,7 +246,7 @@ if [[ $# != 0 ]]; then tests="" # Allow people to leave off the .sh. - for t in $*; do + for t in tests/$*; do if [[ "${t}" == *.sh ]]; then test="${t}" else @@ -261,7 +261,7 @@ elif [[ "${ghprbActualCommit}" != "" ]]; then tests="" candidates="$(for f in ${files}; do - # Only accept files that are .sh or .ks.in files in this top-level directory. + # Only accept files that are .sh or .ks.in files in the 'tests' directory. # Those are the tests. If either file for a particular test changed, we want # to run the test. The first step of figuring this out is stripping off # the file extension. diff --git a/scripts/test_manager/collector.py b/scripts/test_manager/collector.py index a0e0fb4b..666a780f 100644 --- a/scripts/test_manager/collector.py +++ b/scripts/test_manager/collector.py @@ -71,7 +71,7 @@ def find_by_group(cls, root, group): @classmethod def _find_all(cls, root): ret = set() - find_pattern = os.path.join(root, "*.ks.in") + find_pattern = os.path.join(root, "**/*.ks.in", recursive=True) for f in iglob(find_pattern): ret.add(KickstartTest(f)) diff --git a/scripts/test_manager/configurator.py b/scripts/test_manager/configurator.py index 20b55e41..bfb9075a 100644 --- a/scripts/test_manager/configurator.py +++ b/scripts/test_manager/configurator.py @@ -107,11 +107,11 @@ def _include_kickstart_parts(self, content): if not match: return content - include_content = self._load_file_content(match[1]) + include_content = self._load_lib_file_content(match[1]) return self._re_ks_include.sub(include_content, content) - def _load_file_content(self, file): - file_path = os.path.join(self._root, file) + def _load_lib_file_content(self, file): + file_path = os.path.join(self._root, "lib", file) if not os.path.exists(file_path): raise IncludeFileMissingError("KSINCLUDE file {} missing in test".format(file_path)) diff --git a/anabot-1.ks.in b/tests/anabot-1.ks.in similarity index 100% rename from anabot-1.ks.in rename to tests/anabot-1.ks.in diff --git a/anabot-1.sh b/tests/anabot-1.sh similarity index 100% rename from anabot-1.sh rename to tests/anabot-1.sh diff --git a/anaconda-conf.ks.in b/tests/anaconda-conf.ks.in similarity index 100% rename from anaconda-conf.ks.in rename to tests/anaconda-conf.ks.in diff --git a/anaconda-conf.sh b/tests/anaconda-conf.sh similarity index 100% rename from anaconda-conf.sh rename to tests/anaconda-conf.sh diff --git a/anaconda-modules.ks.in b/tests/anaconda-modules.ks.in similarity index 100% rename from anaconda-modules.ks.in rename to tests/anaconda-modules.ks.in diff --git a/anaconda-modules.sh b/tests/anaconda-modules.sh similarity index 100% rename from anaconda-modules.sh rename to tests/anaconda-modules.sh diff --git a/authconfig.ks.in b/tests/authconfig.ks.in similarity index 100% rename from authconfig.ks.in rename to tests/authconfig.ks.in diff --git a/authconfig.sh b/tests/authconfig.sh similarity index 100% rename from authconfig.sh rename to tests/authconfig.sh diff --git a/authselect-not-set.ks.in b/tests/authselect-not-set.ks.in similarity index 100% rename from authselect-not-set.ks.in rename to tests/authselect-not-set.ks.in diff --git a/authselect-not-set.sh b/tests/authselect-not-set.sh similarity index 100% rename from authselect-not-set.sh rename to tests/authselect-not-set.sh diff --git a/authselect.ks.in b/tests/authselect.ks.in similarity index 100% rename from authselect.ks.in rename to tests/authselect.ks.in diff --git a/authselect.sh b/tests/authselect.sh similarity index 100% rename from authselect.sh rename to tests/authselect.sh diff --git a/autopart-encrypted-1.ks.in b/tests/autopart-encrypted-1.ks.in similarity index 100% rename from autopart-encrypted-1.ks.in rename to tests/autopart-encrypted-1.ks.in diff --git a/autopart-encrypted-1.sh b/tests/autopart-encrypted-1.sh similarity index 100% rename from autopart-encrypted-1.sh rename to tests/autopart-encrypted-1.sh diff --git a/autopart-encrypted-2.ks.in b/tests/autopart-encrypted-2.ks.in similarity index 100% rename from autopart-encrypted-2.ks.in rename to tests/autopart-encrypted-2.ks.in diff --git a/autopart-encrypted-2.sh b/tests/autopart-encrypted-2.sh similarity index 100% rename from autopart-encrypted-2.sh rename to tests/autopart-encrypted-2.sh diff --git a/autopart-encrypted-3.ks.in b/tests/autopart-encrypted-3.ks.in similarity index 100% rename from autopart-encrypted-3.ks.in rename to tests/autopart-encrypted-3.ks.in diff --git a/autopart-encrypted-3.sh b/tests/autopart-encrypted-3.sh similarity index 100% rename from autopart-encrypted-3.sh rename to tests/autopart-encrypted-3.sh diff --git a/autopart-fstype.ks.in b/tests/autopart-fstype.ks.in similarity index 100% rename from autopart-fstype.ks.in rename to tests/autopart-fstype.ks.in diff --git a/autopart-fstype.sh b/tests/autopart-fstype.sh similarity index 100% rename from autopart-fstype.sh rename to tests/autopart-fstype.sh diff --git a/autopart-hibernation.ks.in b/tests/autopart-hibernation.ks.in similarity index 100% rename from autopart-hibernation.ks.in rename to tests/autopart-hibernation.ks.in diff --git a/autopart-hibernation.sh b/tests/autopart-hibernation.sh similarity index 100% rename from autopart-hibernation.sh rename to tests/autopart-hibernation.sh diff --git a/autopart-luks-1.ks.in b/tests/autopart-luks-1.ks.in similarity index 100% rename from autopart-luks-1.ks.in rename to tests/autopart-luks-1.ks.in diff --git a/autopart-luks-1.sh b/tests/autopart-luks-1.sh similarity index 100% rename from autopart-luks-1.sh rename to tests/autopart-luks-1.sh diff --git a/autopart-luks-2.ks.in b/tests/autopart-luks-2.ks.in similarity index 100% rename from autopart-luks-2.ks.in rename to tests/autopart-luks-2.ks.in diff --git a/autopart-luks-2.sh b/tests/autopart-luks-2.sh similarity index 100% rename from autopart-luks-2.sh rename to tests/autopart-luks-2.sh diff --git a/autopart-luks-3.ks.in b/tests/autopart-luks-3.ks.in similarity index 100% rename from autopart-luks-3.ks.in rename to tests/autopart-luks-3.ks.in diff --git a/autopart-luks-3.sh b/tests/autopart-luks-3.sh similarity index 100% rename from autopart-luks-3.sh rename to tests/autopart-luks-3.sh diff --git a/autopart-luks-4.ks.in b/tests/autopart-luks-4.ks.in similarity index 100% rename from autopart-luks-4.ks.in rename to tests/autopart-luks-4.ks.in diff --git a/autopart-luks-4.sh b/tests/autopart-luks-4.sh similarity index 100% rename from autopart-luks-4.sh rename to tests/autopart-luks-4.sh diff --git a/autopart-luks-5.ks.in b/tests/autopart-luks-5.ks.in similarity index 100% rename from autopart-luks-5.ks.in rename to tests/autopart-luks-5.ks.in diff --git a/autopart-luks-5.sh b/tests/autopart-luks-5.sh similarity index 100% rename from autopart-luks-5.sh rename to tests/autopart-luks-5.sh diff --git a/autopart-nohome.ks.in b/tests/autopart-nohome.ks.in similarity index 100% rename from autopart-nohome.ks.in rename to tests/autopart-nohome.ks.in diff --git a/autopart-nohome.sh b/tests/autopart-nohome.sh similarity index 100% rename from autopart-nohome.sh rename to tests/autopart-nohome.sh diff --git a/basic-ftp.ks.in b/tests/basic-ftp.ks.in similarity index 100% rename from basic-ftp.ks.in rename to tests/basic-ftp.ks.in diff --git a/basic-ftp.sh b/tests/basic-ftp.sh similarity index 100% rename from basic-ftp.sh rename to tests/basic-ftp.sh diff --git a/basic-ostree.ks.in b/tests/basic-ostree.ks.in similarity index 100% rename from basic-ostree.ks.in rename to tests/basic-ostree.ks.in diff --git a/basic-ostree.sh b/tests/basic-ostree.sh similarity index 100% rename from basic-ostree.sh rename to tests/basic-ostree.sh diff --git a/bindtomac-bond-vlan-httpks.ks.in b/tests/bindtomac-bond-vlan-httpks.ks.in similarity index 100% rename from bindtomac-bond-vlan-httpks.ks.in rename to tests/bindtomac-bond-vlan-httpks.ks.in diff --git a/bindtomac-bond-vlan-httpks.sh b/tests/bindtomac-bond-vlan-httpks.sh similarity index 100% rename from bindtomac-bond-vlan-httpks.sh rename to tests/bindtomac-bond-vlan-httpks.sh diff --git a/bindtomac-bond2-httpks.ks.in b/tests/bindtomac-bond2-httpks.ks.in similarity index 100% rename from bindtomac-bond2-httpks.ks.in rename to tests/bindtomac-bond2-httpks.ks.in diff --git a/bindtomac-bond2-httpks.sh b/tests/bindtomac-bond2-httpks.sh similarity index 100% rename from bindtomac-bond2-httpks.sh rename to tests/bindtomac-bond2-httpks.sh diff --git a/bindtomac-bond2-pre.ks.in b/tests/bindtomac-bond2-pre.ks.in similarity index 100% rename from bindtomac-bond2-pre.ks.in rename to tests/bindtomac-bond2-pre.ks.in diff --git a/bindtomac-bond2-pre.sh b/tests/bindtomac-bond2-pre.sh similarity index 100% rename from bindtomac-bond2-pre.sh rename to tests/bindtomac-bond2-pre.sh diff --git a/bindtomac-bridge-2devs-httpks.ks.in b/tests/bindtomac-bridge-2devs-httpks.ks.in similarity index 100% rename from bindtomac-bridge-2devs-httpks.ks.in rename to tests/bindtomac-bridge-2devs-httpks.ks.in diff --git a/bindtomac-bridge-2devs-httpks.sh b/tests/bindtomac-bridge-2devs-httpks.sh similarity index 100% rename from bindtomac-bridge-2devs-httpks.sh rename to tests/bindtomac-bridge-2devs-httpks.sh diff --git a/bindtomac-bridge-2devs-pre.ks.in b/tests/bindtomac-bridge-2devs-pre.ks.in similarity index 100% rename from bindtomac-bridge-2devs-pre.ks.in rename to tests/bindtomac-bridge-2devs-pre.ks.in diff --git a/bindtomac-bridge-2devs-pre.sh b/tests/bindtomac-bridge-2devs-pre.sh similarity index 100% rename from bindtomac-bridge-2devs-pre.sh rename to tests/bindtomac-bridge-2devs-pre.sh diff --git a/bindtomac-bridge-httpks.ks.in b/tests/bindtomac-bridge-httpks.ks.in similarity index 100% rename from bindtomac-bridge-httpks.ks.in rename to tests/bindtomac-bridge-httpks.ks.in diff --git a/bindtomac-bridge-httpks.sh b/tests/bindtomac-bridge-httpks.sh similarity index 100% rename from bindtomac-bridge-httpks.sh rename to tests/bindtomac-bridge-httpks.sh diff --git a/bindtomac-bridge-no-bootopts-net.ks.in b/tests/bindtomac-bridge-no-bootopts-net.ks.in similarity index 100% rename from bindtomac-bridge-no-bootopts-net.ks.in rename to tests/bindtomac-bridge-no-bootopts-net.ks.in diff --git a/bindtomac-bridge-no-bootopts-net.sh b/tests/bindtomac-bridge-no-bootopts-net.sh similarity index 100% rename from bindtomac-bridge-no-bootopts-net.sh rename to tests/bindtomac-bridge-no-bootopts-net.sh diff --git a/bindtomac-bridged-bond-httpks.ks.in b/tests/bindtomac-bridged-bond-httpks.ks.in similarity index 100% rename from bindtomac-bridged-bond-httpks.ks.in rename to tests/bindtomac-bridged-bond-httpks.ks.in diff --git a/bindtomac-bridged-bond-httpks.sh b/tests/bindtomac-bridged-bond-httpks.sh similarity index 100% rename from bindtomac-bridged-bond-httpks.sh rename to tests/bindtomac-bridged-bond-httpks.sh diff --git a/bindtomac-ifname-httpks.ks.in b/tests/bindtomac-ifname-httpks.ks.in similarity index 100% rename from bindtomac-ifname-httpks.ks.in rename to tests/bindtomac-ifname-httpks.ks.in diff --git a/bindtomac-ifname-httpks.sh b/tests/bindtomac-ifname-httpks.sh similarity index 100% rename from bindtomac-ifname-httpks.sh rename to tests/bindtomac-ifname-httpks.sh diff --git a/bindtomac-network-device-default-httpks.ks.in b/tests/bindtomac-network-device-default-httpks.ks.in similarity index 100% rename from bindtomac-network-device-default-httpks.ks.in rename to tests/bindtomac-network-device-default-httpks.ks.in diff --git a/bindtomac-network-device-default-httpks.sh b/tests/bindtomac-network-device-default-httpks.sh similarity index 100% rename from bindtomac-network-device-default-httpks.sh rename to tests/bindtomac-network-device-default-httpks.sh diff --git a/bindtomac-network-device-mac-httpks.ks.in b/tests/bindtomac-network-device-mac-httpks.ks.in similarity index 100% rename from bindtomac-network-device-mac-httpks.ks.in rename to tests/bindtomac-network-device-mac-httpks.ks.in diff --git a/bindtomac-network-device-mac-httpks.sh b/tests/bindtomac-network-device-mac-httpks.sh similarity index 100% rename from bindtomac-network-device-mac-httpks.sh rename to tests/bindtomac-network-device-mac-httpks.sh diff --git a/bindtomac-network-device-mac-pre.ks.in b/tests/bindtomac-network-device-mac-pre.ks.in similarity index 100% rename from bindtomac-network-device-mac-pre.ks.in rename to tests/bindtomac-network-device-mac-pre.ks.in diff --git a/bindtomac-network-device-mac-pre.sh b/tests/bindtomac-network-device-mac-pre.sh similarity index 100% rename from bindtomac-network-device-mac-pre.sh rename to tests/bindtomac-network-device-mac-pre.sh diff --git a/bindtomac-network-device-mac.ks.in b/tests/bindtomac-network-device-mac.ks.in similarity index 100% rename from bindtomac-network-device-mac.ks.in rename to tests/bindtomac-network-device-mac.ks.in diff --git a/bindtomac-network-device-mac.sh b/tests/bindtomac-network-device-mac.sh similarity index 100% rename from bindtomac-network-device-mac.sh rename to tests/bindtomac-network-device-mac.sh diff --git a/bindtomac-network-static-2-httpks.ks.in b/tests/bindtomac-network-static-2-httpks.ks.in similarity index 100% rename from bindtomac-network-static-2-httpks.ks.in rename to tests/bindtomac-network-static-2-httpks.ks.in diff --git a/bindtomac-network-static-2-httpks.sh b/tests/bindtomac-network-static-2-httpks.sh similarity index 100% rename from bindtomac-network-static-2-httpks.sh rename to tests/bindtomac-network-static-2-httpks.sh diff --git a/bindtomac-network-static-to-dhcp-pre-single.ks.in b/tests/bindtomac-network-static-to-dhcp-pre-single.ks.in similarity index 100% rename from bindtomac-network-static-to-dhcp-pre-single.ks.in rename to tests/bindtomac-network-static-to-dhcp-pre-single.ks.in diff --git a/bindtomac-network-static-to-dhcp-pre-single.sh b/tests/bindtomac-network-static-to-dhcp-pre-single.sh similarity index 100% rename from bindtomac-network-static-to-dhcp-pre-single.sh rename to tests/bindtomac-network-static-to-dhcp-pre-single.sh diff --git a/bindtomac-onboot-activate-httpks.ks.in b/tests/bindtomac-onboot-activate-httpks.ks.in similarity index 100% rename from bindtomac-onboot-activate-httpks.ks.in rename to tests/bindtomac-onboot-activate-httpks.ks.in diff --git a/bindtomac-onboot-activate-httpks.sh b/tests/bindtomac-onboot-activate-httpks.sh similarity index 100% rename from bindtomac-onboot-activate-httpks.sh rename to tests/bindtomac-onboot-activate-httpks.sh diff --git a/bindtomac-onboot-bootopts-pre.ks.in b/tests/bindtomac-onboot-bootopts-pre.ks.in similarity index 100% rename from bindtomac-onboot-bootopts-pre.ks.in rename to tests/bindtomac-onboot-bootopts-pre.ks.in diff --git a/bindtomac-onboot-bootopts-pre.sh b/tests/bindtomac-onboot-bootopts-pre.sh similarity index 100% rename from bindtomac-onboot-bootopts-pre.sh rename to tests/bindtomac-onboot-bootopts-pre.sh diff --git a/bindtomac-team-httpks.ks.in b/tests/bindtomac-team-httpks.ks.in similarity index 100% rename from bindtomac-team-httpks.ks.in rename to tests/bindtomac-team-httpks.ks.in diff --git a/bindtomac-team-httpks.sh b/tests/bindtomac-team-httpks.sh similarity index 100% rename from bindtomac-team-httpks.sh rename to tests/bindtomac-team-httpks.sh diff --git a/bindtomac-team-pre.ks.in b/tests/bindtomac-team-pre.ks.in similarity index 100% rename from bindtomac-team-pre.ks.in rename to tests/bindtomac-team-pre.ks.in diff --git a/bindtomac-team-pre.sh b/tests/bindtomac-team-pre.sh similarity index 100% rename from bindtomac-team-pre.sh rename to tests/bindtomac-team-pre.sh diff --git a/bond-ks-initramfs.ks.in b/tests/bond-ks-initramfs.ks.in similarity index 100% rename from bond-ks-initramfs.ks.in rename to tests/bond-ks-initramfs.ks.in diff --git a/bond-ks-initramfs.sh b/tests/bond-ks-initramfs.sh similarity index 100% rename from bond-ks-initramfs.sh rename to tests/bond-ks-initramfs.sh diff --git a/bond-vlan-httpks.ks.in b/tests/bond-vlan-httpks.ks.in similarity index 100% rename from bond-vlan-httpks.ks.in rename to tests/bond-vlan-httpks.ks.in diff --git a/bond-vlan-httpks.sh b/tests/bond-vlan-httpks.sh similarity index 100% rename from bond-vlan-httpks.sh rename to tests/bond-vlan-httpks.sh diff --git a/bond-vlan-pre.ks.in b/tests/bond-vlan-pre.ks.in similarity index 100% rename from bond-vlan-pre.ks.in rename to tests/bond-vlan-pre.ks.in diff --git a/bond-vlan-pre.sh b/tests/bond-vlan-pre.sh similarity index 100% rename from bond-vlan-pre.sh rename to tests/bond-vlan-pre.sh diff --git a/bond2-httpks.ks.in b/tests/bond2-httpks.ks.in similarity index 100% rename from bond2-httpks.ks.in rename to tests/bond2-httpks.ks.in diff --git a/bond2-httpks.sh b/tests/bond2-httpks.sh similarity index 100% rename from bond2-httpks.sh rename to tests/bond2-httpks.sh diff --git a/bond2-pre.ks.in b/tests/bond2-pre.ks.in similarity index 100% rename from bond2-pre.ks.in rename to tests/bond2-pre.ks.in diff --git a/bond2-pre.sh b/tests/bond2-pre.sh similarity index 100% rename from bond2-pre.sh rename to tests/bond2-pre.sh diff --git a/bootloader-1.ks.in b/tests/bootloader-1.ks.in similarity index 100% rename from bootloader-1.ks.in rename to tests/bootloader-1.ks.in diff --git a/bootloader-1.sh b/tests/bootloader-1.sh similarity index 100% rename from bootloader-1.sh rename to tests/bootloader-1.sh diff --git a/bootloader-2.ks.in b/tests/bootloader-2.ks.in similarity index 100% rename from bootloader-2.ks.in rename to tests/bootloader-2.ks.in diff --git a/bootloader-2.sh b/tests/bootloader-2.sh similarity index 100% rename from bootloader-2.sh rename to tests/bootloader-2.sh diff --git a/bootloader-3.ks.in b/tests/bootloader-3.ks.in similarity index 100% rename from bootloader-3.ks.in rename to tests/bootloader-3.ks.in diff --git a/bootloader-3.sh b/tests/bootloader-3.sh similarity index 100% rename from bootloader-3.sh rename to tests/bootloader-3.sh diff --git a/bootloader-4.ks.in b/tests/bootloader-4.ks.in similarity index 100% rename from bootloader-4.ks.in rename to tests/bootloader-4.ks.in diff --git a/bootloader-4.sh b/tests/bootloader-4.sh similarity index 100% rename from bootloader-4.sh rename to tests/bootloader-4.sh diff --git a/bootloader-5.ks.in b/tests/bootloader-5.ks.in similarity index 100% rename from bootloader-5.ks.in rename to tests/bootloader-5.ks.in diff --git a/bootloader-5.sh b/tests/bootloader-5.sh similarity index 100% rename from bootloader-5.sh rename to tests/bootloader-5.sh diff --git a/bridge-2devs-httpks.ks.in b/tests/bridge-2devs-httpks.ks.in similarity index 100% rename from bridge-2devs-httpks.ks.in rename to tests/bridge-2devs-httpks.ks.in diff --git a/bridge-2devs-httpks.sh b/tests/bridge-2devs-httpks.sh similarity index 100% rename from bridge-2devs-httpks.sh rename to tests/bridge-2devs-httpks.sh diff --git a/bridge-2devs-pre.ks.in b/tests/bridge-2devs-pre.ks.in similarity index 100% rename from bridge-2devs-pre.ks.in rename to tests/bridge-2devs-pre.ks.in diff --git a/bridge-2devs-pre.sh b/tests/bridge-2devs-pre.sh similarity index 100% rename from bridge-2devs-pre.sh rename to tests/bridge-2devs-pre.sh diff --git a/bridge-2devs.ks.in b/tests/bridge-2devs.ks.in similarity index 100% rename from bridge-2devs.ks.in rename to tests/bridge-2devs.ks.in diff --git a/bridge-2devs.sh b/tests/bridge-2devs.sh similarity index 100% rename from bridge-2devs.sh rename to tests/bridge-2devs.sh diff --git a/bridge-httpks.ks.in b/tests/bridge-httpks.ks.in similarity index 100% rename from bridge-httpks.ks.in rename to tests/bridge-httpks.ks.in diff --git a/bridge-httpks.sh b/tests/bridge-httpks.sh similarity index 100% rename from bridge-httpks.sh rename to tests/bridge-httpks.sh diff --git a/bridge-no-bootopts-net.ks.in b/tests/bridge-no-bootopts-net.ks.in similarity index 100% rename from bridge-no-bootopts-net.ks.in rename to tests/bridge-no-bootopts-net.ks.in diff --git a/bridge-no-bootopts-net.sh b/tests/bridge-no-bootopts-net.sh similarity index 100% rename from bridge-no-bootopts-net.sh rename to tests/bridge-no-bootopts-net.sh diff --git a/bridged-bond-httpks.ks.in b/tests/bridged-bond-httpks.ks.in similarity index 100% rename from bridged-bond-httpks.ks.in rename to tests/bridged-bond-httpks.ks.in diff --git a/bridged-bond-httpks.sh b/tests/bridged-bond-httpks.sh similarity index 100% rename from bridged-bond-httpks.sh rename to tests/bridged-bond-httpks.sh diff --git a/bridged-bond-pre.ks.in b/tests/bridged-bond-pre.ks.in similarity index 100% rename from bridged-bond-pre.ks.in rename to tests/bridged-bond-pre.ks.in diff --git a/bridged-bond-pre.sh b/tests/bridged-bond-pre.sh similarity index 100% rename from bridged-bond-pre.sh rename to tests/bridged-bond-pre.sh diff --git a/btrfs-1.ks.in b/tests/btrfs-1.ks.in similarity index 100% rename from btrfs-1.ks.in rename to tests/btrfs-1.ks.in diff --git a/btrfs-1.sh b/tests/btrfs-1.sh similarity index 100% rename from btrfs-1.sh rename to tests/btrfs-1.sh diff --git a/btrfs-2.ks.in b/tests/btrfs-2.ks.in similarity index 100% rename from btrfs-2.ks.in rename to tests/btrfs-2.ks.in diff --git a/btrfs-2.sh b/tests/btrfs-2.sh similarity index 100% rename from btrfs-2.sh rename to tests/btrfs-2.sh diff --git a/check_for_disabled_modules.ks.in b/tests/check_for_disabled_modules.ks.in similarity index 100% rename from check_for_disabled_modules.ks.in rename to tests/check_for_disabled_modules.ks.in diff --git a/check_for_disabled_modules.sh b/tests/check_for_disabled_modules.sh similarity index 100% rename from check_for_disabled_modules.sh rename to tests/check_for_disabled_modules.sh diff --git a/clearpart-1.ks.in b/tests/clearpart-1.ks.in similarity index 100% rename from clearpart-1.ks.in rename to tests/clearpart-1.ks.in diff --git a/clearpart-1.sh b/tests/clearpart-1.sh similarity index 100% rename from clearpart-1.sh rename to tests/clearpart-1.sh diff --git a/clearpart-2.ks.in b/tests/clearpart-2.ks.in similarity index 100% rename from clearpart-2.ks.in rename to tests/clearpart-2.ks.in diff --git a/clearpart-2.sh b/tests/clearpart-2.sh similarity index 100% rename from clearpart-2.sh rename to tests/clearpart-2.sh diff --git a/clearpart-3.ks.in b/tests/clearpart-3.ks.in similarity index 100% rename from clearpart-3.ks.in rename to tests/clearpart-3.ks.in diff --git a/clearpart-3.sh b/tests/clearpart-3.sh similarity index 100% rename from clearpart-3.sh rename to tests/clearpart-3.sh diff --git a/clearpart-4.ks.in b/tests/clearpart-4.ks.in similarity index 100% rename from clearpart-4.ks.in rename to tests/clearpart-4.ks.in diff --git a/clearpart-4.sh b/tests/clearpart-4.sh similarity index 100% rename from clearpart-4.sh rename to tests/clearpart-4.sh diff --git a/container.ks.in b/tests/container.ks.in similarity index 100% rename from container.ks.in rename to tests/container.ks.in diff --git a/container.sh b/tests/container.sh similarity index 100% rename from container.sh rename to tests/container.sh diff --git a/default-desktop.ks.in b/tests/default-desktop.ks.in similarity index 100% rename from default-desktop.ks.in rename to tests/default-desktop.ks.in diff --git a/default-desktop.sh b/tests/default-desktop.sh similarity index 100% rename from default-desktop.sh rename to tests/default-desktop.sh diff --git a/default-fstype.ks.in b/tests/default-fstype.ks.in similarity index 100% rename from default-fstype.ks.in rename to tests/default-fstype.ks.in diff --git a/default-fstype.sh b/tests/default-fstype.sh similarity index 100% rename from default-fstype.sh rename to tests/default-fstype.sh diff --git a/default-menu-auto-hide-fedora.ks.in b/tests/default-menu-auto-hide-fedora.ks.in similarity index 100% rename from default-menu-auto-hide-fedora.ks.in rename to tests/default-menu-auto-hide-fedora.ks.in diff --git a/default-menu-auto-hide-fedora.sh b/tests/default-menu-auto-hide-fedora.sh similarity index 100% rename from default-menu-auto-hide-fedora.sh rename to tests/default-menu-auto-hide-fedora.sh diff --git a/default-menu-auto-hide-rhel.ks.in b/tests/default-menu-auto-hide-rhel.ks.in similarity index 100% rename from default-menu-auto-hide-rhel.ks.in rename to tests/default-menu-auto-hide-rhel.ks.in diff --git a/default-menu-auto-hide-rhel.sh b/tests/default-menu-auto-hide-rhel.sh similarity index 100% rename from default-menu-auto-hide-rhel.sh rename to tests/default-menu-auto-hide-rhel.sh diff --git a/default-systemd-target-gui-graphical-provides.ks.in b/tests/default-systemd-target-gui-graphical-provides.ks.in similarity index 100% rename from default-systemd-target-gui-graphical-provides.ks.in rename to tests/default-systemd-target-gui-graphical-provides.ks.in diff --git a/default-systemd-target-gui-graphical-provides.sh b/tests/default-systemd-target-gui-graphical-provides.sh similarity index 100% rename from default-systemd-target-gui-graphical-provides.sh rename to tests/default-systemd-target-gui-graphical-provides.sh diff --git a/default-systemd-target-gui.ks.in b/tests/default-systemd-target-gui.ks.in similarity index 100% rename from default-systemd-target-gui.ks.in rename to tests/default-systemd-target-gui.ks.in diff --git a/default-systemd-target-gui.sh b/tests/default-systemd-target-gui.sh similarity index 100% rename from default-systemd-target-gui.sh rename to tests/default-systemd-target-gui.sh diff --git a/default-systemd-target-skipx.ks.in b/tests/default-systemd-target-skipx.ks.in similarity index 100% rename from default-systemd-target-skipx.ks.in rename to tests/default-systemd-target-skipx.ks.in diff --git a/default-systemd-target-skipx.sh b/tests/default-systemd-target-skipx.sh similarity index 100% rename from default-systemd-target-skipx.sh rename to tests/default-systemd-target-skipx.sh diff --git a/default-systemd-target-startxonboot.ks.in b/tests/default-systemd-target-startxonboot.ks.in similarity index 100% rename from default-systemd-target-startxonboot.ks.in rename to tests/default-systemd-target-startxonboot.ks.in diff --git a/default-systemd-target-startxonboot.sh b/tests/default-systemd-target-startxonboot.sh similarity index 100% rename from default-systemd-target-startxonboot.sh rename to tests/default-systemd-target-startxonboot.sh diff --git a/default-systemd-target-tui-graphical-provides.ks.in b/tests/default-systemd-target-tui-graphical-provides.ks.in similarity index 100% rename from default-systemd-target-tui-graphical-provides.ks.in rename to tests/default-systemd-target-tui-graphical-provides.ks.in diff --git a/default-systemd-target-tui-graphical-provides.sh b/tests/default-systemd-target-tui-graphical-provides.sh similarity index 100% rename from default-systemd-target-tui-graphical-provides.sh rename to tests/default-systemd-target-tui-graphical-provides.sh diff --git a/default-systemd-target-tui.ks.in b/tests/default-systemd-target-tui.ks.in similarity index 100% rename from default-systemd-target-tui.ks.in rename to tests/default-systemd-target-tui.ks.in diff --git a/default-systemd-target-tui.sh b/tests/default-systemd-target-tui.sh similarity index 100% rename from default-systemd-target-tui.sh rename to tests/default-systemd-target-tui.sh diff --git a/default-systemd-target-vnc-graphical-provides.ks.in b/tests/default-systemd-target-vnc-graphical-provides.ks.in similarity index 100% rename from default-systemd-target-vnc-graphical-provides.ks.in rename to tests/default-systemd-target-vnc-graphical-provides.ks.in diff --git a/default-systemd-target-vnc-graphical-provides.sh b/tests/default-systemd-target-vnc-graphical-provides.sh similarity index 100% rename from default-systemd-target-vnc-graphical-provides.sh rename to tests/default-systemd-target-vnc-graphical-provides.sh diff --git a/default-systemd-target-vnc.ks.in b/tests/default-systemd-target-vnc.ks.in similarity index 100% rename from default-systemd-target-vnc.ks.in rename to tests/default-systemd-target-vnc.ks.in diff --git a/default-systemd-target-vnc.sh b/tests/default-systemd-target-vnc.sh similarity index 100% rename from default-systemd-target-vnc.sh rename to tests/default-systemd-target-vnc.sh diff --git a/deprecated-rhel9-part1.ks.in b/tests/deprecated-rhel9-part1.ks.in similarity index 100% rename from deprecated-rhel9-part1.ks.in rename to tests/deprecated-rhel9-part1.ks.in diff --git a/deprecated-rhel9-part1.sh b/tests/deprecated-rhel9-part1.sh similarity index 100% rename from deprecated-rhel9-part1.sh rename to tests/deprecated-rhel9-part1.sh diff --git a/deprecated-rhel9-part2.ks.in b/tests/deprecated-rhel9-part2.ks.in similarity index 100% rename from deprecated-rhel9-part2.ks.in rename to tests/deprecated-rhel9-part2.ks.in diff --git a/deprecated-rhel9-part2.sh b/tests/deprecated-rhel9-part2.sh similarity index 100% rename from deprecated-rhel9-part2.sh rename to tests/deprecated-rhel9-part2.sh diff --git a/disklabel-default.ks.in b/tests/disklabel-default.ks.in similarity index 100% rename from disklabel-default.ks.in rename to tests/disklabel-default.ks.in diff --git a/disklabel-default.sh b/tests/disklabel-default.sh similarity index 100% rename from disklabel-default.sh rename to tests/disklabel-default.sh diff --git a/disklabel-gpt.ks.in b/tests/disklabel-gpt.ks.in similarity index 100% rename from disklabel-gpt.ks.in rename to tests/disklabel-gpt.ks.in diff --git a/disklabel-gpt.sh b/tests/disklabel-gpt.sh similarity index 100% rename from disklabel-gpt.sh rename to tests/disklabel-gpt.sh diff --git a/disklabel-mbr.ks.in b/tests/disklabel-mbr.ks.in similarity index 100% rename from disklabel-mbr.ks.in rename to tests/disklabel-mbr.ks.in diff --git a/disklabel-mbr.sh b/tests/disklabel-mbr.sh similarity index 100% rename from disklabel-mbr.sh rename to tests/disklabel-mbr.sh diff --git a/dns.ks.in b/tests/dns.ks.in similarity index 100% rename from dns.ks.in rename to tests/dns.ks.in diff --git a/dns.sh b/tests/dns.sh similarity index 100% rename from dns.sh rename to tests/dns.sh diff --git a/dracut-visible-warnings.ks.in b/tests/dracut-visible-warnings.ks.in similarity index 100% rename from dracut-visible-warnings.ks.in rename to tests/dracut-visible-warnings.ks.in diff --git a/dracut-visible-warnings.sh b/tests/dracut-visible-warnings.sh similarity index 100% rename from dracut-visible-warnings.sh rename to tests/dracut-visible-warnings.sh diff --git a/driverdisk-disk-kargs.ks.in b/tests/driverdisk-disk-kargs.ks.in similarity index 100% rename from driverdisk-disk-kargs.ks.in rename to tests/driverdisk-disk-kargs.ks.in diff --git a/driverdisk-disk-kargs.sh b/tests/driverdisk-disk-kargs.sh similarity index 100% rename from driverdisk-disk-kargs.sh rename to tests/driverdisk-disk-kargs.sh diff --git a/driverdisk-disk.ks.in b/tests/driverdisk-disk.ks.in similarity index 100% rename from driverdisk-disk.ks.in rename to tests/driverdisk-disk.ks.in diff --git a/driverdisk-disk.sh b/tests/driverdisk-disk.sh similarity index 100% rename from driverdisk-disk.sh rename to tests/driverdisk-disk.sh diff --git a/encrypt-device.ks.in b/tests/encrypt-device.ks.in similarity index 100% rename from encrypt-device.ks.in rename to tests/encrypt-device.ks.in diff --git a/encrypt-device.sh b/tests/encrypt-device.sh similarity index 100% rename from encrypt-device.sh rename to tests/encrypt-device.sh diff --git a/encrypt-swap.ks.in b/tests/encrypt-swap.ks.in similarity index 100% rename from encrypt-swap.ks.in rename to tests/encrypt-swap.ks.in diff --git a/encrypt-swap.sh b/tests/encrypt-swap.sh similarity index 100% rename from encrypt-swap.sh rename to tests/encrypt-swap.sh diff --git a/escrow-cert.ks.in b/tests/escrow-cert.ks.in similarity index 100% rename from escrow-cert.ks.in rename to tests/escrow-cert.ks.in diff --git a/escrow-cert.sh b/tests/escrow-cert.sh similarity index 100% rename from escrow-cert.sh rename to tests/escrow-cert.sh diff --git a/fedora-live-image-build.ks.in b/tests/fedora-live-image-build.ks.in similarity index 100% rename from fedora-live-image-build.ks.in rename to tests/fedora-live-image-build.ks.in diff --git a/fedora-live-image-build.sh b/tests/fedora-live-image-build.sh similarity index 100% rename from fedora-live-image-build.sh rename to tests/fedora-live-image-build.sh diff --git a/firewall-disable-with-options.ks.in b/tests/firewall-disable-with-options.ks.in similarity index 100% rename from firewall-disable-with-options.ks.in rename to tests/firewall-disable-with-options.ks.in diff --git a/firewall-disable-with-options.sh b/tests/firewall-disable-with-options.sh similarity index 100% rename from firewall-disable-with-options.sh rename to tests/firewall-disable-with-options.sh diff --git a/firewall-disable.ks.in b/tests/firewall-disable.ks.in similarity index 100% rename from firewall-disable.ks.in rename to tests/firewall-disable.ks.in diff --git a/firewall-disable.sh b/tests/firewall-disable.sh similarity index 100% rename from firewall-disable.sh rename to tests/firewall-disable.sh diff --git a/firewall-use-system-defaults-ignore-options.ks.in b/tests/firewall-use-system-defaults-ignore-options.ks.in similarity index 100% rename from firewall-use-system-defaults-ignore-options.ks.in rename to tests/firewall-use-system-defaults-ignore-options.ks.in diff --git a/firewall-use-system-defaults-ignore-options.sh b/tests/firewall-use-system-defaults-ignore-options.sh similarity index 100% rename from firewall-use-system-defaults-ignore-options.sh rename to tests/firewall-use-system-defaults-ignore-options.sh diff --git a/firewall-use-system-defaults.ks.in b/tests/firewall-use-system-defaults.ks.in similarity index 100% rename from firewall-use-system-defaults.ks.in rename to tests/firewall-use-system-defaults.ks.in diff --git a/firewall-use-system-defaults.sh b/tests/firewall-use-system-defaults.sh similarity index 100% rename from firewall-use-system-defaults.sh rename to tests/firewall-use-system-defaults.sh diff --git a/firewall.ks.in b/tests/firewall.ks.in similarity index 100% rename from firewall.ks.in rename to tests/firewall.ks.in diff --git a/firewall.sh b/tests/firewall.sh similarity index 100% rename from firewall.sh rename to tests/firewall.sh diff --git a/geolocation-off-by-default-with-ks.ks.in b/tests/geolocation-off-by-default-with-ks.ks.in similarity index 100% rename from geolocation-off-by-default-with-ks.ks.in rename to tests/geolocation-off-by-default-with-ks.ks.in diff --git a/geolocation-off-by-default-with-ks.sh b/tests/geolocation-off-by-default-with-ks.sh similarity index 100% rename from geolocation-off-by-default-with-ks.sh rename to tests/geolocation-off-by-default-with-ks.sh diff --git a/groups-and-envs-1.ks.in b/tests/groups-and-envs-1.ks.in similarity index 100% rename from groups-and-envs-1.ks.in rename to tests/groups-and-envs-1.ks.in diff --git a/groups-and-envs-1.sh b/tests/groups-and-envs-1.sh similarity index 100% rename from groups-and-envs-1.sh rename to tests/groups-and-envs-1.sh diff --git a/groups-and-envs-2.ks.in b/tests/groups-and-envs-2.ks.in similarity index 100% rename from groups-and-envs-2.ks.in rename to tests/groups-and-envs-2.ks.in diff --git a/groups-and-envs-2.sh b/tests/groups-and-envs-2.sh similarity index 100% rename from groups-and-envs-2.sh rename to tests/groups-and-envs-2.sh diff --git a/groups-and-envs-3.ks.in b/tests/groups-and-envs-3.ks.in similarity index 100% rename from groups-and-envs-3.ks.in rename to tests/groups-and-envs-3.ks.in diff --git a/groups-and-envs-3.sh b/tests/groups-and-envs-3.sh similarity index 100% rename from groups-and-envs-3.sh rename to tests/groups-and-envs-3.sh diff --git a/groups-ignoremissing.ks.in b/tests/groups-ignoremissing.ks.in similarity index 100% rename from groups-ignoremissing.ks.in rename to tests/groups-ignoremissing.ks.in diff --git a/groups-ignoremissing.sh b/tests/groups-ignoremissing.sh similarity index 100% rename from groups-ignoremissing.sh rename to tests/groups-ignoremissing.sh diff --git a/harddrive-install-tree-relative.ks.in b/tests/harddrive-install-tree-relative.ks.in similarity index 100% rename from harddrive-install-tree-relative.ks.in rename to tests/harddrive-install-tree-relative.ks.in diff --git a/harddrive-install-tree-relative.sh b/tests/harddrive-install-tree-relative.sh similarity index 100% rename from harddrive-install-tree-relative.sh rename to tests/harddrive-install-tree-relative.sh diff --git a/harddrive-install-tree.ks.in b/tests/harddrive-install-tree.ks.in similarity index 100% rename from harddrive-install-tree.ks.in rename to tests/harddrive-install-tree.ks.in diff --git a/harddrive-install-tree.sh b/tests/harddrive-install-tree.sh similarity index 100% rename from harddrive-install-tree.sh rename to tests/harddrive-install-tree.sh diff --git a/harddrive-iso.ks.in b/tests/harddrive-iso.ks.in similarity index 100% rename from harddrive-iso.ks.in rename to tests/harddrive-iso.ks.in diff --git a/harddrive-iso.sh b/tests/harddrive-iso.sh similarity index 100% rename from harddrive-iso.sh rename to tests/harddrive-iso.sh diff --git a/hello-world.ks.in b/tests/hello-world.ks.in similarity index 100% rename from hello-world.ks.in rename to tests/hello-world.ks.in diff --git a/hello-world.sh b/tests/hello-world.sh similarity index 100% rename from hello-world.sh rename to tests/hello-world.sh diff --git a/hmc.ks.in b/tests/hmc.ks.in similarity index 100% rename from hmc.ks.in rename to tests/hmc.ks.in diff --git a/hmc.sh b/tests/hmc.sh similarity index 100% rename from hmc.sh rename to tests/hmc.sh diff --git a/hostname-bootopts.ks.in b/tests/hostname-bootopts.ks.in similarity index 100% rename from hostname-bootopts.ks.in rename to tests/hostname-bootopts.ks.in diff --git a/hostname-bootopts.sh b/tests/hostname-bootopts.sh similarity index 100% rename from hostname-bootopts.sh rename to tests/hostname-bootopts.sh diff --git a/hostname.ks.in b/tests/hostname.ks.in similarity index 100% rename from hostname.ks.in rename to tests/hostname.ks.in diff --git a/hostname.sh b/tests/hostname.sh similarity index 100% rename from hostname.sh rename to tests/hostname.sh diff --git a/https-repo.ks.in b/tests/https-repo.ks.in similarity index 100% rename from https-repo.ks.in rename to tests/https-repo.ks.in diff --git a/https-repo.sh b/tests/https-repo.sh similarity index 100% rename from https-repo.sh rename to tests/https-repo.sh diff --git a/ibft.ks.in b/tests/ibft.ks.in similarity index 100% rename from ibft.ks.in rename to tests/ibft.ks.in diff --git a/ibft.sh b/tests/ibft.sh similarity index 100% rename from ibft.sh rename to tests/ibft.sh diff --git a/ifname-httpks.ks.in b/tests/ifname-httpks.ks.in similarity index 100% rename from ifname-httpks.ks.in rename to tests/ifname-httpks.ks.in diff --git a/ifname-httpks.sh b/tests/ifname-httpks.sh similarity index 100% rename from ifname-httpks.sh rename to tests/ifname-httpks.sh diff --git a/ignoredisk-1.ks.in b/tests/ignoredisk-1.ks.in similarity index 100% rename from ignoredisk-1.ks.in rename to tests/ignoredisk-1.ks.in diff --git a/ignoredisk-1.sh b/tests/ignoredisk-1.sh similarity index 100% rename from ignoredisk-1.sh rename to tests/ignoredisk-1.sh diff --git a/ignoredisk-2.ks.in b/tests/ignoredisk-2.ks.in similarity index 100% rename from ignoredisk-2.ks.in rename to tests/ignoredisk-2.ks.in diff --git a/ignoredisk-2.sh b/tests/ignoredisk-2.sh similarity index 100% rename from ignoredisk-2.sh rename to tests/ignoredisk-2.sh diff --git a/image-deployment-1.ks.in b/tests/image-deployment-1.ks.in similarity index 100% rename from image-deployment-1.ks.in rename to tests/image-deployment-1.ks.in diff --git a/image-deployment-1.sh b/tests/image-deployment-1.sh similarity index 100% rename from image-deployment-1.sh rename to tests/image-deployment-1.sh diff --git a/image-deployment-2-rhel8.ks.in b/tests/image-deployment-2-rhel8.ks.in similarity index 100% rename from image-deployment-2-rhel8.ks.in rename to tests/image-deployment-2-rhel8.ks.in diff --git a/image-deployment-2-rhel8.sh b/tests/image-deployment-2-rhel8.sh similarity index 100% rename from image-deployment-2-rhel8.sh rename to tests/image-deployment-2-rhel8.sh diff --git a/image-deployment-2.ks.in b/tests/image-deployment-2.ks.in similarity index 100% rename from image-deployment-2.ks.in rename to tests/image-deployment-2.ks.in diff --git a/image-deployment-2.sh b/tests/image-deployment-2.sh similarity index 100% rename from image-deployment-2.sh rename to tests/image-deployment-2.sh diff --git a/initial-setup-default.ks.in b/tests/initial-setup-default.ks.in similarity index 100% rename from initial-setup-default.ks.in rename to tests/initial-setup-default.ks.in diff --git a/initial-setup-default.sh b/tests/initial-setup-default.sh similarity index 100% rename from initial-setup-default.sh rename to tests/initial-setup-default.sh diff --git a/initial-setup-disable.ks.in b/tests/initial-setup-disable.ks.in similarity index 100% rename from initial-setup-disable.ks.in rename to tests/initial-setup-disable.ks.in diff --git a/initial-setup-disable.sh b/tests/initial-setup-disable.sh similarity index 100% rename from initial-setup-disable.sh rename to tests/initial-setup-disable.sh diff --git a/initial-setup-enable.ks.in b/tests/initial-setup-enable.ks.in similarity index 100% rename from initial-setup-enable.ks.in rename to tests/initial-setup-enable.ks.in diff --git a/initial-setup-enable.sh b/tests/initial-setup-enable.sh similarity index 100% rename from initial-setup-enable.sh rename to tests/initial-setup-enable.sh diff --git a/initial-setup-gui.ks.in b/tests/initial-setup-gui.ks.in similarity index 100% rename from initial-setup-gui.ks.in rename to tests/initial-setup-gui.ks.in diff --git a/initial-setup-gui.sh b/tests/initial-setup-gui.sh similarity index 100% rename from initial-setup-gui.sh rename to tests/initial-setup-gui.sh diff --git a/initial-setup-reconfig.ks.in b/tests/initial-setup-reconfig.ks.in similarity index 100% rename from initial-setup-reconfig.ks.in rename to tests/initial-setup-reconfig.ks.in diff --git a/initial-setup-reconfig.sh b/tests/initial-setup-reconfig.sh similarity index 100% rename from initial-setup-reconfig.sh rename to tests/initial-setup-reconfig.sh diff --git a/iscsi-bind.ks.in b/tests/iscsi-bind.ks.in similarity index 100% rename from iscsi-bind.ks.in rename to tests/iscsi-bind.ks.in diff --git a/iscsi-bind.sh b/tests/iscsi-bind.sh similarity index 100% rename from iscsi-bind.sh rename to tests/iscsi-bind.sh diff --git a/iscsi.ks.in b/tests/iscsi.ks.in similarity index 100% rename from iscsi.ks.in rename to tests/iscsi.ks.in diff --git a/iscsi.sh b/tests/iscsi.sh similarity index 100% rename from iscsi.sh rename to tests/iscsi.sh diff --git a/keyboard-bootopt-only.ks.in b/tests/keyboard-bootopt-only.ks.in similarity index 100% rename from keyboard-bootopt-only.ks.in rename to tests/keyboard-bootopt-only.ks.in diff --git a/keyboard-bootopt-only.sh b/tests/keyboard-bootopt-only.sh similarity index 100% rename from keyboard-bootopt-only.sh rename to tests/keyboard-bootopt-only.sh diff --git a/keyboard-convert-vc.ks.in b/tests/keyboard-convert-vc.ks.in similarity index 100% rename from keyboard-convert-vc.ks.in rename to tests/keyboard-convert-vc.ks.in diff --git a/keyboard-convert-vc.sh b/tests/keyboard-convert-vc.sh similarity index 100% rename from keyboard-convert-vc.sh rename to tests/keyboard-convert-vc.sh diff --git a/keyboard-convert-x-override-bootopt.ks.in b/tests/keyboard-convert-x-override-bootopt.ks.in similarity index 100% rename from keyboard-convert-x-override-bootopt.ks.in rename to tests/keyboard-convert-x-override-bootopt.ks.in diff --git a/keyboard-convert-x-override-bootopt.sh b/tests/keyboard-convert-x-override-bootopt.sh similarity index 100% rename from keyboard-convert-x-override-bootopt.sh rename to tests/keyboard-convert-x-override-bootopt.sh diff --git a/keyboard-generic-argument.ks.in b/tests/keyboard-generic-argument.ks.in similarity index 100% rename from keyboard-generic-argument.ks.in rename to tests/keyboard-generic-argument.ks.in diff --git a/keyboard-generic-argument.sh b/tests/keyboard-generic-argument.sh similarity index 100% rename from keyboard-generic-argument.sh rename to tests/keyboard-generic-argument.sh diff --git a/keyboard.ks.in b/tests/keyboard.ks.in similarity index 100% rename from keyboard.ks.in rename to tests/keyboard.ks.in diff --git a/keyboard.sh b/tests/keyboard.sh similarity index 100% rename from keyboard.sh rename to tests/keyboard.sh diff --git a/ks-include-post.ks b/tests/ks-include-post.ks similarity index 100% rename from ks-include-post.ks rename to tests/ks-include-post.ks diff --git a/ks-include.ks.in b/tests/ks-include.ks.in similarity index 100% rename from ks-include.ks.in rename to tests/ks-include.ks.in diff --git a/ks-include.sh b/tests/ks-include.sh similarity index 100% rename from ks-include.sh rename to tests/ks-include.sh diff --git a/lang.ks.in b/tests/lang.ks.in similarity index 100% rename from lang.ks.in rename to tests/lang.ks.in diff --git a/lang.sh b/tests/lang.sh similarity index 100% rename from lang.sh rename to tests/lang.sh diff --git a/liveimg.ks.in b/tests/liveimg.ks.in similarity index 100% rename from liveimg.ks.in rename to tests/liveimg.ks.in diff --git a/liveimg.sh b/tests/liveimg.sh similarity index 100% rename from liveimg.sh rename to tests/liveimg.sh diff --git a/lvm-1.ks.in b/tests/lvm-1.ks.in similarity index 100% rename from lvm-1.ks.in rename to tests/lvm-1.ks.in diff --git a/lvm-1.sh b/tests/lvm-1.sh similarity index 100% rename from lvm-1.sh rename to tests/lvm-1.sh diff --git a/lvm-2.ks.in b/tests/lvm-2.ks.in similarity index 100% rename from lvm-2.ks.in rename to tests/lvm-2.ks.in diff --git a/lvm-2.sh b/tests/lvm-2.sh similarity index 100% rename from lvm-2.sh rename to tests/lvm-2.sh diff --git a/lvm-cache-1.ks.in b/tests/lvm-cache-1.ks.in similarity index 100% rename from lvm-cache-1.ks.in rename to tests/lvm-cache-1.ks.in diff --git a/lvm-cache-1.sh b/tests/lvm-cache-1.sh similarity index 100% rename from lvm-cache-1.sh rename to tests/lvm-cache-1.sh diff --git a/lvm-cache-2.ks.in b/tests/lvm-cache-2.ks.in similarity index 100% rename from lvm-cache-2.ks.in rename to tests/lvm-cache-2.ks.in diff --git a/lvm-cache-2.sh b/tests/lvm-cache-2.sh similarity index 100% rename from lvm-cache-2.sh rename to tests/lvm-cache-2.sh diff --git a/lvm-luks-1.ks.in b/tests/lvm-luks-1.ks.in similarity index 100% rename from lvm-luks-1.ks.in rename to tests/lvm-luks-1.ks.in diff --git a/lvm-luks-1.sh b/tests/lvm-luks-1.sh similarity index 100% rename from lvm-luks-1.sh rename to tests/lvm-luks-1.sh diff --git a/lvm-luks-2.ks.in b/tests/lvm-luks-2.ks.in similarity index 100% rename from lvm-luks-2.ks.in rename to tests/lvm-luks-2.ks.in diff --git a/lvm-luks-2.sh b/tests/lvm-luks-2.sh similarity index 100% rename from lvm-luks-2.sh rename to tests/lvm-luks-2.sh diff --git a/lvm-luks-3.ks.in b/tests/lvm-luks-3.ks.in similarity index 100% rename from lvm-luks-3.ks.in rename to tests/lvm-luks-3.ks.in diff --git a/lvm-luks-3.sh b/tests/lvm-luks-3.sh similarity index 100% rename from lvm-luks-3.sh rename to tests/lvm-luks-3.sh diff --git a/lvm-luks-4.ks.in b/tests/lvm-luks-4.ks.in similarity index 100% rename from lvm-luks-4.ks.in rename to tests/lvm-luks-4.ks.in diff --git a/lvm-luks-4.sh b/tests/lvm-luks-4.sh similarity index 100% rename from lvm-luks-4.sh rename to tests/lvm-luks-4.sh diff --git a/lvm-raid-1.ks.in b/tests/lvm-raid-1.ks.in similarity index 100% rename from lvm-raid-1.ks.in rename to tests/lvm-raid-1.ks.in diff --git a/lvm-raid-1.sh b/tests/lvm-raid-1.sh similarity index 100% rename from lvm-raid-1.sh rename to tests/lvm-raid-1.sh diff --git a/lvm-thinp-1.ks.in b/tests/lvm-thinp-1.ks.in similarity index 100% rename from lvm-thinp-1.ks.in rename to tests/lvm-thinp-1.ks.in diff --git a/lvm-thinp-1.sh b/tests/lvm-thinp-1.sh similarity index 100% rename from lvm-thinp-1.sh rename to tests/lvm-thinp-1.sh diff --git a/lvm-thinp-2.ks.in b/tests/lvm-thinp-2.ks.in similarity index 100% rename from lvm-thinp-2.ks.in rename to tests/lvm-thinp-2.ks.in diff --git a/lvm-thinp-2.sh b/tests/lvm-thinp-2.sh similarity index 100% rename from lvm-thinp-2.sh rename to tests/lvm-thinp-2.sh diff --git a/module-1.ks.in b/tests/module-1.ks.in similarity index 100% rename from module-1.ks.in rename to tests/module-1.ks.in diff --git a/module-1.sh b/tests/module-1.sh similarity index 100% rename from module-1.sh rename to tests/module-1.sh diff --git a/module-2.ks.in b/tests/module-2.ks.in similarity index 100% rename from module-2.ks.in rename to tests/module-2.ks.in diff --git a/module-2.sh b/tests/module-2.sh similarity index 100% rename from module-2.sh rename to tests/module-2.sh diff --git a/module-3.ks.in b/tests/module-3.ks.in similarity index 100% rename from module-3.ks.in rename to tests/module-3.ks.in diff --git a/module-3.sh b/tests/module-3.sh similarity index 100% rename from module-3.sh rename to tests/module-3.sh diff --git a/module-4.ks.in b/tests/module-4.ks.in similarity index 100% rename from module-4.ks.in rename to tests/module-4.ks.in diff --git a/module-4.sh b/tests/module-4.sh similarity index 100% rename from module-4.sh rename to tests/module-4.sh diff --git a/module-enable-one-module-multiple-streams.ks.in b/tests/module-enable-one-module-multiple-streams.ks.in similarity index 100% rename from module-enable-one-module-multiple-streams.ks.in rename to tests/module-enable-one-module-multiple-streams.ks.in diff --git a/module-enable-one-module-multiple-streams.sh b/tests/module-enable-one-module-multiple-streams.sh similarity index 100% rename from module-enable-one-module-multiple-streams.sh rename to tests/module-enable-one-module-multiple-streams.sh diff --git a/module-enable-one-stream-install-different-stream.ks.in b/tests/module-enable-one-stream-install-different-stream.ks.in similarity index 100% rename from module-enable-one-stream-install-different-stream.ks.in rename to tests/module-enable-one-stream-install-different-stream.ks.in diff --git a/module-enable-one-stream-install-different-stream.sh b/tests/module-enable-one-stream-install-different-stream.sh similarity index 100% rename from module-enable-one-stream-install-different-stream.sh rename to tests/module-enable-one-stream-install-different-stream.sh diff --git a/module-ignoremissing.ks.in b/tests/module-ignoremissing.ks.in similarity index 100% rename from module-ignoremissing.ks.in rename to tests/module-ignoremissing.ks.in diff --git a/module-ignoremissing.sh b/tests/module-ignoremissing.sh similarity index 100% rename from module-ignoremissing.sh rename to tests/module-ignoremissing.sh diff --git a/module-install-no-stream-no-profile.ks.in b/tests/module-install-no-stream-no-profile.ks.in similarity index 100% rename from module-install-no-stream-no-profile.ks.in rename to tests/module-install-no-stream-no-profile.ks.in diff --git a/module-install-no-stream-no-profile.sh b/tests/module-install-no-stream-no-profile.sh similarity index 100% rename from module-install-no-stream-no-profile.sh rename to tests/module-install-no-stream-no-profile.sh diff --git a/module-install-one-module-multiple-streams-and-profiles.ks.in b/tests/module-install-one-module-multiple-streams-and-profiles.ks.in similarity index 100% rename from module-install-one-module-multiple-streams-and-profiles.ks.in rename to tests/module-install-one-module-multiple-streams-and-profiles.ks.in diff --git a/module-install-one-module-multiple-streams-and-profiles.sh b/tests/module-install-one-module-multiple-streams-and-profiles.sh similarity index 100% rename from module-install-one-module-multiple-streams-and-profiles.sh rename to tests/module-install-one-module-multiple-streams-and-profiles.sh diff --git a/module-install-one-module-multiple-streams.ks.in b/tests/module-install-one-module-multiple-streams.ks.in similarity index 100% rename from module-install-one-module-multiple-streams.ks.in rename to tests/module-install-one-module-multiple-streams.ks.in diff --git a/module-install-one-module-multiple-streams.sh b/tests/module-install-one-module-multiple-streams.sh similarity index 100% rename from module-install-one-module-multiple-streams.sh rename to tests/module-install-one-module-multiple-streams.sh diff --git a/mountpoint-assignment-1.ks.in b/tests/mountpoint-assignment-1.ks.in similarity index 100% rename from mountpoint-assignment-1.ks.in rename to tests/mountpoint-assignment-1.ks.in diff --git a/mountpoint-assignment-1.sh b/tests/mountpoint-assignment-1.sh similarity index 100% rename from mountpoint-assignment-1.sh rename to tests/mountpoint-assignment-1.sh diff --git a/mountpoint-assignment-2.ks.in b/tests/mountpoint-assignment-2.ks.in similarity index 100% rename from mountpoint-assignment-2.ks.in rename to tests/mountpoint-assignment-2.ks.in diff --git a/mountpoint-assignment-2.sh b/tests/mountpoint-assignment-2.sh similarity index 100% rename from mountpoint-assignment-2.sh rename to tests/mountpoint-assignment-2.sh diff --git a/network-addr-gen-mode-dhcpall.ks.in b/tests/network-addr-gen-mode-dhcpall.ks.in similarity index 100% rename from network-addr-gen-mode-dhcpall.ks.in rename to tests/network-addr-gen-mode-dhcpall.ks.in diff --git a/network-addr-gen-mode-dhcpall.sh b/tests/network-addr-gen-mode-dhcpall.sh similarity index 100% rename from network-addr-gen-mode-dhcpall.sh rename to tests/network-addr-gen-mode-dhcpall.sh diff --git a/network-addr-gen-mode.ks.in b/tests/network-addr-gen-mode.ks.in similarity index 100% rename from network-addr-gen-mode.ks.in rename to tests/network-addr-gen-mode.ks.in diff --git a/network-addr-gen-mode.sh b/tests/network-addr-gen-mode.sh similarity index 100% rename from network-addr-gen-mode.sh rename to tests/network-addr-gen-mode.sh diff --git a/network-autoconnections-dhcpall-httpks.ks.in b/tests/network-autoconnections-dhcpall-httpks.ks.in similarity index 100% rename from network-autoconnections-dhcpall-httpks.ks.in rename to tests/network-autoconnections-dhcpall-httpks.ks.in diff --git a/network-autoconnections-dhcpall-httpks.sh b/tests/network-autoconnections-dhcpall-httpks.sh similarity index 100% rename from network-autoconnections-dhcpall-httpks.sh rename to tests/network-autoconnections-dhcpall-httpks.sh diff --git a/network-autoconnections-httpks.ks.in b/tests/network-autoconnections-httpks.ks.in similarity index 100% rename from network-autoconnections-httpks.ks.in rename to tests/network-autoconnections-httpks.ks.in diff --git a/network-autoconnections-httpks.sh b/tests/network-autoconnections-httpks.sh similarity index 100% rename from network-autoconnections-httpks.sh rename to tests/network-autoconnections-httpks.sh diff --git a/network-bootopts-bond-bootif.ks.in b/tests/network-bootopts-bond-bootif.ks.in similarity index 100% rename from network-bootopts-bond-bootif.ks.in rename to tests/network-bootopts-bond-bootif.ks.in diff --git a/network-bootopts-bond-bootif.sh b/tests/network-bootopts-bond-bootif.sh similarity index 100% rename from network-bootopts-bond-bootif.sh rename to tests/network-bootopts-bond-bootif.sh diff --git a/network-bootopts-bond-dhcp-httpks.ks.in b/tests/network-bootopts-bond-dhcp-httpks.ks.in similarity index 100% rename from network-bootopts-bond-dhcp-httpks.ks.in rename to tests/network-bootopts-bond-dhcp-httpks.ks.in diff --git a/network-bootopts-bond-dhcp-httpks.sh b/tests/network-bootopts-bond-dhcp-httpks.sh similarity index 100% rename from network-bootopts-bond-dhcp-httpks.sh rename to tests/network-bootopts-bond-dhcp-httpks.sh diff --git a/network-bootopts-bond-ks-override.ks.in b/tests/network-bootopts-bond-ks-override.ks.in similarity index 100% rename from network-bootopts-bond-ks-override.ks.in rename to tests/network-bootopts-bond-ks-override.ks.in diff --git a/network-bootopts-bond-ks-override.sh b/tests/network-bootopts-bond-ks-override.sh similarity index 100% rename from network-bootopts-bond-ks-override.sh rename to tests/network-bootopts-bond-ks-override.sh diff --git a/network-bootopts-bootif-httpks.ks.in b/tests/network-bootopts-bootif-httpks.ks.in similarity index 100% rename from network-bootopts-bootif-httpks.ks.in rename to tests/network-bootopts-bootif-httpks.ks.in diff --git a/network-bootopts-bootif-httpks.sh b/tests/network-bootopts-bootif-httpks.sh similarity index 100% rename from network-bootopts-bootif-httpks.sh rename to tests/network-bootopts-bootif-httpks.sh diff --git a/network-bootopts-bridge-dhcp-httpks.ks.in b/tests/network-bootopts-bridge-dhcp-httpks.ks.in similarity index 100% rename from network-bootopts-bridge-dhcp-httpks.ks.in rename to tests/network-bootopts-bridge-dhcp-httpks.ks.in diff --git a/network-bootopts-bridge-dhcp-httpks.sh b/tests/network-bootopts-bridge-dhcp-httpks.sh similarity index 100% rename from network-bootopts-bridge-dhcp-httpks.sh rename to tests/network-bootopts-bridge-dhcp-httpks.sh diff --git a/network-bootopts-noautodefault.ks.in b/tests/network-bootopts-noautodefault.ks.in similarity index 100% rename from network-bootopts-noautodefault.ks.in rename to tests/network-bootopts-noautodefault.ks.in diff --git a/network-bootopts-noautodefault.sh b/tests/network-bootopts-noautodefault.sh similarity index 100% rename from network-bootopts-noautodefault.sh rename to tests/network-bootopts-noautodefault.sh diff --git a/network-bootopts-static-legacy-httpks.ks.in b/tests/network-bootopts-static-legacy-httpks.ks.in similarity index 100% rename from network-bootopts-static-legacy-httpks.ks.in rename to tests/network-bootopts-static-legacy-httpks.ks.in diff --git a/network-bootopts-static-legacy-httpks.sh b/tests/network-bootopts-static-legacy-httpks.sh similarity index 100% rename from network-bootopts-static-legacy-httpks.sh rename to tests/network-bootopts-static-legacy-httpks.sh diff --git a/network-bootopts-static-mac.ks.in b/tests/network-bootopts-static-mac.ks.in similarity index 100% rename from network-bootopts-static-mac.ks.in rename to tests/network-bootopts-static-mac.ks.in diff --git a/network-bootopts-static-mac.sh b/tests/network-bootopts-static-mac.sh similarity index 100% rename from network-bootopts-static-mac.sh rename to tests/network-bootopts-static-mac.sh diff --git a/network-bootopts-static-unspec-bootif.ks.in b/tests/network-bootopts-static-unspec-bootif.ks.in similarity index 100% rename from network-bootopts-static-unspec-bootif.ks.in rename to tests/network-bootopts-static-unspec-bootif.ks.in diff --git a/network-bootopts-static-unspec-bootif.sh b/tests/network-bootopts-static-unspec-bootif.sh similarity index 100% rename from network-bootopts-static-unspec-bootif.sh rename to tests/network-bootopts-static-unspec-bootif.sh diff --git a/network-bootopts-static-unspec-single.ks.in b/tests/network-bootopts-static-unspec-single.ks.in similarity index 100% rename from network-bootopts-static-unspec-single.ks.in rename to tests/network-bootopts-static-unspec-single.ks.in diff --git a/network-bootopts-static-unspec-single.sh b/tests/network-bootopts-static-unspec-single.sh similarity index 100% rename from network-bootopts-static-unspec-single.sh rename to tests/network-bootopts-static-unspec-single.sh diff --git a/network-bootopts-static.ks.in b/tests/network-bootopts-static.ks.in similarity index 100% rename from network-bootopts-static.ks.in rename to tests/network-bootopts-static.ks.in diff --git a/network-bootopts-static.sh b/tests/network-bootopts-static.sh similarity index 100% rename from network-bootopts-static.sh rename to tests/network-bootopts-static.sh diff --git a/network-bootopts-team-dhcp-httpks.ks.in b/tests/network-bootopts-team-dhcp-httpks.ks.in similarity index 100% rename from network-bootopts-team-dhcp-httpks.ks.in rename to tests/network-bootopts-team-dhcp-httpks.ks.in diff --git a/network-bootopts-team-dhcp-httpks.sh b/tests/network-bootopts-team-dhcp-httpks.sh similarity index 100% rename from network-bootopts-team-dhcp-httpks.sh rename to tests/network-bootopts-team-dhcp-httpks.sh diff --git a/network-bootopts-vlan-static-httpks.ks.in b/tests/network-bootopts-vlan-static-httpks.ks.in similarity index 100% rename from network-bootopts-vlan-static-httpks.ks.in rename to tests/network-bootopts-vlan-static-httpks.ks.in diff --git a/network-bootopts-vlan-static-httpks.sh b/tests/network-bootopts-vlan-static-httpks.sh similarity index 100% rename from network-bootopts-vlan-static-httpks.sh rename to tests/network-bootopts-vlan-static-httpks.sh diff --git a/network-device-bootif-httpks.ks.in b/tests/network-device-bootif-httpks.ks.in similarity index 100% rename from network-device-bootif-httpks.ks.in rename to tests/network-device-bootif-httpks.ks.in diff --git a/network-device-bootif-httpks.sh b/tests/network-device-bootif-httpks.sh similarity index 100% rename from network-device-bootif-httpks.sh rename to tests/network-device-bootif-httpks.sh diff --git a/network-device-default-httpks.ks.in b/tests/network-device-default-httpks.ks.in similarity index 100% rename from network-device-default-httpks.ks.in rename to tests/network-device-default-httpks.ks.in diff --git a/network-device-default-httpks.sh b/tests/network-device-default-httpks.sh similarity index 100% rename from network-device-default-httpks.sh rename to tests/network-device-default-httpks.sh diff --git a/network-device-default-ksdevice-httpks.ks.in b/tests/network-device-default-ksdevice-httpks.ks.in similarity index 100% rename from network-device-default-ksdevice-httpks.ks.in rename to tests/network-device-default-ksdevice-httpks.ks.in diff --git a/network-device-default-ksdevice-httpks.sh b/tests/network-device-default-ksdevice-httpks.sh similarity index 100% rename from network-device-default-ksdevice-httpks.sh rename to tests/network-device-default-ksdevice-httpks.sh diff --git a/network-device-default-ksdevice-pre.ks.in b/tests/network-device-default-ksdevice-pre.ks.in similarity index 100% rename from network-device-default-ksdevice-pre.ks.in rename to tests/network-device-default-ksdevice-pre.ks.in diff --git a/network-device-default-ksdevice-pre.sh b/tests/network-device-default-ksdevice-pre.sh similarity index 100% rename from network-device-default-ksdevice-pre.sh rename to tests/network-device-default-ksdevice-pre.sh diff --git a/network-device-default-pre-hostname.ks.in b/tests/network-device-default-pre-hostname.ks.in similarity index 100% rename from network-device-default-pre-hostname.ks.in rename to tests/network-device-default-pre-hostname.ks.in diff --git a/network-device-default-pre-hostname.sh b/tests/network-device-default-pre-hostname.sh similarity index 100% rename from network-device-default-pre-hostname.sh rename to tests/network-device-default-pre-hostname.sh diff --git a/network-device-default.ks.in b/tests/network-device-default.ks.in similarity index 100% rename from network-device-default.ks.in rename to tests/network-device-default.ks.in diff --git a/network-device-default.sh b/tests/network-device-default.sh similarity index 100% rename from network-device-default.sh rename to tests/network-device-default.sh diff --git a/network-device-mac-httpks.ks.in b/tests/network-device-mac-httpks.ks.in similarity index 100% rename from network-device-mac-httpks.ks.in rename to tests/network-device-mac-httpks.ks.in diff --git a/network-device-mac-httpks.sh b/tests/network-device-mac-httpks.sh similarity index 100% rename from network-device-mac-httpks.sh rename to tests/network-device-mac-httpks.sh diff --git a/network-device-mac-pre.ks.in b/tests/network-device-mac-pre.ks.in similarity index 100% rename from network-device-mac-pre.ks.in rename to tests/network-device-mac-pre.ks.in diff --git a/network-device-mac-pre.sh b/tests/network-device-mac-pre.sh similarity index 100% rename from network-device-mac-pre.sh rename to tests/network-device-mac-pre.sh diff --git a/network-device-mac.ks.in b/tests/network-device-mac.ks.in similarity index 100% rename from network-device-mac.ks.in rename to tests/network-device-mac.ks.in diff --git a/network-device-mac.sh b/tests/network-device-mac.sh similarity index 100% rename from network-device-mac.sh rename to tests/network-device-mac.sh diff --git a/network-dns-search.ks.in b/tests/network-dns-search.ks.in similarity index 100% rename from network-dns-search.ks.in rename to tests/network-dns-search.ks.in diff --git a/network-dns-search.sh b/tests/network-dns-search.sh similarity index 100% rename from network-dns-search.sh rename to tests/network-dns-search.sh diff --git a/network-missing-ifcfg-httpks.ks.in b/tests/network-missing-ifcfg-httpks.ks.in similarity index 100% rename from network-missing-ifcfg-httpks.ks.in rename to tests/network-missing-ifcfg-httpks.ks.in diff --git a/network-missing-ifcfg-httpks.sh b/tests/network-missing-ifcfg-httpks.sh similarity index 100% rename from network-missing-ifcfg-httpks.sh rename to tests/network-missing-ifcfg-httpks.sh diff --git a/network-noipv4-httpks.ks.in b/tests/network-noipv4-httpks.ks.in similarity index 100% rename from network-noipv4-httpks.ks.in rename to tests/network-noipv4-httpks.ks.in diff --git a/network-noipv4-httpks.sh b/tests/network-noipv4-httpks.sh similarity index 100% rename from network-noipv4-httpks.sh rename to tests/network-noipv4-httpks.sh diff --git a/network-noipv4-pre.ks.in b/tests/network-noipv4-pre.ks.in similarity index 100% rename from network-noipv4-pre.ks.in rename to tests/network-noipv4-pre.ks.in diff --git a/network-noipv4-pre.sh b/tests/network-noipv4-pre.sh similarity index 100% rename from network-noipv4-pre.sh rename to tests/network-noipv4-pre.sh diff --git a/network-options-pre.ks.in b/tests/network-options-pre.ks.in similarity index 100% rename from network-options-pre.ks.in rename to tests/network-options-pre.ks.in diff --git a/network-options-pre.sh b/tests/network-options-pre.sh similarity index 100% rename from network-options-pre.sh rename to tests/network-options-pre.sh diff --git a/network-prefixdevname.ks.in b/tests/network-prefixdevname.ks.in similarity index 100% rename from network-prefixdevname.ks.in rename to tests/network-prefixdevname.ks.in diff --git a/network-prefixdevname.sh b/tests/network-prefixdevname.sh similarity index 100% rename from network-prefixdevname.sh rename to tests/network-prefixdevname.sh diff --git a/network-static-2-httpks.ks.in b/tests/network-static-2-httpks.ks.in similarity index 100% rename from network-static-2-httpks.ks.in rename to tests/network-static-2-httpks.ks.in diff --git a/network-static-2-httpks.sh b/tests/network-static-2-httpks.sh similarity index 100% rename from network-static-2-httpks.sh rename to tests/network-static-2-httpks.sh diff --git a/network-static-2-pre.ks.in b/tests/network-static-2-pre.ks.in similarity index 100% rename from network-static-2-pre.ks.in rename to tests/network-static-2-pre.ks.in diff --git a/network-static-2-pre.sh b/tests/network-static-2-pre.sh similarity index 100% rename from network-static-2-pre.sh rename to tests/network-static-2-pre.sh diff --git a/network-static-httpks.ks.in b/tests/network-static-httpks.ks.in similarity index 100% rename from network-static-httpks.ks.in rename to tests/network-static-httpks.ks.in diff --git a/network-static-httpks.sh b/tests/network-static-httpks.sh similarity index 100% rename from network-static-httpks.sh rename to tests/network-static-httpks.sh diff --git a/network-static-to-dhcp-pre-single.ks.in b/tests/network-static-to-dhcp-pre-single.ks.in similarity index 100% rename from network-static-to-dhcp-pre-single.ks.in rename to tests/network-static-to-dhcp-pre-single.ks.in diff --git a/network-static-to-dhcp-pre-single.sh b/tests/network-static-to-dhcp-pre-single.sh similarity index 100% rename from network-static-to-dhcp-pre-single.sh rename to tests/network-static-to-dhcp-pre-single.sh diff --git a/network-static-to-dhcp-pre.ks.in b/tests/network-static-to-dhcp-pre.ks.in similarity index 100% rename from network-static-to-dhcp-pre.ks.in rename to tests/network-static-to-dhcp-pre.ks.in diff --git a/network-static-to-dhcp-pre.sh b/tests/network-static-to-dhcp-pre.sh similarity index 100% rename from network-static-to-dhcp-pre.sh rename to tests/network-static-to-dhcp-pre.sh diff --git a/network-static.ks.in b/tests/network-static.ks.in similarity index 100% rename from network-static.ks.in rename to tests/network-static.ks.in diff --git a/network-static.sh b/tests/network-static.sh similarity index 100% rename from network-static.sh rename to tests/network-static.sh diff --git a/nfs.ks.in b/tests/nfs.ks.in similarity index 100% rename from nfs.ks.in rename to tests/nfs.ks.in diff --git a/nfs.sh b/tests/nfs.sh similarity index 100% rename from nfs.sh rename to tests/nfs.sh diff --git a/nosave-1.ks.in b/tests/nosave-1.ks.in similarity index 100% rename from nosave-1.ks.in rename to tests/nosave-1.ks.in diff --git a/nosave-1.sh b/tests/nosave-1.sh similarity index 100% rename from nosave-1.sh rename to tests/nosave-1.sh diff --git a/nosave-2.ks.in b/tests/nosave-2.ks.in similarity index 100% rename from nosave-2.ks.in rename to tests/nosave-2.ks.in diff --git a/nosave-2.sh b/tests/nosave-2.sh similarity index 100% rename from nosave-2.sh rename to tests/nosave-2.sh diff --git a/nosave-3.ks.in b/tests/nosave-3.ks.in similarity index 100% rename from nosave-3.ks.in rename to tests/nosave-3.ks.in diff --git a/nosave-3.sh b/tests/nosave-3.sh similarity index 100% rename from nosave-3.sh rename to tests/nosave-3.sh diff --git a/ntp-nontp-without-chrony-gui.ks.in b/tests/ntp-nontp-without-chrony-gui.ks.in similarity index 100% rename from ntp-nontp-without-chrony-gui.ks.in rename to tests/ntp-nontp-without-chrony-gui.ks.in diff --git a/ntp-nontp-without-chrony-gui.sh b/tests/ntp-nontp-without-chrony-gui.sh similarity index 100% rename from ntp-nontp-without-chrony-gui.sh rename to tests/ntp-nontp-without-chrony-gui.sh diff --git a/ntp-nontp-without-chrony.ks.in b/tests/ntp-nontp-without-chrony.ks.in similarity index 100% rename from ntp-nontp-without-chrony.ks.in rename to tests/ntp-nontp-without-chrony.ks.in diff --git a/ntp-nontp-without-chrony.sh b/tests/ntp-nontp-without-chrony.sh similarity index 100% rename from ntp-nontp-without-chrony.sh rename to tests/ntp-nontp-without-chrony.sh diff --git a/ntp-pools.ks.in b/tests/ntp-pools.ks.in similarity index 100% rename from ntp-pools.ks.in rename to tests/ntp-pools.ks.in diff --git a/ntp-pools.sh b/tests/ntp-pools.sh similarity index 100% rename from ntp-pools.sh rename to tests/ntp-pools.sh diff --git a/ntp-with-nontp-gui.ks.in b/tests/ntp-with-nontp-gui.ks.in similarity index 100% rename from ntp-with-nontp-gui.ks.in rename to tests/ntp-with-nontp-gui.ks.in diff --git a/ntp-with-nontp-gui.sh b/tests/ntp-with-nontp-gui.sh similarity index 100% rename from ntp-with-nontp-gui.sh rename to tests/ntp-with-nontp-gui.sh diff --git a/ntp-with-nontp.ks.in b/tests/ntp-with-nontp.ks.in similarity index 100% rename from ntp-with-nontp.ks.in rename to tests/ntp-with-nontp.ks.in diff --git a/ntp-with-nontp.sh b/tests/ntp-with-nontp.sh similarity index 100% rename from ntp-with-nontp.sh rename to tests/ntp-with-nontp.sh diff --git a/ntp-without-chrony-gui.ks.in b/tests/ntp-without-chrony-gui.ks.in similarity index 100% rename from ntp-without-chrony-gui.ks.in rename to tests/ntp-without-chrony-gui.ks.in diff --git a/ntp-without-chrony-gui.sh b/tests/ntp-without-chrony-gui.sh similarity index 100% rename from ntp-without-chrony-gui.sh rename to tests/ntp-without-chrony-gui.sh diff --git a/ntp-without-chrony.ks.in b/tests/ntp-without-chrony.ks.in similarity index 100% rename from ntp-without-chrony.ks.in rename to tests/ntp-without-chrony.ks.in diff --git a/ntp-without-chrony.sh b/tests/ntp-without-chrony.sh similarity index 100% rename from ntp-without-chrony.sh rename to tests/ntp-without-chrony.sh diff --git a/onboot-activate-httpks.ks.in b/tests/onboot-activate-httpks.ks.in similarity index 100% rename from onboot-activate-httpks.ks.in rename to tests/onboot-activate-httpks.ks.in diff --git a/onboot-activate-httpks.sh b/tests/onboot-activate-httpks.sh similarity index 100% rename from onboot-activate-httpks.sh rename to tests/onboot-activate-httpks.sh diff --git a/onboot-activate.ks.in b/tests/onboot-activate.ks.in similarity index 100% rename from onboot-activate.ks.in rename to tests/onboot-activate.ks.in diff --git a/onboot-activate.sh b/tests/onboot-activate.sh similarity index 100% rename from onboot-activate.sh rename to tests/onboot-activate.sh diff --git a/onboot-bootopts-pre.ks.in b/tests/onboot-bootopts-pre.ks.in similarity index 100% rename from onboot-bootopts-pre.ks.in rename to tests/onboot-bootopts-pre.ks.in diff --git a/onboot-bootopts-pre.sh b/tests/onboot-bootopts-pre.sh similarity index 100% rename from onboot-bootopts-pre.sh rename to tests/onboot-bootopts-pre.sh diff --git a/packages-and-groups-1.ks.in b/tests/packages-and-groups-1.ks.in similarity index 100% rename from packages-and-groups-1.ks.in rename to tests/packages-and-groups-1.ks.in diff --git a/packages-and-groups-1.sh b/tests/packages-and-groups-1.sh similarity index 100% rename from packages-and-groups-1.sh rename to tests/packages-and-groups-1.sh diff --git a/packages-and-groups-ignoremissing.ks.in b/tests/packages-and-groups-ignoremissing.ks.in similarity index 100% rename from packages-and-groups-ignoremissing.ks.in rename to tests/packages-and-groups-ignoremissing.ks.in diff --git a/packages-and-groups-ignoremissing.sh b/tests/packages-and-groups-ignoremissing.sh similarity index 100% rename from packages-and-groups-ignoremissing.sh rename to tests/packages-and-groups-ignoremissing.sh diff --git a/packages-default.ks.in b/tests/packages-default.ks.in similarity index 100% rename from packages-default.ks.in rename to tests/packages-default.ks.in diff --git a/packages-default.sh b/tests/packages-default.sh similarity index 100% rename from packages-default.sh rename to tests/packages-default.sh diff --git a/packages-excludedocs.ks.in b/tests/packages-excludedocs.ks.in similarity index 100% rename from packages-excludedocs.ks.in rename to tests/packages-excludedocs.ks.in diff --git a/packages-excludedocs.sh b/tests/packages-excludedocs.sh similarity index 100% rename from packages-excludedocs.sh rename to tests/packages-excludedocs.sh diff --git a/packages-ignorebroken.ks.in b/tests/packages-ignorebroken.ks.in similarity index 100% rename from packages-ignorebroken.ks.in rename to tests/packages-ignorebroken.ks.in diff --git a/packages-ignorebroken.sh b/tests/packages-ignorebroken.sh similarity index 100% rename from packages-ignorebroken.sh rename to tests/packages-ignorebroken.sh diff --git a/packages-ignoremissing.ks.in b/tests/packages-ignoremissing.ks.in similarity index 100% rename from packages-ignoremissing.ks.in rename to tests/packages-ignoremissing.ks.in diff --git a/packages-ignoremissing.sh b/tests/packages-ignoremissing.sh similarity index 100% rename from packages-ignoremissing.sh rename to tests/packages-ignoremissing.sh diff --git a/packages-instlangs-1.ks.in b/tests/packages-instlangs-1.ks.in similarity index 100% rename from packages-instlangs-1.ks.in rename to tests/packages-instlangs-1.ks.in diff --git a/packages-instlangs-1.sh b/tests/packages-instlangs-1.sh similarity index 100% rename from packages-instlangs-1.sh rename to tests/packages-instlangs-1.sh diff --git a/packages-instlangs-2.ks.in b/tests/packages-instlangs-2.ks.in similarity index 100% rename from packages-instlangs-2.ks.in rename to tests/packages-instlangs-2.ks.in diff --git a/packages-instlangs-2.sh b/tests/packages-instlangs-2.sh similarity index 100% rename from packages-instlangs-2.sh rename to tests/packages-instlangs-2.sh diff --git a/packages-instlangs-3.ks.in b/tests/packages-instlangs-3.ks.in similarity index 100% rename from packages-instlangs-3.ks.in rename to tests/packages-instlangs-3.ks.in diff --git a/packages-instlangs-3.sh b/tests/packages-instlangs-3.sh similarity index 100% rename from packages-instlangs-3.sh rename to tests/packages-instlangs-3.sh diff --git a/packages-multilib.ks.in b/tests/packages-multilib.ks.in similarity index 100% rename from packages-multilib.ks.in rename to tests/packages-multilib.ks.in diff --git a/packages-multilib.sh b/tests/packages-multilib.sh similarity index 100% rename from packages-multilib.sh rename to tests/packages-multilib.sh diff --git a/packages-weakdeps.ks.in b/tests/packages-weakdeps.ks.in similarity index 100% rename from packages-weakdeps.ks.in rename to tests/packages-weakdeps.ks.in diff --git a/packages-weakdeps.sh b/tests/packages-weakdeps.sh similarity index 100% rename from packages-weakdeps.sh rename to tests/packages-weakdeps.sh diff --git a/part-luks-1.ks.in b/tests/part-luks-1.ks.in similarity index 100% rename from part-luks-1.ks.in rename to tests/part-luks-1.ks.in diff --git a/part-luks-1.sh b/tests/part-luks-1.sh similarity index 100% rename from part-luks-1.sh rename to tests/part-luks-1.sh diff --git a/part-luks-2.ks.in b/tests/part-luks-2.ks.in similarity index 100% rename from part-luks-2.ks.in rename to tests/part-luks-2.ks.in diff --git a/part-luks-2.sh b/tests/part-luks-2.sh similarity index 100% rename from part-luks-2.sh rename to tests/part-luks-2.sh diff --git a/part-luks-3.ks.in b/tests/part-luks-3.ks.in similarity index 100% rename from part-luks-3.ks.in rename to tests/part-luks-3.ks.in diff --git a/part-luks-3.sh b/tests/part-luks-3.sh similarity index 100% rename from part-luks-3.sh rename to tests/part-luks-3.sh diff --git a/part-luks-4.ks.in b/tests/part-luks-4.ks.in similarity index 100% rename from part-luks-4.ks.in rename to tests/part-luks-4.ks.in diff --git a/part-luks-4.sh b/tests/part-luks-4.sh similarity index 100% rename from part-luks-4.sh rename to tests/part-luks-4.sh diff --git a/pre-install.ks.in b/tests/pre-install.ks.in similarity index 100% rename from pre-install.ks.in rename to tests/pre-install.ks.in diff --git a/pre-install.sh b/tests/pre-install.sh similarity index 100% rename from pre-install.sh rename to tests/pre-install.sh diff --git a/preexisting-btrfs.ks.in b/tests/preexisting-btrfs.ks.in similarity index 100% rename from preexisting-btrfs.ks.in rename to tests/preexisting-btrfs.ks.in diff --git a/preexisting-btrfs.sh b/tests/preexisting-btrfs.sh similarity index 100% rename from preexisting-btrfs.sh rename to tests/preexisting-btrfs.sh diff --git a/preexisting-btrfs.tar.xz b/tests/preexisting-btrfs.tar.xz similarity index 100% rename from preexisting-btrfs.tar.xz rename to tests/preexisting-btrfs.tar.xz diff --git a/proxy-auth.ks.in b/tests/proxy-auth.ks.in similarity index 100% rename from proxy-auth.ks.in rename to tests/proxy-auth.ks.in diff --git a/proxy-auth.sh b/tests/proxy-auth.sh similarity index 100% rename from proxy-auth.sh rename to tests/proxy-auth.sh diff --git a/proxy-cmdline.ks.in b/tests/proxy-cmdline.ks.in similarity index 100% rename from proxy-cmdline.ks.in rename to tests/proxy-cmdline.ks.in diff --git a/proxy-cmdline.sh b/tests/proxy-cmdline.sh similarity index 100% rename from proxy-cmdline.sh rename to tests/proxy-cmdline.sh diff --git a/proxy-kickstart.ks.in b/tests/proxy-kickstart.ks.in similarity index 100% rename from proxy-kickstart.ks.in rename to tests/proxy-kickstart.ks.in diff --git a/proxy-kickstart.sh b/tests/proxy-kickstart.sh similarity index 100% rename from proxy-kickstart.sh rename to tests/proxy-kickstart.sh diff --git a/raid-1-reqpart.ks.in b/tests/raid-1-reqpart.ks.in similarity index 100% rename from raid-1-reqpart.ks.in rename to tests/raid-1-reqpart.ks.in diff --git a/raid-1-reqpart.sh b/tests/raid-1-reqpart.sh similarity index 100% rename from raid-1-reqpart.sh rename to tests/raid-1-reqpart.sh diff --git a/raid-1.ks.in b/tests/raid-1.ks.in similarity index 100% rename from raid-1.ks.in rename to tests/raid-1.ks.in diff --git a/raid-1.sh b/tests/raid-1.sh similarity index 100% rename from raid-1.sh rename to tests/raid-1.sh diff --git a/raid-ddf.ks.in b/tests/raid-ddf.ks.in similarity index 100% rename from raid-ddf.ks.in rename to tests/raid-ddf.ks.in diff --git a/raid-ddf.sh b/tests/raid-ddf.sh similarity index 100% rename from raid-ddf.sh rename to tests/raid-ddf.sh diff --git a/raid-ddf.tar.xz b/tests/raid-ddf.tar.xz similarity index 100% rename from raid-ddf.tar.xz rename to tests/raid-ddf.tar.xz diff --git a/raid-luks-1.ks.in b/tests/raid-luks-1.ks.in similarity index 100% rename from raid-luks-1.ks.in rename to tests/raid-luks-1.ks.in diff --git a/raid-luks-1.sh b/tests/raid-luks-1.sh similarity index 100% rename from raid-luks-1.sh rename to tests/raid-luks-1.sh diff --git a/raid-luks-2.ks.in b/tests/raid-luks-2.ks.in similarity index 100% rename from raid-luks-2.ks.in rename to tests/raid-luks-2.ks.in diff --git a/raid-luks-2.sh b/tests/raid-luks-2.sh similarity index 100% rename from raid-luks-2.sh rename to tests/raid-luks-2.sh diff --git a/raid-luks-3.ks.in b/tests/raid-luks-3.ks.in similarity index 100% rename from raid-luks-3.ks.in rename to tests/raid-luks-3.ks.in diff --git a/raid-luks-3.sh b/tests/raid-luks-3.sh similarity index 100% rename from raid-luks-3.sh rename to tests/raid-luks-3.sh diff --git a/raid-luks-4.ks.in b/tests/raid-luks-4.ks.in similarity index 100% rename from raid-luks-4.ks.in rename to tests/raid-luks-4.ks.in diff --git a/raid-luks-4.sh b/tests/raid-luks-4.sh similarity index 100% rename from raid-luks-4.sh rename to tests/raid-luks-4.sh diff --git a/reboot-initial-setup-gui.ks.in b/tests/reboot-initial-setup-gui.ks.in similarity index 100% rename from reboot-initial-setup-gui.ks.in rename to tests/reboot-initial-setup-gui.ks.in diff --git a/reboot-initial-setup-gui.sh b/tests/reboot-initial-setup-gui.sh similarity index 100% rename from reboot-initial-setup-gui.sh rename to tests/reboot-initial-setup-gui.sh diff --git a/reboot-initial-setup-tui.ks.in b/tests/reboot-initial-setup-tui.ks.in similarity index 100% rename from reboot-initial-setup-tui.ks.in rename to tests/reboot-initial-setup-tui.ks.in diff --git a/reboot-initial-setup-tui.sh b/tests/reboot-initial-setup-tui.sh similarity index 100% rename from reboot-initial-setup-tui.sh rename to tests/reboot-initial-setup-tui.sh diff --git a/reboot.ks.in b/tests/reboot.ks.in similarity index 100% rename from reboot.ks.in rename to tests/reboot.ks.in diff --git a/reboot.sh b/tests/reboot.sh similarity index 100% rename from reboot.sh rename to tests/reboot.sh diff --git a/repo-addrepo-hd-iso.ks.in b/tests/repo-addrepo-hd-iso.ks.in similarity index 100% rename from repo-addrepo-hd-iso.ks.in rename to tests/repo-addrepo-hd-iso.ks.in diff --git a/repo-addrepo-hd-iso.sh b/tests/repo-addrepo-hd-iso.sh similarity index 100% rename from repo-addrepo-hd-iso.sh rename to tests/repo-addrepo-hd-iso.sh diff --git a/repo-addrepo-hd-tree.ks.in b/tests/repo-addrepo-hd-tree.ks.in similarity index 100% rename from repo-addrepo-hd-tree.ks.in rename to tests/repo-addrepo-hd-tree.ks.in diff --git a/repo-addrepo-hd-tree.sh b/tests/repo-addrepo-hd-tree.sh similarity index 100% rename from repo-addrepo-hd-tree.sh rename to tests/repo-addrepo-hd-tree.sh diff --git a/repo-addrepo.ks.in b/tests/repo-addrepo.ks.in similarity index 100% rename from repo-addrepo.ks.in rename to tests/repo-addrepo.ks.in diff --git a/repo-addrepo.sh b/tests/repo-addrepo.sh similarity index 100% rename from repo-addrepo.sh rename to tests/repo-addrepo.sh diff --git a/repo-baseurl.ks.in b/tests/repo-baseurl.ks.in similarity index 100% rename from repo-baseurl.ks.in rename to tests/repo-baseurl.ks.in diff --git a/repo-baseurl.sh b/tests/repo-baseurl.sh similarity index 100% rename from repo-baseurl.sh rename to tests/repo-baseurl.sh diff --git a/repo-enable.ks.in b/tests/repo-enable.ks.in similarity index 100% rename from repo-enable.ks.in rename to tests/repo-enable.ks.in diff --git a/repo-enable.sh b/tests/repo-enable.sh similarity index 100% rename from repo-enable.sh rename to tests/repo-enable.sh diff --git a/repo-exclude.ks.in b/tests/repo-exclude.ks.in similarity index 100% rename from repo-exclude.ks.in rename to tests/repo-exclude.ks.in diff --git a/repo-exclude.sh b/tests/repo-exclude.sh similarity index 100% rename from repo-exclude.sh rename to tests/repo-exclude.sh diff --git a/repo-include.ks.in b/tests/repo-include.ks.in similarity index 100% rename from repo-include.ks.in rename to tests/repo-include.ks.in diff --git a/repo-include.sh b/tests/repo-include.sh similarity index 100% rename from repo-include.sh rename to tests/repo-include.sh diff --git a/repo-install.ks.in b/tests/repo-install.ks.in similarity index 100% rename from repo-install.ks.in rename to tests/repo-install.ks.in diff --git a/repo-install.sh b/tests/repo-install.sh similarity index 100% rename from repo-install.sh rename to tests/repo-install.sh diff --git a/repo-metalink.ks.in b/tests/repo-metalink.ks.in similarity index 100% rename from repo-metalink.ks.in rename to tests/repo-metalink.ks.in diff --git a/repo-metalink.sh b/tests/repo-metalink.sh similarity index 100% rename from repo-metalink.sh rename to tests/repo-metalink.sh diff --git a/repo-mirrorlist.ks.in b/tests/repo-mirrorlist.ks.in similarity index 100% rename from repo-mirrorlist.ks.in rename to tests/repo-mirrorlist.ks.in diff --git a/repo-mirrorlist.sh b/tests/repo-mirrorlist.sh similarity index 100% rename from repo-mirrorlist.sh rename to tests/repo-mirrorlist.sh diff --git a/reqpart.ks.in b/tests/reqpart.ks.in similarity index 100% rename from reqpart.ks.in rename to tests/reqpart.ks.in diff --git a/reqpart.sh b/tests/reqpart.sh similarity index 100% rename from reqpart.sh rename to tests/reqpart.sh diff --git a/rootpw-allow-ssh.ks.in b/tests/rootpw-allow-ssh.ks.in similarity index 100% rename from rootpw-allow-ssh.ks.in rename to tests/rootpw-allow-ssh.ks.in diff --git a/rootpw-allow-ssh.sh b/tests/rootpw-allow-ssh.sh similarity index 100% rename from rootpw-allow-ssh.sh rename to tests/rootpw-allow-ssh.sh diff --git a/rootpw-basic.ks.in b/tests/rootpw-basic.ks.in similarity index 100% rename from rootpw-basic.ks.in rename to tests/rootpw-basic.ks.in diff --git a/rootpw-basic.sh b/tests/rootpw-basic.sh similarity index 100% rename from rootpw-basic.sh rename to tests/rootpw-basic.sh diff --git a/rootpw-crypted.ks.in b/tests/rootpw-crypted.ks.in similarity index 100% rename from rootpw-crypted.ks.in rename to tests/rootpw-crypted.ks.in diff --git a/rootpw-crypted.sh b/tests/rootpw-crypted.sh similarity index 100% rename from rootpw-crypted.sh rename to tests/rootpw-crypted.sh diff --git a/rootpw-lock-no-password.ks.in b/tests/rootpw-lock-no-password.ks.in similarity index 100% rename from rootpw-lock-no-password.ks.in rename to tests/rootpw-lock-no-password.ks.in diff --git a/rootpw-lock-no-password.sh b/tests/rootpw-lock-no-password.sh similarity index 100% rename from rootpw-lock-no-password.sh rename to tests/rootpw-lock-no-password.sh diff --git a/rootpw-lock.ks.in b/tests/rootpw-lock.ks.in similarity index 100% rename from rootpw-lock.ks.in rename to tests/rootpw-lock.ks.in diff --git a/rootpw-lock.sh b/tests/rootpw-lock.sh similarity index 100% rename from rootpw-lock.sh rename to tests/rootpw-lock.sh diff --git a/rpm-ostree-container-bootc.ks.in b/tests/rpm-ostree-container-bootc.ks.in similarity index 100% rename from rpm-ostree-container-bootc.ks.in rename to tests/rpm-ostree-container-bootc.ks.in diff --git a/rpm-ostree-container-bootc.sh b/tests/rpm-ostree-container-bootc.sh similarity index 100% rename from rpm-ostree-container-bootc.sh rename to tests/rpm-ostree-container-bootc.sh diff --git a/rpm-ostree-container-luks.ks.in b/tests/rpm-ostree-container-luks.ks.in similarity index 100% rename from rpm-ostree-container-luks.ks.in rename to tests/rpm-ostree-container-luks.ks.in diff --git a/rpm-ostree-container-luks.sh b/tests/rpm-ostree-container-luks.sh similarity index 100% rename from rpm-ostree-container-luks.sh rename to tests/rpm-ostree-container-luks.sh diff --git a/rpm-ostree-container-silverblue.ks.in b/tests/rpm-ostree-container-silverblue.ks.in similarity index 100% rename from rpm-ostree-container-silverblue.ks.in rename to tests/rpm-ostree-container-silverblue.ks.in diff --git a/rpm-ostree-container-silverblue.sh b/tests/rpm-ostree-container-silverblue.sh similarity index 100% rename from rpm-ostree-container-silverblue.sh rename to tests/rpm-ostree-container-silverblue.sh diff --git a/rpm-ostree.ks.in b/tests/rpm-ostree.ks.in similarity index 100% rename from rpm-ostree.ks.in rename to tests/rpm-ostree.ks.in diff --git a/rpm-ostree.sh b/tests/rpm-ostree.sh similarity index 100% rename from rpm-ostree.sh rename to tests/rpm-ostree.sh diff --git a/selinux-contexts.ks.in b/tests/selinux-contexts.ks.in similarity index 100% rename from selinux-contexts.ks.in rename to tests/selinux-contexts.ks.in diff --git a/selinux-contexts.sh b/tests/selinux-contexts.sh similarity index 100% rename from selinux-contexts.sh rename to tests/selinux-contexts.sh diff --git a/selinux-disabled.ks.in b/tests/selinux-disabled.ks.in similarity index 100% rename from selinux-disabled.ks.in rename to tests/selinux-disabled.ks.in diff --git a/selinux-disabled.sh b/tests/selinux-disabled.sh similarity index 100% rename from selinux-disabled.sh rename to tests/selinux-disabled.sh diff --git a/selinux-enforcing.ks.in b/tests/selinux-enforcing.ks.in similarity index 100% rename from selinux-enforcing.ks.in rename to tests/selinux-enforcing.ks.in diff --git a/selinux-enforcing.sh b/tests/selinux-enforcing.sh similarity index 100% rename from selinux-enforcing.sh rename to tests/selinux-enforcing.sh diff --git a/selinux-permissive.ks.in b/tests/selinux-permissive.ks.in similarity index 100% rename from selinux-permissive.ks.in rename to tests/selinux-permissive.ks.in diff --git a/selinux-permissive.sh b/tests/selinux-permissive.sh similarity index 100% rename from selinux-permissive.sh rename to tests/selinux-permissive.sh diff --git a/services.ks.in b/tests/services.ks.in similarity index 100% rename from services.ks.in rename to tests/services.ks.in diff --git a/services.sh b/tests/services.sh similarity index 100% rename from services.sh rename to tests/services.sh diff --git a/snapshot-post.ks.in b/tests/snapshot-post.ks.in similarity index 100% rename from snapshot-post.ks.in rename to tests/snapshot-post.ks.in diff --git a/snapshot-post.sh b/tests/snapshot-post.sh similarity index 100% rename from snapshot-post.sh rename to tests/snapshot-post.sh diff --git a/snapshot-pre.ks.in b/tests/snapshot-pre.ks.in similarity index 100% rename from snapshot-pre.ks.in rename to tests/snapshot-pre.ks.in diff --git a/snapshot-pre.sh b/tests/snapshot-pre.sh similarity index 100% rename from snapshot-pre.sh rename to tests/snapshot-pre.sh diff --git a/stage2-from-ks.ks.in b/tests/stage2-from-ks.ks.in similarity index 100% rename from stage2-from-ks.ks.in rename to tests/stage2-from-ks.ks.in diff --git a/stage2-from-ks.sh b/tests/stage2-from-ks.sh similarity index 100% rename from stage2-from-ks.sh rename to tests/stage2-from-ks.sh diff --git a/storage-multipath-autopart.ks.in b/tests/storage-multipath-autopart.ks.in similarity index 100% rename from storage-multipath-autopart.ks.in rename to tests/storage-multipath-autopart.ks.in diff --git a/storage-multipath-autopart.sh b/tests/storage-multipath-autopart.sh similarity index 100% rename from storage-multipath-autopart.sh rename to tests/storage-multipath-autopart.sh diff --git a/team-httpks.ks.in b/tests/team-httpks.ks.in similarity index 100% rename from team-httpks.ks.in rename to tests/team-httpks.ks.in diff --git a/team-httpks.sh b/tests/team-httpks.sh similarity index 100% rename from team-httpks.sh rename to tests/team-httpks.sh diff --git a/team-pre.ks.in b/tests/team-pre.ks.in similarity index 100% rename from team-pre.ks.in rename to tests/team-pre.ks.in diff --git a/team-pre.sh b/tests/team-pre.sh similarity index 100% rename from team-pre.sh rename to tests/team-pre.sh diff --git a/team.ks.in b/tests/team.ks.in similarity index 100% rename from team.ks.in rename to tests/team.ks.in diff --git a/team.sh b/tests/team.sh similarity index 100% rename from team.sh rename to tests/team.sh diff --git a/timezone-noncommon.ks.in b/tests/timezone-noncommon.ks.in similarity index 100% rename from timezone-noncommon.ks.in rename to tests/timezone-noncommon.ks.in diff --git a/timezone-noncommon.sh b/tests/timezone-noncommon.sh similarity index 100% rename from timezone-noncommon.sh rename to tests/timezone-noncommon.sh diff --git a/timezoneLOCAL.ks.in b/tests/timezoneLOCAL.ks.in similarity index 100% rename from timezoneLOCAL.ks.in rename to tests/timezoneLOCAL.ks.in diff --git a/timezoneLOCAL.sh b/tests/timezoneLOCAL.sh similarity index 100% rename from timezoneLOCAL.sh rename to tests/timezoneLOCAL.sh diff --git a/timezoneUTC.ks.in b/tests/timezoneUTC.ks.in similarity index 100% rename from timezoneUTC.ks.in rename to tests/timezoneUTC.ks.in diff --git a/timezoneUTC.sh b/tests/timezoneUTC.sh similarity index 100% rename from timezoneUTC.sh rename to tests/timezoneUTC.sh diff --git a/tmpfs-fixed_size.ks.in b/tests/tmpfs-fixed_size.ks.in similarity index 100% rename from tmpfs-fixed_size.ks.in rename to tests/tmpfs-fixed_size.ks.in diff --git a/tmpfs-fixed_size.sh b/tests/tmpfs-fixed_size.sh similarity index 100% rename from tmpfs-fixed_size.sh rename to tests/tmpfs-fixed_size.sh diff --git a/ui_cmdline.ks.in b/tests/ui_cmdline.ks.in similarity index 100% rename from ui_cmdline.ks.in rename to tests/ui_cmdline.ks.in diff --git a/ui_cmdline.sh b/tests/ui_cmdline.sh similarity index 100% rename from ui_cmdline.sh rename to tests/ui_cmdline.sh diff --git a/ui_graphical_interactive.ks.in b/tests/ui_graphical_interactive.ks.in similarity index 100% rename from ui_graphical_interactive.ks.in rename to tests/ui_graphical_interactive.ks.in diff --git a/ui_graphical_interactive.sh b/tests/ui_graphical_interactive.sh similarity index 100% rename from ui_graphical_interactive.sh rename to tests/ui_graphical_interactive.sh diff --git a/ui_graphical_noninteractive.ks.in b/tests/ui_graphical_noninteractive.ks.in similarity index 100% rename from ui_graphical_noninteractive.ks.in rename to tests/ui_graphical_noninteractive.ks.in diff --git a/ui_graphical_noninteractive.sh b/tests/ui_graphical_noninteractive.sh similarity index 100% rename from ui_graphical_noninteractive.sh rename to tests/ui_graphical_noninteractive.sh diff --git a/ui_text_interactive.ks.in b/tests/ui_text_interactive.ks.in similarity index 100% rename from ui_text_interactive.ks.in rename to tests/ui_text_interactive.ks.in diff --git a/ui_text_interactive.sh b/tests/ui_text_interactive.sh similarity index 100% rename from ui_text_interactive.sh rename to tests/ui_text_interactive.sh diff --git a/ui_text_noninteractive.ks.in b/tests/ui_text_noninteractive.ks.in similarity index 100% rename from ui_text_noninteractive.ks.in rename to tests/ui_text_noninteractive.ks.in diff --git a/ui_text_noninteractive.sh b/tests/ui_text_noninteractive.sh similarity index 100% rename from ui_text_noninteractive.sh rename to tests/ui_text_noninteractive.sh diff --git a/ui_vnc.ks.in b/tests/ui_vnc.ks.in similarity index 100% rename from ui_vnc.ks.in rename to tests/ui_vnc.ks.in diff --git a/ui_vnc.sh b/tests/ui_vnc.sh similarity index 100% rename from ui_vnc.sh rename to tests/ui_vnc.sh diff --git a/unified-cdrom.ks.in b/tests/unified-cdrom.ks.in similarity index 100% rename from unified-cdrom.ks.in rename to tests/unified-cdrom.ks.in diff --git a/unified-cdrom.sh b/tests/unified-cdrom.sh similarity index 100% rename from unified-cdrom.sh rename to tests/unified-cdrom.sh diff --git a/unified-cmdline.ks.in b/tests/unified-cmdline.ks.in similarity index 100% rename from unified-cmdline.ks.in rename to tests/unified-cmdline.ks.in diff --git a/unified-cmdline.sh b/tests/unified-cmdline.sh similarity index 100% rename from unified-cmdline.sh rename to tests/unified-cmdline.sh diff --git a/unified-harddrive.ks.in b/tests/unified-harddrive.ks.in similarity index 100% rename from unified-harddrive.ks.in rename to tests/unified-harddrive.ks.in diff --git a/unified-harddrive.sh b/tests/unified-harddrive.sh similarity index 100% rename from unified-harddrive.sh rename to tests/unified-harddrive.sh diff --git a/unified-nfs.ks.in b/tests/unified-nfs.ks.in similarity index 100% rename from unified-nfs.ks.in rename to tests/unified-nfs.ks.in diff --git a/unified-nfs.sh b/tests/unified-nfs.sh similarity index 100% rename from unified-nfs.sh rename to tests/unified-nfs.sh diff --git a/unified.ks.in b/tests/unified.ks.in similarity index 100% rename from unified.ks.in rename to tests/unified.ks.in diff --git a/unified.sh b/tests/unified.sh similarity index 100% rename from unified.sh rename to tests/unified.sh diff --git a/url-baseurl.ks.in b/tests/url-baseurl.ks.in similarity index 100% rename from url-baseurl.ks.in rename to tests/url-baseurl.ks.in diff --git a/url-baseurl.sh b/tests/url-baseurl.sh similarity index 100% rename from url-baseurl.sh rename to tests/url-baseurl.sh diff --git a/url-metalink.ks.in b/tests/url-metalink.ks.in similarity index 100% rename from url-metalink.ks.in rename to tests/url-metalink.ks.in diff --git a/url-metalink.sh b/tests/url-metalink.sh similarity index 100% rename from url-metalink.sh rename to tests/url-metalink.sh diff --git a/url-mirrorlist.ks.in b/tests/url-mirrorlist.ks.in similarity index 100% rename from url-mirrorlist.ks.in rename to tests/url-mirrorlist.ks.in diff --git a/url-mirrorlist.sh b/tests/url-mirrorlist.sh similarity index 100% rename from url-mirrorlist.sh rename to tests/url-mirrorlist.sh diff --git a/user-locked-root-locked-admin.ks.in b/tests/user-locked-root-locked-admin.ks.in similarity index 100% rename from user-locked-root-locked-admin.ks.in rename to tests/user-locked-root-locked-admin.ks.in diff --git a/user-locked-root-locked-admin.sh b/tests/user-locked-root-locked-admin.sh similarity index 100% rename from user-locked-root-locked-admin.sh rename to tests/user-locked-root-locked-admin.sh diff --git a/user-multiple-wheel-no-root.ks.in b/tests/user-multiple-wheel-no-root.ks.in similarity index 100% rename from user-multiple-wheel-no-root.ks.in rename to tests/user-multiple-wheel-no-root.ks.in diff --git a/user-multiple-wheel-no-root.sh b/tests/user-multiple-wheel-no-root.sh similarity index 100% rename from user-multiple-wheel-no-root.sh rename to tests/user-multiple-wheel-no-root.sh diff --git a/user-multiple.ks.in b/tests/user-multiple.ks.in similarity index 100% rename from user-multiple.ks.in rename to tests/user-multiple.ks.in diff --git a/user-multiple.sh b/tests/user-multiple.sh similarity index 100% rename from user-multiple.sh rename to tests/user-multiple.sh diff --git a/user-no-wheel-no-root.ks.in b/tests/user-no-wheel-no-root.ks.in similarity index 100% rename from user-no-wheel-no-root.ks.in rename to tests/user-no-wheel-no-root.ks.in diff --git a/user-no-wheel-no-root.sh b/tests/user-no-wheel-no-root.sh similarity index 100% rename from user-no-wheel-no-root.sh rename to tests/user-no-wheel-no-root.sh diff --git a/user-single.ks.in b/tests/user-single.ks.in similarity index 100% rename from user-single.ks.in rename to tests/user-single.ks.in diff --git a/user-single.sh b/tests/user-single.sh similarity index 100% rename from user-single.sh rename to tests/user-single.sh diff --git a/user-wheel-no-root.ks.in b/tests/user-wheel-no-root.ks.in similarity index 100% rename from user-wheel-no-root.ks.in rename to tests/user-wheel-no-root.ks.in diff --git a/user-wheel-no-root.sh b/tests/user-wheel-no-root.sh similarity index 100% rename from user-wheel-no-root.sh rename to tests/user-wheel-no-root.sh diff --git a/vlan-httpks.ks.in b/tests/vlan-httpks.ks.in similarity index 100% rename from vlan-httpks.ks.in rename to tests/vlan-httpks.ks.in diff --git a/vlan-httpks.sh b/tests/vlan-httpks.sh similarity index 100% rename from vlan-httpks.sh rename to tests/vlan-httpks.sh diff --git a/vlan-pre.ks.in b/tests/vlan-pre.ks.in similarity index 100% rename from vlan-pre.ks.in rename to tests/vlan-pre.ks.in diff --git a/vlan-pre.sh b/tests/vlan-pre.sh similarity index 100% rename from vlan-pre.sh rename to tests/vlan-pre.sh diff --git a/test/static-code b/tools/static-code similarity index 100% rename from test/static-code rename to tools/static-code