aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-02-27gsm0808_enc/dec_channel_type: fix transparent flagOliver Smith1-5/+5
2023-02-25convolutional coding for CSDHarald Welte1-0/+32
2023-02-22New unit test for XOR-2G authenticationHarald Welte4-0/+94
2023-02-21tests: add test_gsm0808_enc_dec_channel_type_signOliver Smith1-0/+28
2023-02-13gsm0808_enc/dec_channel_type: support dataOliver Smith1-2/+106
2023-02-09test_gsm0808_enc_dec_channel_type -> …_speechOliver Smith1-2/+2
2023-02-09gsm0808_dec_channel_type: add missing len checkOliver Smith1-0/+12
2023-02-02gprs_ns2_fr: use osmo_netdev to monitor and operate network devicePau Espin Pedrol1-3/+0
2023-01-27libosmocore: Transition to use of 'telnet_init_default'arehbein6-6/+6
2023-01-21create libosmoisdn sub-libraryHarald Welte2-3/+3
2023-01-18Fix all references to config.hPau Espin Pedrol4-4/+4
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-3/+3
2023-01-17socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen()Pau Espin Pedrol1-0/+58
2023-01-12gsm0408_test: add unittest for gsm_gsmtime2fn()Philipp Maier1-0/+22
2023-01-12uitils: add floored and euclidian modulo functionsPhilipp Maier2-0/+90
2023-01-11bitgen test: fix concat macroEric1-3/+3
2022-12-14gsm0808: use new gsm0808_enc_speech_codec[_list]2() APIVadim Yanitskiy1-5/+5
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte38-188/+188
2022-10-27gb/vty: Show if NSVC is blocked locally by O&M/vty or by remotearehbein1-8/+8
2022-10-17msgb: expand copy testMax1-4/+16
2022-09-15vty: Allow using hex representations in cmd numeric rangesPau Espin Pedrol3-0/+125
2022-08-23gsm0408_test: do not print errno in expected outputNeels Hofmeyr2-51/+51
2022-08-17Revert "Add osmo_sockaddr_strs_to_str()"neels2-63/+2
2022-08-14Add osmo_sockaddr_strs_to_str()Max2-2/+63
2022-08-06cbsp: Fix decoding of Fail ListPau Espin Pedrol4-0/+123
2022-08-06tests: Run smscb/gsm0341_test during make checkPau Espin Pedrol4-7/+22
2022-08-05gsm0808_enc_aoip_trasp_addr: add length checkOliver Smith1-0/+23
2022-08-04logging: add a new category DLCSN1 for libosmo-csn1Vadim Yanitskiy1-2/+3
2022-07-20tests/tdef: assert pointer returned by osmo_tdef_get_entry()Vadim Yanitskiy1-0/+1
2022-07-19fsm: fix state_chg(): pass microseconds to osmo_timer_schedule()Vadim Yanitskiy2-6/+4
2022-07-19fsm: add unit tests verifying state timeout s/ms accuracyVadim Yanitskiy2-0/+100
2022-07-03gsm48_ie: fix parsing of Bearer capability IE without octet 3aMychaela Falconia1-3/+3
2022-07-03gsm0408_test: add a testcase for gsm48_decode_bearer_cap()Vadim Yanitskiy5-3/+23
2022-07-03gsm0408_test: do not return early in test_bearer_cap()Vadim Yanitskiy1-5/+10
2022-06-29fix uninitialized err pointer passed to osmo_bssap_le_dec()Vadim Yanitskiy1-1/+1
2022-06-13iuup: Fix Handling of subsequent Initialization msgsPau Espin Pedrol2-13/+9
2022-06-13tests/iuup: Showcase IuUP stack not answering subsequent Init msgsPau Espin Pedrol2-0/+115
2022-05-27iuup: Fix IPTIs_present not set to 0 if no IPTIs receivedPau Espin Pedrol2-0/+117
2022-05-27coding: add gsm0503_detect_a[fh]s_dtx_frame2()Vadim Yanitskiy2-21/+25
2022-05-25iuup: Rework API to support RFCI IDs != RFCI indexPau Espin Pedrol1-5/+5
2022-05-25coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%)Vadim Yanitskiy1-3/+3
2022-05-19tests/dtx: test tagging of FACCH/[FH] framesVadim Yanitskiy2-0/+31
2022-05-19tests/dtx: test detection/decoding of A[FH]S_SID_UPDATEVadim Yanitskiy2-0/+121
2022-04-26gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol2-0/+27
2022-04-05rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol2-0/+48
2022-03-22bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy2-0/+31
2022-03-18gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol1-1/+1
2022-03-18gsm0808_test: Add new unit test showing dec errorPau Espin Pedrol2-0/+55
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol1-2/+3
2022-02-16gsm0808: Test if we properly decode a SRVCC cell identifier listHarald Welte1-0/+13