summaryrefslogtreecommitdiffstats
path: root/tests/gsm0808
Commit message (Expand)AuthorAgeFilesLines
* gsm0808_test: Fix wrong use of memcpPau Espin Pedrol2019-07-301-1/+4
* gsm0808_utils: fix gsm48 multirate to S-bit converterPhilipp Maier2019-03-112-19/+68
* gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier2019-03-112-35/+225
* add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr2019-03-082-8/+169
* LCLS: add string dump helpersMax2019-02-262-3/+6
* gsm0808: Add unit tests for test_create_clear_command2()Harald Welte2019-02-182-0/+26
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-282-0/+459
* LCLS: make GCR into static member of osmo_lclsMax2019-01-191-18/+22
* LCLS: add status parameter to Assignment Completed messageMax2019-01-191-4/+5
* LCLS: add GCR comparison helperMax2019-01-141-19/+4
* LCLS: expand enc/dec testsMax2019-01-141-0/+12
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-231-13/+20
* tests/gsm0808: use new msgb comparison APIVadim Yanitskiy2018-12-211-12/+4
* LCLS: add gsm0808_create_ass2()Max2018-12-142-0/+79
* LCLS, TS 48.008: add GCR IE encoding/decodingMax2018-12-142-0/+81
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-082-7/+31
* Support cipher mode reject with extended causeMax2018-11-192-1/+44
* Fix deprecation warning in gsm0808_testMax2018-11-061-4/+12
* Update cipher reject functionMax2018-11-021-1/+1
* gsm0808: allow decoding of zero length speech codec lists.Philipp Maier2018-10-161-0/+23
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-252-0/+190
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-192-0/+423
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-162-421/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-142-0/+421
* gsm0808_test: silence deprecation: use gsm0808_create_layer3_2()Neels Hofmeyr2018-04-231-1/+11
* gsm0808_test: fix more missing inits (address sanitizer issues)Neels Hofmeyr2018-04-231-59/+52
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-182-97/+54
* test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properlyNeels Hofmeyr2018-04-151-7/+7
* test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACsNeels Hofmeyr2018-04-132-4/+4
* test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytesNeels Hofmeyr2018-04-132-8/+9
* add gsm0808_{enc,dec}_cell_idNeels Hofmeyr2018-04-132-0/+206
* add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr2018-04-132-0/+280
* cosmetic: gsm0808_test: drop extraneous assertionNeels Hofmeyr2018-03-241-1/+0
* fix gsm0808_enc_cell_id_list2 for leading-zero MNCNeels Hofmeyr2018-03-231-4/+1
* show failure in gsm0808_enc_cell_id_list2() in gsm0808_testNeels Hofmeyr2018-03-231-4/+8
* gsm0808_test: cosmetic: test non-hex MCCNeels Hofmeyr2018-03-231-6/+6
* gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failureNeels Hofmeyr2018-03-231-24/+32
* gsm_08_08: correct speech codec defaultsPhilipp Maier2018-03-231-7/+7
* add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier listsStefan Sperling2018-03-161-0/+61
* fix parse_cell_id_lac_and_ci_list()Stefan Sperling2018-03-161-0/+42
* fix bug in parse_cell_id_ci_list()Stefan Sperling2018-03-161-0/+35
* use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()Stefan Sperling2018-03-151-0/+57
* fix cell identifier decoding in libosmocoreStefan Sperling2018-03-151-0/+37
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-25/+22
* gsm0808_create_cipher_reject: Fix encoding of Cause IEHarald Welte2017-12-171-1/+1
* gsm0808_test: sanitize: fix msgb memleakNeels Hofmeyr2017-11-181-0/+2
* gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier2017-06-221-41/+36
* gsm0808: make gsm0808_create_reset_ack() accessiblePhilipp Maier2017-04-082-0/+14
* gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2017-04-082-0/+51
* gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2017-04-082-0/+43