aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libosmo-gtlv/gtlv_dec_enc_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-08-24gtlv: test repeated IEIs to several struct membersNeels Hofmeyr1-14/+155
2022-08-24gtlv: check memory bounds 3/3: encoding to strNeels Hofmeyr1-1/+1
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-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr1-9/+9
2022-06-16libosmo-gtlv: add auto dec/enc to/from structsNeels Hofmeyr1-0/+422