inspec/test/unit/mock/profiles/dependencies/profile_c
Steven Danna 384ccb610c Initial attempt at isolating resources between dependencies
Previously, all resources were loaded into a single resource registry.
Now, each profile context has a resource registry, when a profile's
library is loaded into the profile context, we update the
profile-context-specific resource registry.  This local registry is
then used to populate the execution context that the rules are
evaluated in.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-04 20:55:20 +02:00
..
controls unique controls for dependency tests 2016-08-19 09:47:41 +02:00
libraries Initial attempt at isolating resources between dependencies 2016-09-04 20:55:20 +02:00
inspec.yml Move all dependency related classes into inspec/dependencies 2016-08-19 09:47:40 +02:00