zephyr/scripts/west_commands/tests
Enjia Mai 12c44aaec7 scripts: runner: add a intel_adsp west runner
Add a intel_adsp west runner instead of using misc-flasher for
intel_adsp boards. Now running the test on intel_adsp_cavs by:

  west build -b intel_adsp cavs25 ...
  west flash --remote-host [remote hostname or ip addr] \
             --rimage-tool [path to rimage tool] \
             --config-dir [path to dir of .toml config file] \
             --key [path to signing key]

The intel_adsp west depends on the cavstool_server.py running
on the remote host machine.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-06-05 14:13:57 +02:00
..
nrfjprog
conftest.py
test_blackmagicprobe.py scripts: runners: add connect_srst support for blackmagicprobe 2021-11-22 22:20:02 -05:00
test_bossac.py
test_build.py
test_canopen_program.py runners: canopen: poll for flash ready 2021-10-14 10:44:21 +02:00
test_dediprog.py
test_dfu_util.py
test_gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
test_imports.py scripts: runner: add a intel_adsp west runner 2022-06-05 14:13:57 +02:00
test_mdb.py ARC: west: mdb runner: change folder to run MDB 2022-06-02 13:09:51 +02:00
test_nrfjprog.py west: runners: Fix verify warning from nrfjprog 2022-03-01 08:41:40 -08:00
test_pyocd.py
test_stm32cubeprogrammer.py
test_stm32flash.py