From: Jaroslav Kysela Date: Fri, 7 Nov 2025 19:55:07 +0000 (+0100) Subject: test: ucm - remove old syntax configuration files (incomplete anyway) X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=18646517f8b1e012db8b4a154fc91c05095f595b;p=alsa-lib.git test: ucm - remove old syntax configuration files (incomplete anyway) Signed-off-by: Jaroslav Kysela --- diff --git a/test/ucm/TestHDA/Case1.conf b/test/ucm/TestHDA/Case1.conf deleted file mode 100644 index 81b24458..00000000 --- a/test/ucm/TestHDA/Case1.conf +++ /dev/null @@ -1,25 +0,0 @@ -SectionVerb { - EnableSequence [ - exec "Case1 enable seq" - exec "Case1 enable seq 2" - ] - DisableSequence [ - exec "Case2 disable seq" - ] - TransitionVerb."Case2" [ - exec "Case1->Case2 transition seq" - ] - Value { - TestValue1 "123" - } -} - -SectionDevice."Device1".0 { - -} - -SectionModifier."Modifier1".0 { - SupportedDevice [ - "Device1" - ] -} diff --git a/test/ucm/TestHDA/TestHDA.conf b/test/ucm/TestHDA/TestHDA.conf deleted file mode 100644 index 41dd74c8..00000000 --- a/test/ucm/TestHDA/TestHDA.conf +++ /dev/null @@ -1,13 +0,0 @@ -Comment "A test HDA card" - -SectionUseCase."Case1" { - File "Case1.conf" - Comment "Case1 Comment" -} - -SectionDefaults [ - exec "my prg" - msleep 1 - cdev "hw:0" - cset "name='PCM Playback Volume' 50%" -] diff --git a/test/ucm/anothercard/anothercard.conf b/test/ucm/anothercard/anothercard.conf deleted file mode 100644 index 3d9ed7de..00000000 --- a/test/ucm/anothercard/anothercard.conf +++ /dev/null @@ -1 +0,0 @@ -Comment "Another Card" diff --git a/test/ucm/testcard1/testcard1.conf b/test/ucm/testcard1/testcard1.conf deleted file mode 100644 index e69de29b..00000000