Skip to content

Commit

Permalink
PAM: enable testing on FreeBSD
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Felix Dörre <felix@dogcraft.de>
Signed-off-by: Val Packett <val@packett.cool>
Closes #14834
  • Loading branch information
valpackett authored and behlendorf committed Jun 1, 2023
1 parent db99445 commit 4f583a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/runfiles/freebsd.run
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ tags = ['functional']
[tests/functional/cli_root/zfs_jail:FreeBSD]
tests = ['zfs_jail_001_pos']
tags = ['functional', 'cli_root', 'zfs_jail']

[tests/functional/pam:FreeBSD]
tests = ['pam_basic', 'pam_change_unmounted', 'pam_nounmount', 'pam_recursive',
'pam_short_password']
tags = ['functional', 'pam']

0 comments on commit 4f583a8

Please sign in to comment.