mirror of
https://github.com/inspec/inspec
synced 2024-12-17 00:23:15 +00:00
55abdebdc9
* adding df resource Signed-off-by: Vern Burton <me@vernburton.com> * adding unit tests and required mocks for them, created integration test Signed-off-by: Vern Burton <me@vernburton.com> * cleaning up skip test to include only the filename and not full path Signed-off-by: Vern Burton <me@vernburton.com> * adding docs Signed-off-by: Vern Burton <me@vernburton.com> * size makes more sense than space Signed-off-by: Vern Burton <me@vernburton.com> * removing unneeded author lines Signed-off-by: Vern Burton <me@vernburton.com> * as the command changed, changing mock to the new sha Signed-off-by: Vern Burton <me@vernburton.com> * updating to address comments from #2441 * removing author lines * using attr_reader functions * using ruby string functions rather than pipe to sed * adding os family detection * using ResourceFailed as the pattern already existed for OS family detection * using if for future case support for unix and unix-like (FreeBSD) Signed-off-by: Vern Burton <me@vernburton.com> * adding supports to resource metadata, and adding tests that show that resource says that it is not supported on windows/unix. Signed-off-by: Vern Burton <me@vernburton.com> * focusing on linux os family and removing logic for assumed future cases Signed-off-by: Vern Burton <me@vernburton.com> * changing df to filesystem Signed-off-by: Vern Burton <me@vernburton.com> |
||
---|---|---|
.. | ||
_debug_spec.rb | ||
apache_conf_spec.rb | ||
apt_spec.rb | ||
auditd_rules_spec.rb | ||
cmp_matcher_spec.rb | ||
csv_spec.rb | ||
dh_params_spec.rb | ||
docker_spec.rb | ||
etc_group_spec.rb | ||
file_spec.rb | ||
filesystem.rb | ||
group_spec.rb | ||
iis_site_spec.rb | ||
ini_spec.rb | ||
iptables_spec.rb | ||
json_spec.rb | ||
kernel_module_spec.rb | ||
kernel_parameter_spec.rb | ||
matcher_test.rb | ||
mount_spec.rb | ||
mssql_session_spec.rb | ||
os_spec.rb | ||
package_spec.rb | ||
port_spec.rb | ||
postgres_session_spec.rb | ||
powershell_spec.rb | ||
registry_key_spec.rb | ||
secpol_spec.rb | ||
service_spec.rb | ||
toml_spec.rb | ||
user_spec.rb | ||
vbscript_spec.rb | ||
virtualization_spec.rb | ||
windows_hotfix_spec.rb | ||
windows_task_spec.rb | ||
wmi_spec.rb | ||
x509_spec.rb | ||
xml_spec.rb | ||
yaml_spec.rb |