-----------------------
 Introduction
-----------------------
tts-pulseaudio-tests is a test suite for pulseaudio.
Pulseaudio is an open source audio server under Linux.

The auto test cases cover the basic sink & source query, 
sink & source load/unload, setup default sink & source,
playback sample file etc.



-----------------------
How to Run
-----------------------
Pre-condition:
1. if you don't have testkit-lite, you can get it from https://github.com/testkit/testkit-lite

Steps:
1. prepare some media files and configure /usr/share/tests/ivi-multimedia-tests/tts-pulseaudio-tests/env.sh    --- specify in env.sh
2. launch terminal app in weston UI and play an audio by command "paplay /usr/share/sounds/alsa/Front_Center.wav" to trigger Pulseaudio daemon
3. testkit-lite -f /usr/share/tests/ivi-multimedia-tests/tts-pulseaudio-tests/tests.xml --comm localhost -o ./results.xml


----------------------
Test Environment setup
----------------------
Some audio files are needed(WAVE files), you can configure /usr/share/tests/ivi-multimedia-tests/tts-pulseaudio-tests/env.sh to specify
them; e.g. MF_TEST_8K="/usr/share/tests/ivi-multimedia-tests/tts-pulseaudio-tests/data/PCM_16bit_Mono_8KHz_128Kbps_60sec\(1Mb\).wav"


-----------------------
TODO
-----------------------
