From 403f28603e271e6bf48ead6ff18efaa11cd6630b Mon Sep 17 00:00:00 2001 From: Al Semjonovs Date: Mon, 26 Sep 2022 15:39:05 -0600 Subject: [PATCH] west: Update documentation on twister script integration Adding documentation for twister wrapper west command Signed-off-by: Al Semjonovs --- doc/develop/west/zephyr-cmds.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/develop/west/zephyr-cmds.rst b/doc/develop/west/zephyr-cmds.rst index b0e0bdfdf3f..7bab6e20bee 100644 --- a/doc/develop/west/zephyr-cmds.rst +++ b/doc/develop/west/zephyr-cmds.rst @@ -174,3 +174,14 @@ As does deleting them:: Additionally the tool allows you to specify the modules you want to list, fetch or clean blobs for by typing the module names as a command-line parameter. + +.. _west-twister: + +Twister wrapper: ``west twister`` +********************************* +This command is a wrapper for :ref:`twister `. + +Twister can then be invoked via west as follows:: + + west twister -help + west twister -T tests/ztest/base