mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
37018e5143eafdd6f900b5e5ba21e53bf723d3f9
This test covers check for WCD and HDMI audio driver/devices and check /proc/asound to ensure soundcard has devices attached. Common assert_soundcard_present is implemented to check /proc/asound for soundcards a devices associated with it. In this case 2 Playbacks and 1 Capture device. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
- Steps to run bootrr locally (helpful while testing on local board or creating new tests) Clone the bootrr repo or use a tarball from repo Run the below cmds for running tests for a given board locally # export PATH=$PWD/helpers:$PATH # ./boards/<file>
Description
Languages
Shell
99.4%
Makefile
0.6%