Skip to content
Commit 79b955c8 authored by Anas Nashif's avatar Anas Nashif
Browse files

west: build: allow --test-item to accept twister style instance names



This will allow something like this:

west build -b qemu_x86  -T samples/hello_world/sample.basic.helloworld

instead of:

cd samples/hello_world
west build -b qemu_x86  -T sample.basic.helloworld

Using this option will allow to take twister output and just pass it to
west to reproduce failures.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 10081243
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment