mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-21 05:33:44 -04:00
ucm: debug parser
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e820866637
commit
e4083a1182
5 changed files with 274 additions and 160 deletions
11
test/ucm/TestHDA/TestHDA.conf
Normal file
11
test/ucm/TestHDA/TestHDA.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Comment "A test HDA card"
|
||||
|
||||
SectionUseCase."Case1" {
|
||||
File "Case1.conf"
|
||||
Comment "Case1 Comment"
|
||||
}
|
||||
|
||||
SectionDefaults [
|
||||
exec "my prg"
|
||||
msleep 1
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue