inspec/test/unit/resources
Matt Kulka 0fc870de30 Fix docker_container.tag to properly fetch from image name (#2052)
Fixes #2051

Images with repos containing port numbers will have multiple colons.

Signed-off-by: Matt Kulka <mkulka@parchment.com>
2017-08-10 14:57:45 +02:00
..
apache_conf_test.rb Added unit tests for apache_conf inclusion of symlinked files. 2017-02-24 16:13:22 +11:00
apt_test.rb
audit_policy_test.rb
auditd_conf_test.rb
auditd_rules_test.rb
bash_test.rb
bond_test.rb
bridge_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
command_test.rb reject nil as a command input (#1863) 2017-06-19 11:07:36 -04:00
crontab_test.rb Support special cases for crontab resource 2017-06-06 15:12:12 +02:00
csv_test.rb Fix ObjectTraverser when accessing array values 2017-03-15 11:35:55 +01:00
dh_params_test.rb Fix #1617 Add dh_params resource (#1618) 2017-04-04 10:34:09 -04:00
docker_container_test.rb Fix docker_container.tag to properly fetch from image name (#2052) 2017-08-10 14:57:45 +02:00
docker_image_test.rb Docker resource (#1566) 2017-04-24 10:47:03 -04:00
docker_test.rb Fix docker_container.tag to properly fetch from image name (#2052) 2017-08-10 14:57:45 +02:00
etc_group_test.rb
file_test.rb
gem_test.rb Fix installed? check for gem resource 2017-05-22 15:34:01 -05:00
group_test.rb Updated unit tests for minitest6 and improved coverage (#1910) 2017-06-11 12:22:28 +02:00
grub_conf_test.rb
host_test.rb Change host resource to use getent ahosts on Linux (#2002) 2017-07-11 21:32:52 +02:00
http_test.rb Bump default timeouts for http resource 2017-05-29 15:07:49 -04:00
inetd_conf_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
ini_test.rb
interface_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
iptables_test.rb
json_test.rb
kernel_module_test.rb kernel_module resource: added blacklisting, enabled, disabled, docs and unit tests (#1798) 2017-07-05 11:41:44 +02:00
kernel_parameter_test.rb
key_rsa_test.rb refactor x509 resources and rsa key 2017-03-22 11:44:32 +01:00
limits_conf_test.rb
login_def_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
mount_test.rb
mssql_session_test.rb oracle_session and mssql_session improvement (#1857) 2017-06-29 11:01:32 -04:00
mysql_conf_test.rb
nginx_conf_test.rb add nginx_conf resource (#1889) 2017-06-26 06:37:41 -07:00
npm_test.rb
ntp_conf_test.rb
oneget_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
oracledb_session_test.rb oracle_session and mssql_session improvement (#1857) 2017-06-29 11:01:32 -04:00
os_env_test.rb
os_test.rb
package_test.rb Add rpm_dbpath support to the package resource (#1960) 2017-06-28 03:21:15 -07:00
packages_test.rb Add RedHat support for packages resource 2017-02-15 11:07:10 +00:00
parse_config_test.rb rename SimpleConfig / parse_config / parse_config_file options 2017-04-26 23:18:40 +02:00
passwd_test.rb
pip_test.rb
port_test.rb Fix port resource for invalid IP address in netstat output 2017-03-29 08:33:50 +02:00
postgres_conf_test.rb Fixes the postgres_conf parsing of complex paramerters (#1938) 2017-06-23 08:31:27 -07:00
postgres_hba_conf_test.rb New postgres_hba_conf resource (#1964) 2017-07-03 20:13:51 +02:00
postgres_ident_conf_test.rb New postgres_ident_conf resource (#1963) 2017-07-03 20:01:40 +02:00
postgres_session_test.rb updated postgres_session resource properly escape queries (#1939) 2017-07-03 08:10:27 +02:00
powershell_test.rb bugfix: do not send nil to command on unsupported OS 2017-05-30 12:36:32 -04:00
processes_test.rb Added windows support to the processes resource 2017-06-05 23:41:02 +01:00
rabbitmq_conf_test.rb add rabbitmq config resource 2017-04-12 20:51:12 +02:00
registry_key_test.rb Add helper methods, tests for registry key path building 2017-04-07 10:09:51 -04:00
security_policy_test.rb
service_test.rb Add support for CoreOS to the service resource (#1928) 2017-06-15 13:19:58 -04:00
shadow_test.rb
ssh_conf_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
sys_info_test.rb
toml_test.rb Adding toml resource (#1924) 2017-06-15 16:54:12 -04:00
user_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
vbscript_test.rb
windows_feature.rb
windows_task_test.rb
wmi_test.rb Update minitest nil assertions (#1916) 2017-06-11 12:16:10 +02:00
x509_certificate_test.rb refactor x509 resources and rsa key 2017-03-22 11:44:32 +01:00
xinetd_test.rb derive xinetd protocol from socket_type when not defined in the config file 2017-02-01 11:19:24 +00:00
yaml_test.rb
yum_test.rb Remove method_missing, provide methods for repo metadata 2017-03-29 10:42:25 +02:00
zfs_dataset_test.rb Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
zfs_pool_test.rb Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00