Tests: Fix regex matching to handle paths with special characters

Use `string(REGEX QUOTE)` for `MATCHES` with constructed patterns.

Fixes: #27234
5 files changed