aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_common.bats
Commit message (Expand)AuthorAgeFilesLines
* refactor: extract MNTPOINT constant for the install chroot mount pointCraig Jennings2026-04-271-0/+4
* refactor: verify GRUB_CMDLINE_LINUX seds via prepend_grub_cmdline_linux helperCraig Jennings2026-04-271-0/+64
* refactor: collapse sshd_config seds into enable_sshd_root_loginCraig Jennings2026-04-261-0/+73
* refactor: extract EFI_DIR constant for the install-time EFI mount pointCraig Jennings2026-04-261-0/+8
* fix: fail fast on missing ZFSBootMenu efibootmgr entryCraig Jennings2026-04-261-0/+78
* feat: PrivateTmp=yes drop-in for systemd-tmpfiles on ZFS-rootCraig Jennings2026-04-211-0/+68
* refactor: merge install_base and install_base_btrfsCraig Jennings2026-04-131-0/+63
* refactor: unify get_{luks,zfs}_passphrase and get_root_passwordCraig Jennings2026-04-131-0/+29
* test: add bats unit tests for common.sh and config.shCraig Jennings2026-04-121-0/+88