]> git.alsa-project.org Git - alsa-utils.git/commit
alsabat: add bash test script
authorLu, Han <han.lu@intel.com>
Tue, 15 Mar 2016 03:18:54 +0000 (11:18 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Mar 2016 08:59:56 +0000 (09:59 +0100)
commitf84c15ca1d716ea1a6f58c3837608d5a0e542c58
tree7f8f6475d5171d008ad538ee3632ebd7c3907720
parent72800ad6bd32dc349c02a8328e73524423b60076
alsabat: add bash test script

Add bash script for alsabat feature test. It covers basic alsabat
features, including waveform and wav file generate, playback,
capture and analysis with configurable parameters under different
work modes. (loopback, single line, standalone and local mode)
Usage examples:
        alsabat-test.sh
        alsabat-test.sh plughw:1,0
        alsabat-test.sh plughw:1,0 plughw:1,0

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
bat/Makefile.am
bat/alsabat-test.sh [new file with mode: 0755]