add unique_ids_test.c

Verify that skipping used IDs works for:
- PFCP UP-SEID
- GTP local TEID
- chain_id for nft rulesets -- so far expected to fail,
  fix follows in I139b46de0bd15185a7a06109d55f7c759755ec81.

Related: OS#5900
Change-Id: I36acff15f22d23ade4d281c2af3eb117dfc10359
This commit is contained in:
Neels Janosch Hofmeyr
2023-02-09 17:41:35 +01:00
committed by neels
parent 4e4315c2ba
commit 27a90869c7
15 changed files with 1076 additions and 24 deletions

View File

@@ -203,6 +203,7 @@ AC_OUTPUT(
src/osmo-pfcp-tool/Makefile
tests/Makefile
tests/atlocal
tests/unique_ids/Makefile
doc/Makefile
doc/examples/Makefile
doc/manuals/Makefile