aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2021-01-14tests/hnb-test: check return code of hnbap_encode_ueregisterrequestiesPau Espin Pedrol1-0/+2
2021-01-14tests/hnb-test: Fix signedness of imsi_bufPau Espin Pedrol1-2/+2
2021-01-14tests/hnb-test: Drop unused variablesPau Espin Pedrol1-3/+2
2021-01-14tests/hnb-test-ranap: Fix incorrect pointer type castPau Espin Pedrol1-1/+1
2020-05-19Fix OneDefinitionRule Asan violation in tests and osmo-hnbgwPau Espin Pedrol4-6/+6
2020-05-19tests: Fix trailing whitespacePau Espin Pedrol2-2/+2
2020-04-20Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-07tests/test-ranap: cosmetic: remove unused variable 'rc'Vadim Yanitskiy1-1/+1
2020-04-07tests/test-helpers: fix endianness: do not print uint32_t as raw bytesVadim Yanitskiy2-3/+2
2020-04-07tests/test-helpers: fix some -Wpointer-sign warnings reported by GCCVadim Yanitskiy1-10/+10
2020-03-20tests/test-ranap.c: Fix wrong printf formatPau Espin Pedrol1-2/+2
2020-03-20tests/hnb-test-ranap.c: Fix wrong printf formatPau Espin Pedrol1-1/+1
2020-02-15tests: Missing return statementMartin Hauke2-1/+2
2019-04-20ranap_msg_factory: Fix criticality of PDUsHarald Welte1-5/+5
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-0/+2
2018-02-28hnb-test: log accurate three-digit MNC with leading zerosNeels Hofmeyr1-4/+5
2017-11-22test_common: fix compiler warning: include ranap_common.hNeels Hofmeyr1-0/+2
2017-11-22tests: sanitize: fix mem leaks, clean after testsNeels Hofmeyr5-1/+33
2017-11-21Add "-Wall" to the compile rules of the non-asn1c-generated source codeHarald Welte1-1/+1
2017-11-08vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-07-05migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UANeels Hofmeyr2-8/+4
2017-02-02new_rab_par_voice(): add bitrate params, call with (6700, 12200)Neels Hofmeyr1-4/+4
2017-02-02ranap: make X.213 NSAP 160 bits long, zero paddedNeels Hofmeyr1-11/+15
2017-02-01cs RAB: add nAS_SynchronisationIndicatorNeels Hofmeyr1-10/+10
2016-10-13fix msgb talloc context initializationNeels Hofmeyr3-3/+2
2016-10-10fix build: look for generated sources in builddir, not srcdirNeels Hofmeyr1-3/+3
2016-09-26log VTY telnet bind only onceNeels Hofmeyr1-1/+0
2016-09-16ranap: include port in RTP TransportLayerInformationNeels Hofmeyr1-4/+4
2016-09-09build: parallel build: require ../libosmo-ranap.la from tests/Neels Hofmeyr1-0/+3
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr5-5/+10
2016-09-09build: distcheck: add missing bits for testsuite distcheckNeels Hofmeyr1-0/+10
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr1-0/+2
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr3-5/+5
2016-09-09tests: don't log filename nor color in unit testsNeels Hofmeyr2-3/+5
2016-09-08RAB Assign for voice: heed the x213 nsap flagNeels Hofmeyr1-1/+1
2016-07-12fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_*Neels Hofmeyr1-6/+6
2016-05-04fix test-ranap, after tmsi endianness fixNeels Hofmeyr1-2/+2
2016-05-03fix: test-ranap.c: missing NULL initNeels Hofmeyr1-1/+1
2016-05-02test-ranap: fix missing free in test_aper_causemisc, fixes expoutNeels Hofmeyr1-0/+1
2016-05-01RAB parameters: add Extended Max BitrateHarald Welte1-11/+11
2016-05-01test-ranap: Add test case about constrained integer range decodeHarald Welte2-0/+30
2016-04-30Add test case about RANAP MaxBitrate encodingHarald Welte2-6/+46
2016-04-25new RAB: add use_x213_nsap parameter / change it to boolNeels Hofmeyr1-1/+1
2016-04-25ranap_parse_lai(): properly initialize out-arg, adjust test experrNeels Hofmeyr1-2/+2
2016-04-20dummy-cn: add optarg, add --bind argumentNeels Hofmeyr1-1/+52
2016-04-20ranap_msg_factory: Add keystatus parameter for security mode cmdDaniel Willmann2-2/+2
2016-04-19hnb-test: receive Paging, add CL rxNeels Hofmeyr4-0/+55
2016-04-19hnb-test: request Iu Release, handle Iu Release CommandNeels Hofmeyr3-0/+25
2016-04-19hnb-test: add Security Mode Command handlingNeels Hofmeyr3-0/+26
2016-04-19hnb-test: cosmetic: rename hnb_test_nas_tx_dt() to hnb_test_tx_dt()Neels Hofmeyr1-4/+4