aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmux
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-16tests: osmux: test multi-batch supportPablo Neira Ayuso1-5/+9
2013-05-27tests: osmux-test: double timing validation thresholdPablo Neira Ayuso1-1/+1
2013-05-24tests: osmux_test: exercise osmux_replay_lost_packetsPablo Neira Ayuso1-2/+10
2013-05-24tests: osmux_test: deadline after 10 secondsPablo Neira Ayuso1-0/+14
2013-05-24add testsuite infrastructure and osmux testPablo Neira Ayuso2-0/+160