inspec/test/integration/default/controls
Jerry Aldrich 84817366a1 Remove deprecations for InSpec 2.0 (#2506)
* Add `release-2.0` target branch to AppVeyor/Travis (#2510)

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* simpleconfig: Remove deprecated config keys

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* cli (exec): Remove `--cache` command line argument

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* platform: Remove lowercase os name protection

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `contain_legacy_plus` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `contain_match` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `with_version` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `belong_to_group` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `belong_to_primary_group` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* matcher: Remove `contain` matcher

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* passwd: Remove deprecated properties

This removes:
  - `passwd.count`
  - `passwd.username`
  - `passwd.usernames`
  - `passwd.uid`

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* auditd_rules: Remove in favor of `auditd` resource

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* cli: Remove `login_automate` command

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* Remove `resource_skipped` message method

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-02-08 11:05:21 +01:00
..
_debug_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
apache_conf_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
apt_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
cmp_matcher_spec.rb Remove deprecations for InSpec 2.0 (#2506) 2018-02-08 11:05:21 +01:00
csv_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
dh_params_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
docker_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
etc_group_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
file_spec.rb Remove deprecations for InSpec 2.0 (#2506) 2018-02-08 11:05:21 +01:00
filesystem.rb filesystem resource: inspect linux filesystems (#2441) 2018-01-25 09:29:31 -05:00
group_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
iis_site_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
ini_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
iptables_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
json_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
kernel_module_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
kernel_parameter_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
matcher_test.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
mount_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
mssql_session_spec.rb mssql_session resource: add port parameter (#2429) 2018-01-16 14:04:00 -08:00
os_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
package_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
port_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
postgres_session_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
powershell_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
registry_key_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
secpol_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
service_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
toml_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
user_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
vbscript_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
virtualization_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
windows_hotfix_spec.rb windows_hotfix resource: test whether a Windows HotFix is installed (#2178) 2017-09-25 19:09:22 +02:00
windows_task_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00
wmi_spec.rb wmi resource: properly escape quotes in WMI query (#2342) 2017-11-29 12:01:44 +01:00
x509_spec.rb Fix x509_certificate integration tests (#2431) 2018-01-02 12:27:30 -05:00
xml_spec.rb xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
yaml_spec.rb add functional tests for inspec check (#2077) 2017-08-15 20:41:24 +02:00