On Wed, Dec 17, 2025 at 12:36:39PM +0000, Richard Fitzgerald wrote:
The ASoC kunit tests have specific tests for SX controls. The original patch failed those tests, but it was merged anyway.
The issue there is that these tests use weird names in the form
single volsw_sx: 0,0 -> range: 15->4(0), sign: 0, inv: 0 -> 0xf,0x0
which was causing the tests to just not get matched when checking results.