]> code.delx.au - pulseaudio/commit
tests: enable to test standalone pulseaudio daemon
authorDeng Zhengrong <dzrongg@gmail.com>
Mon, 23 Jul 2012 05:12:46 +0000 (13:12 +0800)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 4 Aug 2012 06:28:48 +0000 (08:28 +0200)
commit84ffc41bfb9c9f3c7eaa7ff6e106ee2fccb5ea81
tree9937e58d09aeb520e38ae1e403be9f6607c8ccf2
parent89a6fd740fd28c538016cff74655121996c8bc85
tests: enable to test standalone pulseaudio daemon

With this fix, `check-daemon` doesn't need a system-wide running pulseaudio
anymore.

The method to use is to invoke `make check-daemon` under `src/` and it just
works! :)
src/Makefile.am
src/tests/test-daemon.sh [new file with mode: 0755]