osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38267?usp=email )
Change subject: pcap-client: initial testenv.cfg
......................................................................
pcap-client: initial testenv.cfg
Change-Id: I44479dfa19390e325e42fa3416cf93260f74aea6
---
A pcap-client/testenv.cfg
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/67/38267/1
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
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38267?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I44479dfa19390e325e42fa3416cf93260f74aea6
Gerrit-Change-Number: 38267
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>