mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
1fdecc6680
The following new resources have been added; however, they presently only support FreeBSD and similar. * `zfs_dataset`: tests if a named ZFS dataset is present and/or has certain properties. * `zfs_pool`: tests if a named ZFS pool is present and/or has certain properties. Additionally, the `mount` resource has been reworked to include support for FreeBSD; while the existing class was renamed to LinuxMountParser. Unit-tests were added for all of the above. Signed-off-by: Joseph Benden <joe@benden.us> |
||
---|---|---|
.. | ||
bsd_mount_parser_test.rb | ||
filter_array_test.rb | ||
filter_table_test.rb | ||
find_files_test.rb | ||
passwd_parser_test.rb | ||
simpleconfig_test.rb | ||
solaris_netstat_parser.rb |