aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmux
AgeCommit message (Expand)AuthorFilesLines
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-10-03osmux: Replace deprecated osmux_xfrm_input_* APIs in examples & testsPau Espin Pedrol2-65/+67
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 Pedrol2-0/+288
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 Pedrol2-0/+0
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-02osmux: Allocate struct osmux_out_handle through APIPau Espin Pedrol2-60/+87
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol1-1/+1
2019-11-20osmux_test: don't use color loggingNeels Hofmeyr2-214/+215
2019-10-18tests: osmux_test: Hardcode h_output values set by random()Pau Espin Pedrol1-0/+3
2019-10-04tests: osmux_test: Provide More accurate logging expectanciesPau Espin Pedrol2-12/+1095
2019-10-04tests: osmux_test: Use fake time also for monotonic clockPau Espin Pedrol1-4/+29
2019-05-17osmux: Extend osmux_out_handle and add new API to set rtp payload_typePau Espin Pedrol2-6/+6
2018-04-19osmux: Move examples and tests to use new output APIsPau Espin Pedrol1-5/+3
2018-04-19osmux: Set Marker bit on osmux frame loss detectedPau Espin Pedrol2-10/+17
2018-04-19tests: Add osmux2 testsuitePau Espin Pedrol2-0/+486
2018-04-17tests: use osmo_init_logging2Pau Espin Pedrol1-1/+3
2017-09-11osmux: fix buffer management mess in snprintf() callsPablo Neira Ayuso1-4/+4
2017-08-14osmux: Slightly improve output format of osmux_snprintfPau Espin Pedrol1-1/+1
2017-04-27osmux: Use osmo_gettimeofday for testing puroposesPau Espin Pedrol1-4/+24
2017-04-27osmux: Add RTP marker bit supportPau Espin Pedrol1-1/+64
2016-07-07osmux-test: remove real-time constraint by defaultNeels Hofmeyr1-0/+10
2016-02-29osmux_test.c: tweak error reportNeels Hofmeyr1-1/+3
2015-07-21tests: osmux: iterate 64 times in osmo_test_loop()Pablo Neira Ayuso1-1/+1
2015-07-21tests: osmux: fix msgb leaksPablo Neira Ayuso1-0/+2
2015-07-21tests: osmux: test circuit reopening after closurePablo Neira Ayuso1-0/+7
2015-07-21tests: osmux: validate dummy padding with no voice data interactionPablo Neira Ayuso1-0/+4
2015-07-21tests: osmux: test online deactivation of dummy paddingPablo Neira Ayuso1-0/+4
2015-07-21tests: osmux: factor out main test loopPablo Neira Ayuso1-28/+36
2015-07-21tests: osmux: adapt it to use the new circuit APIPablo Neira Ayuso1-0/+13
2014-05-22misc: Fix distcheck and refer to the right file0.0.3Holger Hans Peter Freyther1-0/+0
2013-12-16tests: osmux: no need to skip RTP message anymorePablo Neira Ayuso1-6/+4