Change in osmo-ttcn3-hacks[master]: fr: Use dumpcap instead lf tcpdump to capture hdlc net-devices

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Feb 4 15:00:00 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22701 )


Change subject: fr: Use dumpcap instead lf tcpdump to capture hdlc net-devices
......................................................................

fr: Use dumpcap instead lf tcpdump to capture hdlc net-devices

Like GBProxy_Tests, we need to use dumpcap instead of tcpdump.

Change-Id: I36d5524b11e10ac687c65345aedc4a99e7fda8d8
---
M fr/FR_Tests.default
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/01/22701/1

diff --git a/fr/FR_Tests.default b/fr/FR_Tests.default
index df65d61..14c32b1 100644
--- a/fr/FR_Tests.default
+++ b/fr/FR_Tests.default
@@ -1,6 +1,6 @@
-[ORDERED_INCLUDE]
-# Common configuration, shared between test suites
-"../Common.cfg"
+[DEFINE]
+TCPDUMP_START := $TTCN3_HACKS_PATH"/ttcn3-dumpcap-start.sh"
+TCPDUMP_STOP := $TTCN3_HACKS_PATH"/ttcn3-dumpcap-stop.sh"
 
 [LOGGING]
 #*.FileMask := LOG_ALL

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22701
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I36d5524b11e10ac687c65345aedc4a99e7fda8d8
Gerrit-Change-Number: 22701
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210204/115b32ad/attachment.htm>


More information about the gerrit-log mailing list