libosmo-pfcp/tests
Neels Hofmeyr 43dd5ddf97 bitmask to string: shorten
Remove braces and spaces from PFCP bits to string conversion.

Instead of "( FOO BAR BAZ )", print "FOO+BAR+BAZ".
Instead of "( FORW )", print "FORW".
Instead of "( )", print "-".

The spaces tend to break up readability of strings logged by osmo-upf.

In particular, this affects UP and CP capability bits, Apply Action,
Outer Header Creation.

Change-Id: I38426d6381e96d4a683e46eba1bdd29c73d3f027
2022-12-08 04:23:09 +01:00
..
libosmo-gtlv tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-11-22 09:30:30 +00:00
libosmo-pfcp bitmask to string: shorten 2022-12-08 04:23:09 +01:00
Makefile.am add pfcp msg test 2022-06-16 13:04:33 +02:00
atlocal.in initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
testsuite.at add pfcp msg test 2022-06-16 13:04:33 +02:00