aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-12-08bitmask to string: shortenNeels Janosch Hofmeyr1-3/+3
2022-12-08fix coding of Node ID: FQDN typeNeels Janosch Hofmeyr1-2/+2
2022-12-08fix coding of Network Instance IENeels Janosch Hofmeyr2-4/+6
2022-11-23PFCP: add Network Instance IE in PDI IENeels Janosch Hofmeyr2-6/+22
2022-11-22pfcp_test: fix order of dependenciesNeels Janosch Hofmeyr1-1/+1
2022-11-22tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy4-4/+4
2022-11-21pfcp_test: add missing 'pdi_present = true'Neels Janosch Hofmeyr2-3/+4
2022-11-21pfcp_test: init logging, for PFCP errorsNeels Janosch Hofmeyr1-0/+19
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte5-10/+10
2022-08-24gtlv: test repeated IEIs to several struct membersNeels Hofmeyr2-46/+379
2022-08-24gtlv: check memory bounds 3/3: encoding to strNeels Hofmeyr3-5/+5
2022-08-24gtlv: check memory bounds 2/3: decoding TLVNeels Hofmeyr1-1/+2
2022-08-24gtlv: check memory bounds 1/3: encoding TLVNeels Hofmeyr1-1/+2
2022-08-10debian packaging of libosmo-gtlv and libosmo-pfcpNeels Hofmeyr1-1/+1
2022-06-17install libosmo-pfcpNeels Hofmeyr1-2/+2
2022-06-17install libosmo-gtlvNeels Hofmeyr4-7/+7
2022-06-16add pfcp msg testNeels Hofmeyr5-0/+705
2022-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr11-117/+774
2022-06-16libosmo-gtlv: add C code generator for IE structs and arraysNeels Hofmeyr8-0/+856
2022-06-16libosmo-gtlv: add auto dec/enc to/from structsNeels Hofmeyr4-0/+568
2022-06-16libosmo-gtlv: add generic TLV de- and encoderNeels Hofmeyr5-0/+806
2022-06-16initial osmocom boilerplate source treeNeels Hofmeyr3-0/+51