osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43615?usp=email )
Change subject: ipa: build with -DMEM_EMIT_DEBUG=ON ......................................................................
ipa: build with -DMEM_EMIT_DEBUG=ON
As requested by Andreas, always build onomondo-ipa with this option when building it with testenv.
Depends: osmo-dev I2572ae781dd4d57e614813c90f5ed8bc76caf033 Change-Id: I6e9dfb6baf9cd0d760f0ea3d18983b56ed64f9be --- M _testenv/data/osmo-dev/testenv.opts 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/43615/1
diff --git a/_testenv/data/osmo-dev/testenv.opts b/_testenv/data/osmo-dev/testenv.opts index 15ab331..4ee524b 100644 --- a/_testenv/data/osmo-dev/testenv.opts +++ b/_testenv/data/osmo-dev/testenv.opts @@ -1,2 +1,3 @@ osmo-bts --enable-trx osmo-remsim --disable-remsim-client-ifdhandler +onomondo-ipa -DMEM_EMIT_DEBUG=ON