Attention is currently required from: pespin. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-netif/+/30210
to look at the new patch set (#2).
Change subject: osmux: Introduce API osmux_xfrm_input_set_name() ......................................................................
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