inspec/test/resource
Joseph Benden 1fdecc6680 Add FreeBSD support for ZFS datasets and pools
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>
2017-02-22 10:29:49 -07:00
..
command_test.rb Use only strings in resource examples, docs and tests 2016-05-03 23:27:18 +01:00
dsl_test.rb Use only strings in resource examples, docs and tests 2016-05-03 23:27:18 +01:00
file_test.rb promote cmp usage as it provides results with octal mode 2016-08-30 18:23:47 +01:00
ssh_config.rb add author header 2015-10-06 18:55:44 +02:00
sshd_config.rb add author header 2015-10-06 18:55:44 +02:00
zfs_test.rb Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00