Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/30271 )
Change subject: tests/handover: move some functions to test/common ......................................................................
Patch Set 1:
(1 comment)
File tests/handover/Makefile.am:
https://gerrit.osmocom.org/c/osmo-bsc/+/30271/comment/fb9f511c_080c2b6e PS1, Line 34: ../common.c \ You'll end up having autofoo dependency problems doing this when you build it from several targets. You should create a .a or .o and include it below, see other existing examples in osmocom code.