neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-mgw/+/35435?usp=email )
Change subject: tests/mgcp: add update_exp target
......................................................................
tests/mgcp: add update_exp target
Change-Id: I1ea7e881fe13429762bf31507d8d23fe58e241b3
---
M tests/mgcp/Makefile.am
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/35/35435/1
diff --git a/tests/mgcp/Makefile.am b/tests/mgcp/Makefile.am
index 73ad1cf..78d9f6a 100644
--- a/tests/mgcp/Makefile.am
+++ b/tests/mgcp/Makefile.am
@@ -45,3 +45,6 @@
$(LIBOSMONETIF_LIBS) \
-lm \
$(NULL)
+
+update_exp:
+ $(builddir)/mgcp_test >$(srcdir)/mgcp_test.ok
--
To view, visit
https://gerrit.osmocom.org/c/osmo-mgw/+/35435?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I1ea7e881fe13429762bf31507d8d23fe58e241b3
Gerrit-Change-Number: 35435
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange