aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* iuup: Fix Handling of subsequent Initialization msgsPau Espin Pedrol2022-06-132-13/+9
* tests/iuup: Showcase IuUP stack not answering subsequent Init msgsPau Espin Pedrol2022-06-132-0/+115
* iuup: Fix IPTIs_present not set to 0 if no IPTIs receivedPau Espin Pedrol2022-05-272-0/+117
* coding: add gsm0503_detect_a[fh]s_dtx_frame2()Vadim Yanitskiy2022-05-272-21/+25
* iuup: Rework API to support RFCI IDs != RFCI indexPau Espin Pedrol2022-05-251-5/+5
* coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%)Vadim Yanitskiy2022-05-251-3/+3
* tests/dtx: test tagging of FACCH/[FH] framesVadim Yanitskiy2022-05-192-0/+31
* tests/dtx: test detection/decoding of A[FH]S_SID_UPDATEVadim Yanitskiy2022-05-192-0/+121
* gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol2022-04-262-0/+27
* rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol2022-04-052-0/+48
* bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy2022-03-222-0/+31
* gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol2022-03-181-1/+1
* gsm0808_test: Add new unit test showing dec errorPau Espin Pedrol2022-03-182-0/+55
* gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol2022-02-161-2/+3
* gsm0808: Test if we properly decode a SRVCC cell identifier listHarald Welte2022-02-161-0/+13
* tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy2022-01-314-21/+5
* logging: fix printing of '\0' when filename printed lastVadim Yanitskiy2022-01-311-0/+0
* add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2()Neels Hofmeyr2022-01-311-2/+4
* tests/logging: also test printing the filename informationVadim Yanitskiy2022-01-313-0/+10
* tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy2022-01-315-7/+33
* PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr2022-01-211-2/+3
* iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol2022-01-072-5/+14
* select: gather statistics for TCP connectionsPhilipp Maier2021-12-231-0/+1
* Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte2021-12-225-2/+604
* treewide: remove FSF addressOliver Smith2021-12-1440-161/+5
* tests/testsuite.at: ensure empty stderr for the bitvec_testVadim Yanitskiy2021-11-181-1/+1
* bitvec_read_field(): fix incorrect bit-shift issue found by UBSanVadim Yanitskiy2021-11-181-1/+1
* bitvec_read_field(): indicate errors using errnoVadim Yanitskiy2021-11-182-17/+18
* tests/tdef: rename the binaries to end with '_test'Vadim Yanitskiy2021-11-177-21/+21
* tests/vty: fix use of GNU 'missing =' extension in designatorVadim Yanitskiy2021-11-171-3/+3
* add osmo_time_cc, moved from osmo-bscNeels Hofmeyr2021-11-154-0/+1109
* stats: clarify error messages in cfg_no_stats_reporter_{statsd,log}Vadim Yanitskiy2021-11-091-0/+5
* stats: don't mark reporter as 'disable' beforehandVadim Yanitskiy2021-11-091-14/+4
* stats: cosmetic: print 'stats interval' before the reportersVadim Yanitskiy2021-11-091-1/+1
* stats: allow configuring reporter's name in the VTYVadim Yanitskiy2021-11-091-4/+70
* stats: use llist_add_tail() in osmo_stats_reporter_alloc()Vadim Yanitskiy2021-11-091-34/+34
* tests/stats: add VTY transcript testsVadim Yanitskiy2021-11-093-0/+255
* logging: Change stderr + file target to use non-blocking writeHarald Welte2021-10-261-0/+1
* ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvciAlexander Couzens2021-10-081-1/+1
* refactor stat_item: report only changed valuesNeels Hofmeyr2021-09-302-6/+4
* refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr2021-09-303-106/+124
* ns2: nsvc: add a uptime/downtime to track the last state changeAlexander Couzens2021-09-231-8/+8
* ns2: nse: add a uptime/downtime to track the last state changeAlexander Couzens2021-09-231-2/+2
* osmo-auc-gen: Print RFC3310 IMS HTTP-AKA style base64 nonce/resHarald Welte2021-09-211-0/+30
* base64: reformat using Lindent to conform to our coding styleHarald Welte2021-09-211-32/+30
* base64: Migrate over to osmocomHarald Welte2021-09-214-0/+70
* stats_test: assert counter and stat item val counts separatelyNeels Hofmeyr2021-09-202-57/+51
* utils: add osmo_str_to_int() and osmo_str_to_int64()Neels Hofmeyr2021-09-122-3/+316
* gprs_ns2_sns: implement local change weight procedureAlexander Couzens2021-09-041-1/+1
* stats: send real last value if no new values comeOliver Smith2021-08-202-1/+3