summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* TLV: Add one-shot TLV encoderHarald Welte2019-05-192-0/+49
* add osmo_stat_item_inc/osmo_stat_item_dec to set it relativeAlexander Couzens2019-05-071-0/+16
* GSUP: add inter-MSC handover related msgs and IEsOliver Smith2019-04-263-4/+347
* GSUP: add Message Class IENeels Hofmeyr2019-04-132-5/+7
* add osmo_{escape,quote}_str_buf2() for standard args orderingNeels Hofmeyr2019-04-122-6/+6
* tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()Neels Hofmeyr2019-04-112-0/+23
* add osmo_str_startswith()Neels Hofmeyr2019-04-112-0/+43
* fsm_dealloc_test: no need for ST_DESTROYINGNeels Hofmeyr2019-04-112-1799/+1520
* fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr2019-04-114-225/+3290
* fsm: add flag to ensure osmo_fsm_inst_term() happens only onceNeels Hofmeyr2019-04-111-38/+340
* add fsm_dealloc_test.cNeels Hofmeyr2019-04-113-1/+606
* add osmo_use_count APINeels Hofmeyr2019-04-085-0/+522
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-084-0/+538
* osmo_escape_str_buf: Always copy, don't return input string pointerHarald Welte2019-03-292-11/+1
* tests: use -no-install libtool flag to avoid ./lt-* scriptsHarald Welte2019-03-191-1/+1
* 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
* fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr2019-03-072-4/+4
* fix tdef_test.c: do call the function-to-test in all casesNeels Hofmeyr2019-03-063-19/+19
* tdef_test: tweak output to prepare for a fixNeels Hofmeyr2019-03-063-21/+24
* represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr2019-03-062-30/+60
* coding: check gsm0503_rach_*() resultsMax2019-03-051-8/+10
* log: fsm: allow logging the timeout on state changeNeels Hofmeyr2019-02-262-10/+13
* NS: Factor out gprs_nsvc_start_test() and use itHarald Welte2019-02-261-10/+10
* LCLS: add string dump helpersMax2019-02-262-3/+6
* gsm0808: Add unit tests for test_create_clear_command2()Harald Welte2019-02-182-0/+26
* add OSMO_STRBUF_PRINTF()Neels Hofmeyr2019-02-172-0/+103
* Enable remote SIM protocol log levelMax2019-02-141-1/+1
* platform independence fix: tdef range testsNeels Hofmeyr2019-02-068-133/+490
* bitvec: Add bitvec_tailroom_bits() functionHarald Welte2019-02-051-0/+19
* bitvec: Add bitvec_bytes_used() functionHarald Welte2019-02-052-0/+28
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-0410-0/+2095
* vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr2019-02-042-0/+24
* vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2019-02-041-1/+1
* add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr2019-02-043-2/+301
* osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr2019-01-293-0/+57
* build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr2019-01-291-0/+1
* add osmo_hexdump_buf() and testNeels Hofmeyr2019-01-282-0/+122
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-282-0/+459
* gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digitsHarald Welte2019-01-222-16/+16
* 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
* gsm23003: add osmo_imei_str_valid()Oliver Smith2019-01-142-0/+54
* port arfcn range encode support from osmo-bscStefan Sperling2019-01-122-0/+402
* add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr2019-01-082-0/+44
* tests/gsup_test.c: drop session IEs from MO-ForwardSM ErrorVadim Yanitskiy2019-01-052-10/+4
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-231-13/+20