On Wed, Jul 27, 2011 at 9:40 PM, Gabriel Beddingfield
<gabrbedd@email-addr-hidden> wrote:
> The mock library wouldn't necc. /work/... just simply do just enough for
> testing.
you have to define "testing" for that to be viable.
suppose you want to test internal client latency or data "movement"
that relies on JACK port connectivity.
this pretty much requires a working libjack that does everything
except talk to a real backend. aka jackd -d dummy
remember that "time" is an important component of any code that uses a
JACK-like API. a test framework has to replicate the periodic nature
of it, at the very least, even if its not RT-ish.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Thu Jul 28 08:15:02 2011
This archive was generated by hypermail 2.1.8 : Thu Jul 28 2011 - 08:15:02 EEST