64 Commits (5fe84d5b699e6c9589b2a9bbdd19cb915b869a68)

Author SHA1 Message Date
Alberto Escolar Piedras cb53e40ff9 drivers uart_native_posix: rename to native_pty and support N instances 4 months ago
Michael Zimmermann 76b24fac09 twister: terminate_process: fix NoSuchProcess error 5 months ago
Michael Zimmermann 133e1278c2 twister: terminate_process: use contextlib.suppress 5 months ago
Armin Kessler 20b1dddce5 scripts: twister: fix flash to esp32 using esp32 runner 5 months ago
Thomas Günther c2d011f366 twister: fix shell prompt detection with VT100 colors disabled 6 months ago
Grzegorz Chwierut c4d884cc65 twister: Pass extra test args to pytest 7 months ago
Thomas Günther 20409ca2cc doc: add get_filtered_output method documentation 7 months ago
Pieter De Gendt bf2db7afc0 python: Format and sort imports 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 8 months ago
Benjamin Cabé df294e34e1 doc: sphinx-lint: fix bad usage of "default role" 10 months ago
Grzegorz Chwierut 392304706b twister: Pass device flash timeout to pytest-harness. 10 months ago
Reto Schneider 7f1c3d1841 twister: runner: j-link: Fix parameter passing 11 months ago
Michael Arnold 5ee4284320 twister: runner: j-link: use dev-id instead of SelectEmuBySN 11 months ago
Ederson de Souza 55613d035b twister/pytest: Add unlaunched_dut fixture 11 months ago
Grzegorz Chwierut eff7f4d56a twister: pytest: Use configured shell prompt in pytest-harness 11 months ago
Grzegorz Chwierut 8e7cda75cc twister: pytest: Move helper methods to pyteste-harness package 11 months ago
Hake Huang e0f772e880 test: pytest: add linkserver support in pytest 1 year ago
Marcin Niestroj efcc0ed27f scripts: pytest: execute 'zephyr.exe' in application build directory cwd 1 year ago
Henrik Brix Andersen a7d55cfa13 twister: harness: pytest: list available fixtures in device config 1 year ago
Grzegorz Chwierut f52f08f877 twister: pytest: Sysbuild support in pytest-twister-harness 1 year ago
Mike Szczys 7eaca455fa twister: fix serial connection for flash_before 1 year ago
Hake Huang 09e0fb9376 twister: openocd hander: add LPC script CMSIS-DAP support 1 year ago
Katarzyna Giądła fe5a5edfc8 twister: harness: pytest: Check exist of the runner_params 1 year ago
Marcin Niestroj 8654daeebd twister: pytest: use runner_params from hardware map YAML file 1 year ago
Bartlomiej Buczek 0b076a93ca twister: pytest: hardware_adapter: adapt to nrfutil. 1 year ago
Marcin Niestroj 8f9c28282b twister: pytest: escape expected command regex 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Grzegorz Chwierut 8f18094c62 twister: pytest: Fix shell fixture 1 year ago
Michal Smola 1f25531d7c twister: pytest: fix missing messages from hardware target 1 year ago
Michal Smola 5c78b3d842 twister: pytest: fix pty import on Windows 1 year ago
Grzegorz Chwierut cca78041f8 twister: pytest: Fix failing tests of mcumgr fixture. 1 year ago
Grzegorz Chwierut 3e234966dc twister: pytest: Update MCUmgr helper method 1 year ago
Piotr Golyzniak 5a3b9799aa doc: test: improve pytest documentation 2 years ago
Alberto Escolar Piedras 0ce4de8eec pytest sample & docs: Replace native_posix with native_sim 2 years ago
Wilfried Chauveau 2deea4eeee twister: Fix failure on MacOS 2 years ago
Grzegorz Chwierut e466b7ac26 twister: pytest: Improve reporting failed pytest scenarios 2 years ago
Grzegorz Chwierut fffe0b9fad twister: pytest: Parametrize scope of the dut fixture 2 years ago
Grzegorz Chwierut ae336f69c3 tests: mcuboot: pytest: Add image swap test with mcumgr 2 years ago
Grzegorz Chwierut 6c86af0331 twister: pytest: Fix problems with no prompt in tests with shell 2 years ago
Seppo Takalo d1f058e65e scripts: pytest: Add option to filter the captured shell output 2 years ago
Grzegorz Chwierut f618522144 twister: pytest: Move fixtures to one file 2 years ago
Ederson de Souza 1f51a0e0e1 scripts/pylib/pytest-twister-harness: Do not fail on Unicode garbage 2 years ago
Piotr Golyzniak e326015cda scripts: pytest: add Shell helper unit tests 2 years ago
Piotr Golyzniak 577d421ba7 scripts: pytest: add pytester tests 2 years ago
Piotr Golyzniak 36e2b8e2b2 scripts: pytest: add tests to new adapters API 2 years ago
Piotr Golyzniak eb672ddd0a scripts: pytest: improve plugin options 2 years ago
Piotr Golyzniak a31b24372c scripts: pytest: remove logging configuration 2 years ago
Piotr Golyzniak ffbe257663 scripts: pytest: create helper class Shell 2 years ago
Piotr Golyzniak ceb61f38ea scripts: pytest: move helper.py to utils.py 2 years ago
Piotr Golyzniak 32c2be0234 scripts: pytest: divide dut fixture 2 years ago