vcl: cleanup and fixes for vcl test code 54/15154/9
authorFlorin Coras <fcoras@cisco.com>
Fri, 5 Oct 2018 07:50:30 +0000 (00:50 -0700)
committerDave Barach <openvpp@barachs.net>
Sun, 7 Oct 2018 18:17:04 +0000 (18:17 +0000)
commit1502fc303b7d98caafa67f182502771d76fba7f2
tree1409e1eb1f62ed41d2a4ca69035999e9abf2b94f
parent58c101adf057fc118ccca6e5cb9d02b43499e56a
vcl: cleanup and fixes for vcl test code

- better approximate time when test finishes
- move common vcl and sock test code to vcl_test.h
- overall refactor of variable names

Change-Id: I8e6b43fc017cd05a0ddaa3891767a44fb300c09e
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vcl/CMakeLists.txt
src/vcl/sock_test.h
src/vcl/sock_test_client.c
src/vcl/sock_test_common.h [deleted file]
src/vcl/sock_test_server.c
src/vcl/vcl_test.h
src/vcl/vcl_test_client.c
src/vcl/vcl_test_server.c