tests: Add vlog tests for C implementation to match Python tests.
authorBen Pfaff <blp@ovn.org>
Tue, 8 Dec 2015 08:59:56 +0000 (00:59 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 3 Feb 2016 19:21:43 +0000 (11:21 -0800)
commit3c016b8baa2b1ec01ef64ca4a2cd51c27015047d
treefe4e0682113aa9044c182f076ea2b8a91c015fd6
parent400486f7bb79afdfd725668e7244d3bd2ad07a29
tests: Add vlog tests for C implementation to match Python tests.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Russell Bryant <russell@ovn.org>
tests/automake.mk
tests/test-unixctl.c [new file with mode: 0644]
tests/vlog.at