]> git.proxmox.com Git - mirror_zfs.git/commit
tests: pam: use absolute path to module .so
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Wed, 23 Mar 2022 01:21:56 +0000 (02:21 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 2 Apr 2022 01:02:54 +0000 (18:02 -0700)
commitff0fc5af12bc4c702664d1e9e48d158ba42ebc2e
treeb8c3db05d51b82e3d4e11e9f85f3550eb70b9089
parent7b6c4cbb1f4c308490b701d4ba181310d7d4d290
tests: pam: use absolute path to module .so

This is a valid configuration and both (a) skips the tests if it's
unbuilt/not installed and (b) makes it work even if installed outside
the system directory (like in /u/l/l/s instead of /l/s)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13259
tests/zfs-tests/tests/functional/pam/.gitignore [new file with mode: 0644]
tests/zfs-tests/tests/functional/pam/Makefile.am
tests/zfs-tests/tests/functional/pam/cleanup.ksh
tests/zfs-tests/tests/functional/pam/setup.ksh
tests/zfs-tests/tests/functional/pam/utilities.kshlib [deleted file]
tests/zfs-tests/tests/functional/pam/utilities.kshlib.in [new file with mode: 0644]