Skip to content
Commit 7058c228 authored by Hake Huang's avatar Hake Huang Committed by Anas Nashif
Browse files

twister: unify test scenario path to backslash



Winodws user may use the `\` as path, but in twister we use the common `/`
as path separated, to avoid the mis-use, convert it to `/` in twister
first normpath, and then replace the os.sep

tested by:

For Linux Like:
west twister -p disco_l475_iot1 -s samples/hello_world/...

For Windows:
west twister -p disco_l475_iot1 -s samples\hello_world\...

fixing: #70310

Signed-off-by: default avatarHake Huang <hake.huang@oss.nxp.com>
parent 5a49b7c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment