Change in osmo-pcu[master]: tests: make update_exp: build check_PROGRAMS first

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/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Aug 23 14:31:39 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/25218 )

Change subject: tests: make update_exp: build check_PROGRAMS first
......................................................................

tests: make update_exp: build check_PROGRAMS first

Make test development a bit more convenient.

Change-Id: Ic053aa3ab7485176b58eab6ebb4835cfbe6b8260
---
M tests/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  dexter: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved



diff --git a/tests/Makefile.am b/tests/Makefile.am
index 63d94f0..08cdc17 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -194,7 +194,7 @@
 
 TESTSUITE = $(srcdir)/testsuite
 
-update_exp:
+update_exp: $(check_PROGRAMS)
 	rlcmac/RLCMACTest \
 		>$(srcdir)/rlcmac/RLCMACTest.ok \
 		2>$(srcdir)/rlcmac/RLCMACTest.err

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ic053aa3ab7485176b58eab6ebb4835cfbe6b8260
Gerrit-Change-Number: 25218
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210823/49fce16a/attachment.htm>


More information about the gerrit-log mailing list