doc: rename sanitycheck -> twister

Replace leftover sanitycheck mentions.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-12-11 17:57:30 -05:00
commit 7883eedfde
6 changed files with 9 additions and 9 deletions

View file

@ -198,9 +198,9 @@ Closing Stale Issues and Pull Requests
Continuous Integration
***********************
All changes submitted to GitHub are subject to sanity tests that are run on
All changes submitted to GitHub are subject to tests that are run on
emulated platforms and architectures to identify breakage and regressions that
can be immediately identified. Sanity testing additionally performs build tests
can be immediately identified. Testing using Twister additionally performs build tests
of all boards and platforms. Documentation changes are also verified
through review and build testing to verify doc generation will be successful.