| commit | 9e96c58e581313bd639fd51f37c8e831d7b4a05c | [log] [tgz] |
|---|---|---|
| author | Mark Brown <broonie@kernel.org> | Thu Dec 01 22:17:05 2022 +0000 |
| committer | Mark Brown <broonie@kernel.org> | Thu Dec 01 22:46:30 2022 +0000 |
| tree | 36aedf32df8975293ff5582c0bbb97ac172b6eb5 | |
| parent | b53475ae9d96a5f307b7c17681b56c83b63c97a2 [diff] |
kselftest/alsa: pcm - Add more coverage by default Add more coverage to our standard test cases: - 8kHz mono and stereo to verify that the most common mono format is clocked correctly. - 44.1kHz stereo to verify that this different clock base is generated accurately. - 48kHz 6 channel to verify that 6 channel is clocked correctly. - 96kHz stereo since that is a common audiophile rate. Signed-off-by: Mark Brown <broonie@kernel.org>