inspec/test/unit
Adam Leff 12a495c631 Add TCP reachability support on Linux for host resource (#1915)
* Add TCP reachability support on Linux for host resource

This enhances the `host` resource on Linux targets by using netcat
(if installed) to perform TCP reachability checks.

Signed-off-by: Adam Leff <adam@leff.co>

* documentation updates

Signed-off-by: Adam Leff <adam@leff.co>

* Appease rubocop

Signed-off-by: Adam Leff <adam@leff.co>
2017-06-09 18:18:51 +02:00
..
bundles Fix compliance uploads when version is not present 2017-06-06 14:49:25 +02:00
dependencies Bump lockfile version to 1.0 2016-09-26 09:51:04 +01:00
dsl add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
fetchers add bitbucket repo url handling (#1866) 2017-06-05 16:02:56 +02:00
mock Add TCP reachability support on Linux for host resource (#1915) 2017-06-09 18:18:51 +02:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles update unit tests 2017-05-31 00:21:05 -05:00
resources Add TCP reachability support on Linux for host resource (#1915) 2017-06-09 18:18:51 +02:00
source_readers add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
utils add the Nginx parser 2017-06-03 17:25:00 +02:00
file_provider_test.rb add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
runner_test.rb Handle parse errors for attrs/secrets 2017-05-09 13:44:33 +02:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00