inspec/test
Dominik Richter ba149a9e1a bugfix: do not send nil to command on unsupported OS
Unsupported operating systems AND the mockloader when using inspec analysis tools may lead to powershell being called with the command being `nil`, because the resource skips during the initialize phase. Instead, propagate an empty string so that `command` has a valid input and then skip the resource.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2017-05-30 12:36:32 -04:00
..
cookbooks/os_prepare Docker resource (#1566) 2017-04-24 10:47:03 -04:00
functional Added functional tests for inspec version --format json 2017-05-17 09:41:38 -04:00
integration/default Docker resource (#1566) 2017-04-24 10:47:03 -04:00
resource Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
unit bugfix: do not send nil to command on unsupported OS 2017-05-30 12:36:32 -04:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Merge pull request #1844 from cattywampus/cattywampus/gem-not-installed 2017-05-29 15:06:36 -04:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00