Message ID | 20210120152846.1703655-1-amadeuszx.slawinski@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Add KUNIT tests for ASoC topology | expand |
On Wed, 20 Jan 2021 16:28:41 +0100, Amadeusz Sławiński wrote: > This series adds unit tests for ASoC topology. > > First fix problems found when developing and running test cases and > then add tests implementation. > > Tests themselves are quite simple and just call > snd_soc_tplg_component_load() with various parameters and check the > result. Tests themselves are described in more detail in commits > adding them. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/5] ASoC: topology: Properly unregister DAI on removal commit: fc4cb1e15f0c66f2e37314349dc4a82bd946fbb1 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
On Wed, 20 Jan 2021 16:28:41 +0100, Amadeusz Sławiński wrote: > This series adds unit tests for ASoC topology. > > First fix problems found when developing and running test cases and > then add tests implementation. > > Tests themselves are quite simple and just call > snd_soc_tplg_component_load() with various parameters and check the > result. Tests themselves are described in more detail in commits > adding them. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [3/5] ASoC: topology: KUnit: Add KUnit tests passing various arguments to snd_soc_tplg_component_load commit: d52bbf747cfa8a2988289009241214a84982cc7d [4/5] ASoC: topology: KUnit: Add KUnit tests passing empty topology with variants to snd_soc_tplg_component_load commit: cec9128dfcf9101f903470e43d46278e5b07ef24 [5/5] ASoC: topology: KUnit: Add KUnit tests passing topology with PCM to snd_soc_tplg_component_load commit: 3ad8c8e9efc53d14d928b84aabe1a27dd5d3171b All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark