fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32138 )

Change subject: tests: use check_PROGRAMS for tests, not noinst_PROGRAMS
......................................................................

tests: use check_PROGRAMS for tests, not noinst_PROGRAMS

Change-Id: I616ed6920af98502424e4eab6cffde5d39d9698e
---
M tests/ranap_rab_ass/Makefile.am
1 file changed, 10 insertions(+), 1 deletion(-)

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




diff --git a/tests/ranap_rab_ass/Makefile.am b/tests/ranap_rab_ass/Makefile.am
index cdda8e3..1278ae8 100644
--- a/tests/ranap_rab_ass/Makefile.am
+++ b/tests/ranap_rab_ass/Makefile.am
@@ -19,7 +19,7 @@
        ranap_rab_ass_test.ok \
        $(NULL)

-noinst_PROGRAMS = \
+check_PROGRAMS = \
        ranap_rab_ass_test \
        $(NULL)


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

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I616ed6920af98502424e4eab6cffde5d39d9698e
Gerrit-Change-Number: 32138
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to