]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: ops-test: Add some basic kunit tests for soc-ops
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 18 Mar 2025 17:14:45 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Mar 2025 12:47:57 +0000 (12:47 +0000)
commit7a24b876ad8cdd56457e881d384a038922b508c3
tree66d8af2dbd45db64302ff9ca6cc1b0edcdad0f1e
parent88f200955977c211be053afebe3264debb9680f8
ASoC: ops-test: Add some basic kunit tests for soc-ops

Add some basic kunit tests for some of the ASoC control put and get
helpers. This will assist in doing some refactoring. Note that presently
some tests fail, but the rest of the series will fix these up.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250318171459.3203730-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/soc-ops-test.c [new file with mode: 0644]