[Tools] Support NoCompile Tests in boilerplate.py
This change modifies tools/boilerplate.py to also support no compile tests. This effectively generates the same code as it does for Cpp implementation files, but also adds the following no compile explanation: // This is a "No Compile Test" suite. // https://dev.chromium.org/developers/testing/no-compile-tests Bug: None Change-Id: I913d8e4673fdb4986f7d7e87a6fef15aae835daf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595533 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#840168}
Showing
Please register or sign in to comment