VCL: Fix socket_test.sh to build test apps. 55/15755/2
authorDave Wallace <dwallacelf@gmail.com>
Tue, 6 Nov 2018 22:45:32 +0000 (17:45 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 7 Nov 2018 00:00:42 +0000 (00:00 +0000)
commit6ccff02def39f314765f82a39f5dea9a667e47c8
tree35352241b62b2fd4fb3260ea4d0495787ee7df42
parent8d3397425b3fe0f58b621854eb95d225fcbb415f
VCL: Fix socket_test.sh to build test apps.

- Replace autoconf base test app build detection
  with appropriate cmake based incantation.
- Use the dpdk_devbind.py that is in the VPP tree.

Change-Id: I4cdc11d159e2413d6bdb9c5ffcf1ed2d787b1cc5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
test/scripts/socket_test.sh