summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* New upstream version 0.3.0Ruben Undheim2018-08-09
* Import Upstream version 0.2.0Thorsten Alteholz2018-06-10
* Import Upstream version 0.1.1Thorsten Alteholz2018-04-10
* tests: osmux: iterate 64 times in osmo_test_loop()Pablo Neira Ayuso2015-07-21
* tests: compile tests with debugging symbols, ie. -gPablo Neira Ayuso2015-07-21
* tests: osmux: fix msgb leaksPablo Neira Ayuso2015-07-21
* tests: osmux: test circuit reopening after closurePablo Neira Ayuso2015-07-21
* tests: osmux: validate dummy padding with no voice data interactionPablo Neira Ayuso2015-07-21
* tests: osmux: test online deactivation of dummy paddingPablo Neira Ayuso2015-07-21
* tests: osmux: factor out main test loopPablo Neira Ayuso2015-07-21
* tests: osmux: adapt it to use the new circuit APIPablo Neira Ayuso2015-07-21
* build: remove all_includesJan Engelhardt2014-10-02
* build: put dependency libraries in the right place in MakefilesJan Engelhardt2014-10-02
* misc: Fix distcheck and refer to the right fileHolger Hans Peter Freyther2014-05-22
* tests: osmux: no need to skip RTP message anymorePablo Neira Ayuso2013-12-16
* tests: osmux: test multi-batch supportPablo Neira Ayuso2013-12-16
* tests: osmux-test: double timing validation thresholdPablo Neira Ayuso2013-05-27
* tests: osmux_test: exercise osmux_replay_lost_packetsPablo Neira Ayuso2013-05-24
* tests: osmux_test: deadline after 10 secondsPablo Neira Ayuso2013-05-24
* tests: Use the libosmonetif we just built for the testsHolger Hans Peter Freyther2013-05-24
* add testsuite infrastructure and osmux testPablo Neira Ayuso2013-05-24
* fix osmux_test with pcap filePablo Neira Ayuso2013-02-12
* osmux: remove generic functions to register and get ccidPablo Neira Ayuso2012-10-20
* osmux: release of batch message is controled by callerPablo Neira Ayuso2012-10-15
* osmux: support two concurrent calls in output pathPablo Neira Ayuso2012-08-06
* osmux: add infrastructure to map RTP SSRC and osmux CCIDPablo Neira Ayuso2012-08-06
* osmux: batching factor can be explicitly configured by callerPablo Neira Ayuso2012-08-06
* osmux: store internal batching information in struct osmux_in_handlePablo Neira Ayuso2012-08-06
* osmux: remove timeval parameter from osmux_tx_schedPablo Neira Ayuso2012-08-04
* osmux: cleanup tx pathPablo Neira Ayuso2012-08-04
* fix wrong delta between two RTP messagesPablo Neira Ayuso2012-08-04
* osmux: major rework to reduce batch message size (add counter field)Pablo Neira Ayuso2012-08-02
* tests: osmux: initialize input handler before first runPablo Neira Ayuso2012-08-02
* tests: osmo-pcap: callback control the release of the emulated packetPablo Neira Ayuso2012-08-02
* tests: osmo-pcap: cleanup for osmux test receiver loopPablo Neira Ayuso2012-08-02
* tests: osmo-pcap: use logging infrastructurePablo Neira Ayuso2012-07-19
* tests: osmo-pcap: split packet replay from osmux_test codePablo Neira Ayuso2012-07-19
* tests: osmo-pcap: adapt it to use new osmux_tx_schedPablo Neira Ayuso2012-07-19
* tests: osmo-pcap: test osmux functionsPablo Neira Ayuso2012-07-12
* osmo-pcap-test: add -g compilation for debugging (valgrind) and use -losmonetifPablo Neira Ayuso2012-07-12
* tests: osmo-pcap: fix bad UDP header calculationPablo Neira Ayuso2012-07-04
* test: add osmo-pcap-test infrastructurePablo Neira Ayuso2012-06-28