aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-07AMR: add functions to convert between bw-efficient and octet-alignedpmaier/amrmanglePhilipp Maier4-2/+492
2019-02-07Add stream client/server testMax5-1/+417
2018-08-01Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte1-3/+4
2018-05-15jibuf: Fix out-of-order seq queue around syncpointsPau Espin Pedrol2-4/+3
2018-05-15tests: jibuf_test: Add scenario to show out-of-order bugPau Espin Pedrol2-0/+83
2018-05-15tests: jibuf_test: Set some functions as staticPau Espin Pedrol1-2/+2
2018-04-19osmux: Move examples and tests to use new output APIsPau Espin Pedrol3-18/+13
2018-04-19osmux: Set Marker bit on osmux frame loss detectedPau Espin Pedrol2-10/+17
2018-04-19tests: Add osmux2 testsuitePau Espin Pedrol4-1/+497
2018-04-17examples: use osmo_init_logging2Pau Espin Pedrol1-1/+3
2018-04-17Build jibuf_tool based on libpcap availabilityPau Espin Pedrol1-4/+9
2018-04-17tests: use osmo_init_logging2Pau Espin Pedrol2-2/+6
2018-04-13jibuf: Estimate src clock skewPau Espin Pedrol4-10/+972
2018-04-13tests: jibuf_tool: Add seq.pltPau Espin Pedrol1-0/+50
2018-04-13jibuf: re-sync clock out of sync timestampsPau Espin Pedrol3-2/+128
2018-04-13jibuf: Take RTP marker into accountPau Espin Pedrol3-2/+74
2018-04-13tests: jibuf_tool: Add parameters to control size of bufferPau Espin Pedrol1-4/+14
2018-04-13tests: jibuf_tool: Add OSMUX supportPau Espin Pedrol1-3/+40
2018-04-13tests: jibuf_tool: Improve jibuf_test to read pcapsPau Espin Pedrol3-105/+308
2018-04-13tests: jibuf_tool: Initial commitPau Espin Pedrol3-1/+421
2018-04-13jibuf: Add initial implementation of Jitter BufferPau Espin Pedrol4-2/+961
2018-04-12tests: osmo-pcap-test: Fix pcap includes not found in old versionsPau Espin Pedrol2-2/+2
2018-02-26test: osmo-pcap-test: Fix clock drift while replaying pcap filePau Espin Pedrol2-7/+26
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-08-08tests: osmo-pcap: Allow different l2 pktsPau Espin Pedrol9-50/+189
2017-08-08tests: osmo-pcap: Fix per packet timerPau Espin Pedrol2-7/+13
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-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
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: compile tests with debugging symbols, ie. -gPablo 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-10-02build: remove all_includesJan Engelhardt1-1/+1
2014-10-02build: put dependency libraries in the right place in MakefilesJan Engelhardt1-1/+1
2014-05-22misc: Fix distcheck and refer to the right file0.0.3Holger Hans Peter Freyther3-4/+5
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-24tests: Use the libosmonetif we just built for the testsHolger Hans Peter Freyther1-1/+1
2013-05-24add testsuite infrastructure and osmux testPablo Neira Ayuso4-0/+216