Applies custom transformations defined in transformOutput to testOutput.
Currently the following actions are supported:
* "sanitize_json" = replace compiler/plattform specific data from generated JSON
* "remove_lines(<re>)" = remove all lines matching a regex <re>
Applies custom transformations defined in transformOutput to testOutput.
Currently the following actions are supported: * "sanitize_json" = replace compiler/plattform specific data from generated JSON * "remove_lines(<re>)" = remove all lines matching a regex <re>