Searched refs:simulations (Results 1 – 9 of 9) sorted by relevance
/Zephyr-Core-3.6.0/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-Core-3.6.0/scripts/pylib/twister/twisterlib/ |
D | quarantine.py | 42 simulations: list[str] = field(default_factory=list) variable in QuarantineElement 58 if 'all' in self.simulations: 59 self.simulations = [] 64 self.re_simulations = [re.compile(pat) for pat in self.simulations] 69 if not any([self.scenarios, self.platforms, self.architectures, self.simulations]): 122 if (qelem.simulations
|
/Zephyr-Core-3.6.0/boards/arm/fvp_baser_aemv8r_aarch32/doc/ |
D | index.rst | 12 Fixed Virtual Platforms (FVP) are complete simulations of an Arm system,
|
/Zephyr-Core-3.6.0/boards/arm64/fvp_baser_aemv8r/doc/ |
D | index.rst | 17 Fixed Virtual Platforms (FVP) are complete simulations of an Arm system,
|
/Zephyr-Core-3.6.0/tests/bsim/ |
D | README.md | 76 When running tests that require several consecutive simulations, for ex. if simulating a device
|
/Zephyr-Core-3.6.0/boards/posix/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 171 You can find more information about how to run BabbleSim simulations in
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/ |
D | bluetooth-dev.rst | 158 You can find more information on how to run simulations with one or several
|
/Zephyr-Core-3.6.0/boards/posix/doc/ |
D | arch_soc.rst | 200 - Allow functional regression testing, and simulations in which we have the
|
/Zephyr-Core-3.6.0/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
|