Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm isn't very efficient, but is clear and works well enough for matching test names, which are short.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected