neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-bsc/+/31630
)
Change subject: bsc_test: add 'update_exp'
......................................................................
bsc_test: add 'update_exp'
Change-Id: I0e758e264f0bba76a78839931a72245d98936b8f
---
M tests/bsc/Makefile.am
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/30/31630/1
diff --git a/tests/bsc/Makefile.am b/tests/bsc/Makefile.am
index 5056c18..6b5c3e8 100644
--- a/tests/bsc/Makefile.am
+++ b/tests/bsc/Makefile.am
@@ -43,3 +43,7 @@
$(LIBRARY_GSM) \
-lrt \
$(NULL)
+
+.PHONY: update_exp
+update_exp:
+ $(builddir)/bsc_test > $(srcdir)/bsc_test.ok
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/31630
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I0e758e264f0bba76a78839931a72245d98936b8f
Gerrit-Change-Number: 31630
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange