aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test-hnbap.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Move testdir src/tests/ -> tests/Pau Espin Pedrol1-177/+0
2022-11-15test-hnbap: fix defined but not used errorOliver Smith1-6/+0
2022-11-14tests/test-hnbap: add missing includeOliver Smith1-0/+1
2022-01-06test-hnbap: cosmetic: fix sourcecode formattingPhilipp Maier1-2/+1
2022-01-06test-hnbap: remove unused variable rcPhilipp Maier1-2/+0
2022-01-04Introduce dynamic log category for libosmo-rua/hnbapPau Espin Pedrol1-0/+2
2021-10-26hnbap: Use specific prefix for HNBAP generated codePau Espin Pedrol1-20/+19
2017-11-22tests: sanitize: fix mem leaks, clean after testsNeels Hofmeyr1-0/+4
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr1-2/+2
2016-01-07Free ies struct after use in tests and hnbgw_cn/ruaDaniel Willmann1-0/+4
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr1-1/+1
2016-01-03merge (+rename) iu_helpers.c into libosmo-ranapHarald Welte1-2/+2
2015-12-25factor out some common shared test init codeHarald Welte1-13/+5
2015-11-30test-hnbap: Check CID and Identity Info as wellDaniel Willmann1-0/+5
2015-11-30test-hnbap: Use different types for UE request and accept IEsDaniel Willmann1-9/+10
2015-11-27test-hnbap: Test decoding of the hnbap registration requestDaniel Willmann1-0/+50
2015-11-24tests/test-hnbap: Decode HNBAP UE Register accept as wellDaniel Willmann1-1/+23
2015-11-24tests: Add test-hnbap to test en-/decoding of HNBAP messagesDaniel Willmann1-0/+106