aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-06-08stream: Update log messagesDaniel Willmann1-1/+1
2023-03-13tests/Makefile.am: clean up AM_* variablesVadim Yanitskiy1-2/+3
2023-03-13{utils,tests}/Makefile.am: reorder libraries in LDADDVadim Yanitskiy1-16/+7
2023-02-07Bump version: 1.2.0.114-3804-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1
2022-12-19amr: Support all SID and NO_DATA amr formatsPau Espin Pedrol2-11/+20
2022-12-19tests/amr: Add test case for unused FT=14Pau Espin Pedrol2-1/+11
2022-11-21tests/osmux: Add extra asserts to validate osmux header is pulled correctlyPau Espin Pedrol1-0/+5
2022-11-21osmux: Improve logging of osmux_xfrm_inputPau Espin Pedrol1-197/+217
2022-11-18osmux: Introduce API osmux_xfrm_input_set_name()Pau Espin Pedrol2-2/+4
2022-11-18osmux: Support recreating lost RTP packets at start of the batchPau Espin Pedrol2-409/+583
2022-11-16osmux: Set M bit in osmuxhdr if seqnum hole found encoding RTP pktsPau Espin Pedrol4-140/+146
2022-11-16osmux: Use better rationale when limiting amount of lost & forged RTP incomin...Pau Espin Pedrol1-96/+96
2022-11-16osmux: Obey current batch_size restrictions when creating forged RTP packets ...Pau Espin Pedrol2-1/+9
2022-11-16tests/osmux: Test big seqnum holes (>batch_factor) in incoming RTP streamPau Espin Pedrol2-1/+230
2022-11-16tests/osmux: Test incoming RTP stream with seqnum jumps during wraparoundPau Espin Pedrol2-5/+51
2022-11-16tests/osmux: Test replay of one lost RTP packet when generating osmux batchesPau Espin Pedrol2-0/+98
2022-11-15osmux: dup in RTP pkt: Replace potentially internally forged pkt with incomin...Pau Espin Pedrol2-0/+88
2022-11-14osmux: Rework log formatting when replaying detected RTP gapsPau Espin Pedrol1-96/+96
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte2-6/+6
2022-10-03osmux: Replace deprecated osmux_xfrm_input_* APIs in examples & testsPau Espin Pedrol3-73/+74
2022-10-03tests/osmo-pcap/osmux: Replace deprecated API osmux_xfrm_output_init2()Pau Espin Pedrol1-4/+9
2022-10-03osmux: Take into account configured osmux_in_handle->osmux_seq fieldPau Espin Pedrol2-0/+76
2022-09-29osmux: Fix unwanted RTP marker bit upon rx of osmux seqnum wrap aroundPau Espin Pedrol1-1/+1
2022-09-29tests/osmux: Test rx of osmux seqnum wrap aroundPau Espin Pedrol2-0/+42
2022-09-29tests/osmux: Properly flush and free out_handle in osmux_testPau Espin Pedrol2-0/+15
2022-09-29osmux: Fix osmux seqnum incremented globally instead of per circuitPau Espin Pedrol2-580/+582
2022-09-28osmux: Fix AMR F,Q,CMR fields not properly encoded in osmux headerPau Espin Pedrol2-1/+108
2022-09-28tests/osmux: Add new osmux_input_test to validate AMR FT changesPau Espin Pedrol4-1/+306
2022-09-28osmux: Print osmux_hdr rtp_m field in osmux_snprintf()Pau Espin Pedrol1-76/+76
2022-09-28tests: rename test osmux_test2 -> osmux_output_testPau Espin Pedrol4-8/+8
2022-09-28tests/osmux: Always run with fake timePau Espin Pedrol1-36/+1
2022-09-28tests/osmux_test2: Document unit testsPau Espin Pedrol1-1/+16
2022-09-23tests/osmo-pcap-test/osmux_test: Fix return condition check for osmux_xfrm_in...Pau Espin Pedrol1-1/+1
2022-09-12stream: Fix typos in log messagesPau Espin Pedrol1-1/+1
2022-09-02osmux: Allocate struct osmux_out_handle through APIPau Espin Pedrol3-65/+95
2022-07-13tests/amr: fix less-than-zero comparison of an unsigned valueVadim Yanitskiy1-1/+1
2022-06-28Bump version: 1.1.0.14-d1ab-dirty → 1.2.01.2.0Pau Espin Pedrol1-1/+1
2022-02-17amr_test: increase test coverage for oa / bwe conversation2022q1Philipp Maier2-31/+131
2022-01-05amr: Fix length check in bwe<->iuup convertersPau Espin Pedrol2-3/+3
2022-01-05amr: Fix FormatType from parsing BWE AMR headerPau Espin Pedrol1-1/+2
2022-01-04amr: Introduce APIs to convert BE to IuUP/IuFP formatAlexander Couzens2-0/+65
2021-02-23Bump version: 1.0.0.14-3e65-dirty → 1.1.01.1.02021q1Pau Espin Pedrol1-1/+1
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol4-4/+4
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol1-0/+1
2020-05-25amr: fix off-by-one in osmo_amr_bwe_to_oa()Philipp Maier2-9/+9
2020-05-16amr: Fix OA<->BWE conversion.Alexander Chemeris2-64/+98
2020-05-14Revert "amr: Fix OA<->BWE conversion."neels2-85/+56
2020-05-14amr: Fix OA<->BWE conversion.Alexander Chemeris2-56/+85
2020-01-28stream: Rename cli state NONE to CLOSEDPau Espin Pedrol1-1/+1
2020-01-28stream: Add new WAIT_RECONNECT cli statePau Espin Pedrol1-4/+4