Attention is currently required from: pespin.

pespin uploaded patch set #2 to this change.

View Change

osmux: Introduce API osmux_xfrm_input_set_name()

This will be used internally by osmux code to print more meaningful
lines.

Since the name is set later than alloc time, the first log line contains
a pointer address (default identification method) which makes unit test
fail, hence we need to filter & replace those pointer addresses when
running the testsuite.

Related: SYS#6161
Change-Id: Ibbcfdb23a6015ce45840bb64b2b560c2806f7ff6
---
M include/osmocom/netif/osmux.h
M src/osmux_input.c
M tests/osmux/osmux_test.c
M tests/osmux/osmux_test.ok
M tests/testsuite.at
5 files changed, 22 insertions(+), 5 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/10/30210/2

To view, visit change 30210. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: Ibbcfdb23a6015ce45840bb64b2b560c2806f7ff6
Gerrit-Change-Number: 30210
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newpatchset