inspec/test/unit/mock
Adam Leff 939ee5ecfc processes resource: support busybox ps (#2222)
This change enhances the processes resource to support the busybox
ps command which is common on Alpine, for example. The way we
map ps fields to the structs needed by FilterTable have also been
refactored to be more flexible so we can support multiple formats
in the future.

Also, the processes resource now allows the grep argument to be optional
thus allowing a user to query all resources without passing in a
match-all regex.

Signed-off-by: Adam Leff <adam@leff.co>
2017-10-06 19:32:39 +02:00
..
cmd processes resource: support busybox ps (#2222) 2017-10-06 19:32:39 +02:00
files Support symbol keys in ObjectTraverser (#2221) 2017-10-06 19:24:31 +02:00
profiles Modify DirProvider to allow special characters (#2174) 2017-09-23 09:16:25 +02:00