aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test-ranap.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-30Add test case about RANAP MaxBitrate encodingHarald Welte1-0/+29
2016-04-25new RAB: add use_x213_nsap parameter / change it to boolNeels Hofmeyr1-1/+1
2016-04-20ranap_msg_factory: Add keystatus parameter for security mode cmdDaniel Willmann1-1/+1
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr1-4/+4
2016-01-01test-ranap: Call new RANAP encoder functions from ranap_msg_factory.cHarald Welte1-0/+35
2015-12-25factor out some common shared test init codeHarald Welte1-24/+3
2015-12-18First compiling (and leak-free) RANAP message generation functionsHarald Welte1-461/+115
2015-12-18test-ranap.c: Further WIP, it now actually compilesHarald Welte1-63/+82
2015-12-18test-ranap.c: More WIP code for convoluted RANAP message encodingHarald Welte1-31/+283
2015-12-16WIP: add some early code for generating required RANAP messagesHarald Welte1-0/+207