Skip to content
Commit 10ec2b12 authored by Ederson de Souza's avatar Ederson de Souza Committed by Carles Cufí
Browse files

scripts/pylib/twister/twisterlib: Support multiple `--pytest-args`



One can not even replace sucessfully pytest basic sample `pytest-args`
with command line "--pytest-args", as all it does is to append a single
string to current list of commands, making it impossible to send several
arguments.

This patch fixes that by allowing several instances of `--pytest-args`
to compose the whole list of arguments to be passed to pytest.

Signed-off-by: default avatarEderson de Souza <ederson.desouza@intel.com>
parent ffcf9c59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment