Onur Özkan 4d4d814d19
fix(cmake): add proper gtest filtering (#26861)
Before this change, filtered test runs still built every gtest target
because `test_results` depended on all unit and functional gtest targets.

This updates both `px4_add_unit_gtest()` and `px4_add_functional_gtest()`
to use the filtered dependency helper so filtered runs only build the
selected targets.

Signed-off-by: Onur Özkan <work@onurozkan.dev>
2026-03-31 23:05:12 -08:00
..
2023-01-18 22:51:12 -05:00
2019-11-16 15:42:19 -05:00
2025-08-21 16:46:06 +02:00
2019-11-16 16:27:36 -05:00