Searched refs:simulations (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/scripts/tests/twister/ |
D | test_quarantine.py | 70 simulations, argument 80 simulations=simulations 87 simulations=simulations 108 simulations=['dummy simulation', 'another simulation'] 140 simulations=['dummy simulation', 'another simulation'] 243 simulations=['all'] 249 simulations=['bad sim'] 255 simulations=['all']
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | quarantine.py | 51 simulations: list[str] = field(default_factory=list) variable in QuarantineElement 67 if 'all' in self.simulations: 68 self.simulations = [] 73 self.re_simulations = [re.compile(pat) for pat in self.simulations] 78 if not any([self.scenarios, self.platforms, self.architectures, self.simulations]): 134 qelem.simulations
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | aarch32.rst | 12 Fixed Virtual Platforms (FVP) are complete simulations of an Arm system,
|
D | aarch64.rst | 17 Fixed Virtual Platforms (FVP) are complete simulations of an Arm system,
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 171 You can find more information about how to run BabbleSim simulations in
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-dev.rst | 151 You can find more information on how to run simulations with one or several
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 189 - Tests that require several consecutive simulations (e.g, if simulating a device pairing, powering
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 200 - Allow functional regression testing, and simulations in which we have the 453 This was done to enable very different real SOC simulations to share a common architecture and SOC
|
/Zephyr-latest/boards/arm/mps3/doc/ |
D | index.rst | 25 simulations of the Arm system, including processor, memory and peripherals.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.14.rst | 469 running full system, multi-node simulations, without the need of real 651 running full system, multi-node simulations, without the need of real
|