zephyr/scripts/west_commands/tests
Evgeniy Paltsev 0af51b072c ARC: nSIM: west: launch cores in direct order for simulation run
We've reversed core launch order to workaround issue of
ARConnect initialization interfere with secondary cores
startup (we don't want to workaround it in runtime as it's
only possible in case of debug session).

However it bring us new issues with the simulation run:
 - mismatch arcnum (core ID) with ARConnect ID
 - mismatch arcnum (core ID) with CPU name in nSIM instruction traces

To avoid these issues let's use direct core order for simulation
runs.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2024-05-17 12:40:52 +02:00
..
nrf scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00
conftest.py west runner: Add exe file to configuration 2023-10-10 15:26:09 +02:00
test_blackmagicprobe.py west: runners: blackmagicprobe: elf_file fallback 2024-01-26 14:24:05 -05:00
test_bossac.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_build.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
test_canopen_program.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_dediprog.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_dfu_util.py scripts: west: commands: tests: dfu_util: fix test under Python 3.12 2023-10-26 07:17:10 +02:00
test_gd32isp.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_imports.py west: add teensy loader test 2024-04-09 11:07:21 +02:00
test_mdb.py ARC: nSIM: west: launch cores in direct order for simulation run 2024-05-17 12:40:52 +02:00
test_nrf.py scripts: west_commands: runners: nrf_common: update nRF54H support 2024-03-20 11:35:47 +01:00
test_nxp_s32dbg.py west: add tests for NXP S32 Debug Probe 2023-10-25 18:14:51 -07:00
test_pyocd.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_stm32cubeprogrammer.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_stm32flash.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
test_twister.py west: west twister integration 2023-01-13 15:39:04 -08:00