aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-06-08improve API for osmo_routing_area_idNeels Hofmeyr2-0/+200
2023-06-07osmo_io: Remove osmo_iofd_read/write_enable/disableDaniel Willmann1-9/+0
2023-06-07osmo_io: Don't make msg in write_cb constDaniel Willmann1-2/+2
2023-06-02libosmogsm: Add support for TUAK authentication algorithmHarald Welte3-1/+366
2023-06-02libosmogsm: Allow auth API caller to specify RES lengthHarald Welte1-19/+19
2023-05-26coding: fix _tch_csd_burst_map(): do not overwrite FACCHVadim Yanitskiy2-17/+14
2023-05-26coding: test FACCH/[FH] bitstealing in test_csd()Vadim Yanitskiy2-6/+127
2023-05-26coding: implement dedicated codec API for FACCH/[FH]Vadim Yanitskiy2-0/+87
2023-05-25coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4Vadim Yanitskiy2-0/+166
2023-05-25gsm: fix convolutional code definition for TCH/F4.8Vadim Yanitskiy1-2/+2
2023-05-25coding: use gsm0503_tch_hr_decode2() in coding_testVadim Yanitskiy2-13/+12
2023-05-19osmo_io: Support detecting non-blocking connect()arehbein/osmo_io_ipaDaniel Willmann1-0/+1
2023-05-19copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy3-3/+3
2023-05-17codec: replace GSM-FR ECU with new implementationMychaela N. Falconia2-43/+43
2023-05-10tests: Add initial osmo_io testsDaniel Willmann5-0/+203
2023-05-10Add osmo_io with initial poll backendHarald Welte1-2/+3
2023-05-06vty: fix vty->index for implicit go_parent_nodeNeels Hofmeyr1-8/+4
2023-05-06vty: show bug in implicit go_parent_nodeNeels Hofmeyr2-0/+104
2023-05-02Fix 'Fix parsing of TLV_TYPE_SINGLE_TV'Pau Espin Pedrol1-4/+2
2023-05-02tlv: Show bug in decoded tlv_parsed for type TLV_TYPE_SINGLE_TVPau Espin Pedrol1-0/+27
2023-04-14logging vty: probe 'print' and 'logging timestamp' cmdsNeels Hofmeyr1-0/+96
2023-04-05logging: print talloc report on exit from vty testMax1-3/+3
2023-03-30tests: make VTY tests depend on the respective binariesVadim Yanitskiy1-5/+7
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