cleanup: rename sanitycheck references to twister
Cleanup references to sanitycheck that should now be twister. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
fadef43433
commit
3befd7d45f
14 changed files with 25 additions and 25 deletions
|
@ -61,7 +61,7 @@ config ZTEST_FATAL_HOOK
|
|||
Use the pre-defined common fatal error handler and a post hook to
|
||||
do actions in your test case, this option often enabled when doing
|
||||
error test case. Remember to add ignore_fault tag in yaml file when
|
||||
using sanitycheck to run testing.
|
||||
using twister to run testing.
|
||||
|
||||
config ZTEST_ASSERT_HOOK
|
||||
bool "Using a pre-defined assert handler and hook function"
|
||||
|
@ -70,7 +70,7 @@ config ZTEST_ASSERT_HOOK
|
|||
Use the pre-defined common assert fail handler and a post hook to
|
||||
do actions in your test case, this option often enabled when doing
|
||||
error test case. Remember to add ignore_fault tag in yaml file when
|
||||
using sanitycheck to run testing.
|
||||
using twister to run testing.
|
||||
|
||||
endif # ZTEST
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue