| commit | f8b7ffc21c5ecab57f4286aec1d1c046ff4eafed | [log] [tgz] |
|---|---|---|
| author | Mark Brown <broonie@kernel.org> | Thu Dec 16 18:14:23 2021 +0000 |
| committer | Mark Brown <broonie@kernel.org> | Fri Dec 17 12:50:50 2021 +0000 |
| tree | 6133e5144a46006d7a6f69de59fa5592ac2a0860 | |
| parent | d2b63e70d2bf100de58bc858dcd77d2ab08a84dd [diff] |
kselftest: alsa: Validate values read from enumerations Enumerations should return a value between 0 and items-1, check that this is the case. Signed-off-by: Mark Brown <broonie@kernel.org>