aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-25coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%)Vadim Yanitskiy1-3/+3
2022-05-19tests/dtx: test tagging of FACCH/[FH] framesVadim Yanitskiy2-0/+31
2022-05-19tests/dtx: test detection/decoding of A[FH]S_SID_UPDATEVadim Yanitskiy2-0/+121
2022-04-26gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol2-0/+27
2022-04-05rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol2-0/+48
2022-03-22bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy2-0/+31
2022-03-18gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol1-1/+1
2022-03-18gsm0808_test: Add new unit test showing dec errorPau Espin Pedrol2-0/+55
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol1-2/+3
2022-02-16gsm0808: Test if we properly decode a SRVCC cell identifier listHarald Welte1-0/+13
2022-01-31tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy4-21/+5
2022-01-31logging: fix printing of '\0' when filename printed lastVadim Yanitskiy1-0/+0
2022-01-31add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2()Neels Hofmeyr1-2/+4
2022-01-31tests/logging: also test printing the filename informationVadim Yanitskiy3-0/+10
2022-01-31tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy5-7/+33
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr1-2/+3
2022-01-07iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol2-5/+14
2021-12-23select: gather statistics for TCP connectionsPhilipp Maier1-0/+1
2021-12-22Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte5-2/+604
2021-12-14treewide: remove FSF addressOliver Smith40-161/+5
2021-11-18tests/testsuite.at: ensure empty stderr for the bitvec_testVadim Yanitskiy1-1/+1
2021-11-18bitvec_read_field(): fix incorrect bit-shift issue found by UBSanVadim Yanitskiy1-1/+1
2021-11-18bitvec_read_field(): indicate errors using errnoVadim Yanitskiy2-17/+18
2021-11-17tests/tdef: rename the binaries to end with '_test'Vadim Yanitskiy7-21/+21
2021-11-17tests/vty: fix use of GNU 'missing =' extension in designatorVadim Yanitskiy1-3/+3
2021-11-15add osmo_time_cc, moved from osmo-bscNeels Hofmeyr4-0/+1109
2021-11-09stats: clarify error messages in cfg_no_stats_reporter_{statsd,log}Vadim Yanitskiy1-0/+5
2021-11-09stats: don't mark reporter as 'disable' beforehandVadim Yanitskiy1-14/+4
2021-11-09stats: cosmetic: print 'stats interval' before the reportersVadim Yanitskiy1-1/+1
2021-11-09stats: allow configuring reporter's name in the VTYVadim Yanitskiy1-4/+70
2021-11-09stats: use llist_add_tail() in osmo_stats_reporter_alloc()Vadim Yanitskiy1-34/+34
2021-11-09tests/stats: add VTY transcript testsVadim Yanitskiy3-0/+255
2021-10-26logging: Change stderr + file target to use non-blocking writeHarald Welte1-0/+1
2021-10-08ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the...Alexander Couzens1-1/+1
2021-09-30refactor stat_item: report only changed valuesNeels Hofmeyr2-6/+4
2021-09-30refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr3-106/+124
2021-09-23ns2: nsvc: add a uptime/downtime to track the last state changeAlexander Couzens1-8/+8
2021-09-23ns2: nse: add a uptime/downtime to track the last state changeAlexander Couzens1-2/+2
2021-09-21osmo-auc-gen: Print RFC3310 IMS HTTP-AKA style base64 nonce/resHarald Welte1-0/+30
2021-09-21base64: reformat using Lindent to conform to our coding styleHarald Welte1-32/+30
2021-09-21base64: Migrate over to osmocomHarald Welte4-0/+70
2021-09-20stats_test: assert counter and stat item val counts separatelyNeels Hofmeyr2-57/+51
2021-09-12utils: add osmo_str_to_int() and osmo_str_to_int64()Neels Hofmeyr2-3/+316
2021-09-04gprs_ns2_sns: implement local change weight procedureAlexander Couzens1-1/+1
2021-08-20stats: send real last value if no new values comeOliver Smith2-1/+3