make test: VCL extended test cases 38/10938/2
authorDave Wallace <dwallacelf@gmail.com>
Fri, 2 Mar 2018 18:19:30 +0000 (13:19 -0500)
committerKeith Burns <alagalah@gmail.com>
Fri, 2 Mar 2018 19:22:53 +0000 (19:22 +0000)
commitd85075e6e43097e536ab0c8ce9290a81d5a40f81
tree43d1f25d62addc2a41de4faaf7978c9636a55d72
parent05e4f9b3775b3549535e931042b5539de91a2daa
make test: VCL extended test cases

- Add VCL cut thru uni-direction test over multiple sockets
- Add VCL cut thru bi-direction test over multiple sockets
- Add LDP cut thru uni-directional test over multiple sockets
- Add LDP cut thru bi-directional test over multiple sockets
- Add VCL thru host stack uni-direction test over multiple sockets
- Add VCL thru host stack bi-direction test over multiple sockets
- Add LDP thru host stack uni-directional test over multiple sockets
- Add LDP thru host stack bi-directional test over multiple sockets
- Fix validateResults to ensure worker_server process is killed if
  it still exists after running the test.

Change-Id: I77ea9acef172667558dbcec23af1e4c72b29f376
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
test/test_vcl.py