Change in osmo-iuh[master]: tests/hnb-test: Disable building unsued code

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 Jan 14 13:38:32 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22177 )

Change subject: tests/hnb-test: Disable building unsued code
......................................................................

tests/hnb-test: Disable building unsued code

Change-Id: I17f20cea8aa63ed79168653292b99c90b8c03caf
---
M src/tests/hnb-test.c
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/tests/hnb-test.c b/src/tests/hnb-test.c
index e6fa7ba..acd8b13 100644
--- a/src/tests/hnb-test.c
+++ b/src/tests/hnb-test.c
@@ -78,6 +78,7 @@
 
 struct msgb *rua_new_udt(struct msgb *inmsg);
 
+#if 0
 static int hnb_test_ue_de_register_tx(struct hnb_test *hnb_test)
 {
 	struct msgb *msg;
@@ -107,6 +108,7 @@
 
 	return osmo_wqueue_enqueue(&hnb_test->wqueue, msg);
 }
+#endif
 
 static int hnb_test_ue_register_tx(struct hnb_test *hnb_test, const char *imsi_str)
 {

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

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I17f20cea8aa63ed79168653292b99c90b8c03caf
Gerrit-Change-Number: 22177
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210114/30abb6dd/attachment.htm>


More information about the gerrit-log mailing list