Add support for the "format" property of the Debug Adapter Protocol StackTrace request to fulfill the host's request to format the resulting StackFrame name differently.
runTests
Also, improve it a little.
Before a file name and a line were returned, but they can be obtained by other means. Fixes: #25091