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

osmith gerrit-no-reply at lists.osmocom.org
Mon Aug 23 12:56:50 UTC 2021


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/18/25218/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210823/57664046/attachment.htm>


More information about the gerrit-log mailing list