Re: [PATCH] tests for vmd config parsing

2017-10-11 Thread Alexander Bluhm
On Tue, Oct 10, 2017 at 10:57:22PM -0700, Mike Larkin wrote: > On Tue, Oct 10, 2017 at 07:54:20PM -0700, Carlos Cardenas wrote: > > This patch adds a set of tests for vmd config parsing. > > > > Comments? Ok? > > > > ok by me. I think bluhm@ also looked at this. > > bluhm, ok to commit? > > -m

Re: [PATCH] tests for vmd config parsing

2017-10-10 Thread Mike Larkin
On Tue, Oct 10, 2017 at 07:54:20PM -0700, Carlos Cardenas wrote: > This patch adds a set of tests for vmd config parsing. > > Comments? Ok? > ok by me. I think bluhm@ also looked at this. bluhm, ok to commit? -ml > > diff --git regress/usr.sbin/Makefile regress/usr.sbin/Makefile > index 3912

[PATCH] tests for vmd config parsing

2017-10-10 Thread Carlos Cardenas
This patch adds a set of tests for vmd config parsing. Comments? Ok? diff --git regress/usr.sbin/Makefile regress/usr.sbin/Makefile index 3912e794d4d..f19a656d45e 100644 --- regress/usr.sbin/Makefile +++ regress/usr.sbin/Makefile @@ -12,6 +12,7 @@ SUBDIR += relayd SUBDIR += snmpd SUBDIR += swi