aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-03-17tests/v110: assert(user_data_chunk_bits) in test_ra1()Vadim Yanitskiy1-1/+4
2023-03-14error log: osmo_sock_init2_multiaddr() v4/v6 mixNeels Hofmeyr1-4/+4
2023-03-14fix 'make vty-test' for --disable-gbNeels Hofmeyr1-0/+5
2023-03-14tests/Makefile.am: Move LDADD to right positionPau Espin Pedrol1-67/+77
2023-03-14tests/Makefile.am: Drop duplicated libosmogb.la in LDADDPau Espin Pedrol1-2/+2
2023-03-14tests/Makefile.am: Move system libs at the end of listPau Espin Pedrol1-10/+15
2023-03-08gsm: TS 44.021 modified V.110 frame encoding/decoding supportHarald Welte4-0/+139
2023-03-08isdn: Add V.110 encoder/decoderHarald Welte6-0/+387
2023-03-03gsm0808: make CSD enum values consistent with RSLOliver Smith1-5/+5
2023-02-28improve test output for gsm0808_sc_cfg_from_gsm48_mr_cfg()Neels Hofmeyr2-424/+468
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