On Wed, 22 Jul 2026 00:13:31 +0800, Tao Ding <[email protected]> wrote:
> diff --git a/tests/qtest/meson.build b/tests/qtest/meson.build
> index 56ff860e21..1b13a777c9 100644
> --- a/tests/qtest/meson.build
> +++ b/tests/qtest/meson.build
> @@ -297,7 +297,7 @@ qtests_riscv64 = ['riscv-csr-test'] + \
>    (config_all_devices.has_key('CONFIG_IOMMU_TESTDEV') and
>     config_all_devices.has_key('CONFIG_RISCV_IOMMU') ?
>     ['iommu-riscv-test'] : []) + \
> -  (config_all_devices.has_key('CONFIG_K230') ? ['k230-wdt-test'] : [])
> +  (config_all_devices.has_key('CONFIG_K230') ? ['k230-wdt-test', 
> 'k230-gsdma-test'] : [])
>  
>  qtests_hexagon = ['boot-serial-test']
>  

The new source files haven't been added to the MAINTAINERS.
Please update.
Other than that, there are no issues.

-- 
Junze Cao <[email protected]>


Reply via email to