osmith submitted this change.
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
pcap-client: initial testenv.cfg
Change-Id: I44479dfa19390e325e42fa3416cf93260f74aea6
---
A pcap-client/testenv.cfg
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/pcap-client/testenv.cfg b/pcap-client/testenv.cfg
new file mode 100644
index 0000000..3a915f3
--- /dev/null
+++ b/pcap-client/testenv.cfg
@@ -0,0 +1,11 @@
+[testsuite]
+program=OPCAP_CLIENT_Tests
+config=OPCAP_CLIENT_Tests.cfg
+
+[pcap-client]
+prepare=sudo sh -xc "setcap 'CAP_NET_ADMIN=+eip CAP_NET_RAW=+eip' $(which osmo-pcap-client)"
+program=osmo-pcap-client
+make=osmo-pcap
+package=osmo-pcap-client
+copy=osmo-pcap-client.cfg
+vty_port=4227
To view, visit change 38267. To unsubscribe, or for help writing mail filters, visit settings.