Re: [PATCH 1/2] dts: add remote create dir function
Tested-by: Dean Marx
[PATCH 1/2] dts: add remote create dir function
Add a function that creates a directory on the remote. Signed-off-by: Thomas Wilks Reviewed-by: Luca Vizzarro Reviewed-by: Paul Szczepanek --- dts/framework/testbed_model/os_session.py| 4 dts/framework/testbed_model/posix_session.py | 4 2 files changed, 8 insertions(+) diff --