Skip to content

freedreno/tools: Fix build failure when cffdec isn't built but tests are.

Emma Anholt requested to merge anholt/mesa:fd-build-fix into main

Can't test the tool if we don't build it. Move the other test definition next to the tool, too.

Fixes: 82b5c952 ("freedreno: Move crashdec/cffdec tests to be meson unit tests.")

Merge request reports