]> git.proxmox.com Git - mirror_zfs.git/commit
tests: install missing PAM tests
authorRob N <robn@despairlabs.com>
Tue, 19 Sep 2023 15:48:02 +0000 (01:48 +1000)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 15:48:02 +0000 (08:48 -0700)
commit6cb933c56ea6e865adfa37c394a77e3866f41dfb
tree07fb5d3562043abae13cec3ca314b16d9f1ca6b5
parente923bcd16c33d6a83712b08c7854f0c3edb62172
tests: install missing PAM tests

'pam_change_unmounted' and 'pam_recursive' both exist and are referenced
by the test run config, but weren't being installed and so are excluded.
This gets them installed so they will run as expected.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kay Pedersen <mail@mkwg.de>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #15291
tests/zfs-tests/tests/Makefile.am