zephyr/doc/develop/test
Ederson de Souza 10ec2b129c 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: Ederson de Souza <ederson.desouza@intel.com>
2023-11-30 10:03:01 +01:00
..
bsim.rst doc/develop/test/bsim: Update with nrf5340bsim info 2023-11-16 17:53:25 +01:00
coverage.rst doc/develop/test: Replace references to native_posix w native_sim 2023-11-14 06:51:38 -05:00
fixtures.svg
index.rst doc: twister: add documentation for pytest plugin 2023-05-26 13:52:15 -04:00
mocking.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pytest.rst scripts/pylib/twister/twisterlib: Support multiple --pytest-args 2023-11-30 10:03:01 +01:00
twister_and_pytest.svg doc: twister: add documentation for pytest plugin 2023-05-26 13:52:15 -04:00
twister.rst doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
ztest_deprecated.rst docs: ztest: Update documentation for new API 2022-07-15 22:25:41 +00:00
ztest.rst tests/ztest/fail: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00