Lines Matching refs:simulation
153 simulation:
158 simulation:
165 By default, tests will be executed using the first entry in the simulation array. Another
166 simulation can be selected with ``--simulation <simulation_name>``.
170 The simulation name must match one of the element of ``SUPPORTED_EMU_PLATFORMS``.
226 power-efficient but slow CPU or simulation platform which can perform instruction accurate
227 simulation but does it slowly.
378 hardware. Currently architectures/platforms/simulation are supported:
392 - simulation:qemu:CONFIG_MPU=y
537 in the Renode simulation framework.
561 For example to key on (arch, simulation) to ensure a test is run once
562 per arch and simulation (as would be most common):
568 - simulation
934 It can be useful in case of simulation platform as simulation time may depend on the host
935 speed & load or we may select different simulation method (i.e. cycle accurate but slower
956 To use this type of simulation, add the following properties to
961 simulation:
1545 …ctive test scenarios in human-readable text format and execute them in simulation or against hardw…
1546 …ntegration supports running Robot tests in the `Renode <https://renode.io/>`_ simulation framework.