]> code.delx.au - pulseaudio/commit
tests: Factor out loopback setup code
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 23 May 2013 09:57:40 +0000 (15:27 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 3 Jun 2013 19:08:44 +0000 (00:38 +0530)
commite001cc1424d4f24303168bc5994529c61e2ec042
tree76abd0da6847e5fc58634d9d625093c56827eabc
parent36bdd720aa3ff11bede9efc5b630e4f8a7f5ea02
tests: Factor out loopback setup code

This moves over setup code for the loopback latency test into a private
library so that we can easily write more tests using the same framework.
src/Makefile.am
src/tests/lo-latency-test.c
src/tests/lo-test-util.c [new file with mode: 0644]
src/tests/lo-test-util.h [new file with mode: 0644]