mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a --test-exclude flag that excludes tests matching the provided keywords. Both --test-filter and --test-exclude are now applied before --list-tests, so listing respects the active filters. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>