/Zephyr-latest/scripts/tests/twister/ |
D | test_quarantine.py | 24 ['dummy simulation', 'another simulation'], 32 ['dummy simulation', 'another simulation'], 40 ['dummy simulation', 'another simulation'], 102 'simulations': ['dummy simulation', 'another simulation'] 108 simulations=['dummy simulation', 'another simulation'] 130 \"simulations\": [\"dummy simulation\", \"another simulation\"] 140 simulations=['dummy simulation', 'another simulation'] 221 'scenario, platform, architecture, simulation, expected_idx', 235 simulation, argument 266 simulator_name=simulation [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/ |
D | test_utils.c | 15 bs_trace_debug_time(0, "Simulation ends now.\n"); in test_tick() 18 bs_trace_error("Test did not pass before simulation ended. Consider increasing " in test_tick() 19 "simulation length.\n"); in test_tick()
|
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/ |
D | device.h | 11 * @brief Get the device's simulation number 13 * This returns the device's number in the BabbleSim simulation. 16 * @return Device number in simulation
|
D | sync.h | 7 * simple use-case when there are only two devices in the simulation. 19 * @note Only works between two devices in a simulation, with IDs 0 and 1. 30 * @note Only works between two devices in a simulation, with IDs 0 and 1. 40 * @note Only works between two devices in a simulation, with IDs 0 and 1.
|
/Zephyr-latest/boards/intel/adsp/ |
D | twister.yaml | 23 simulation: 30 simulation: 37 simulation:
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_registry/ |
D | testcase.yaml | 4 - simulation 12 - simulation
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/ |
D | bs_main.c | 23 bs_trace_debug_time(0, "Simulation ends now.\n"); in test_tick() 26 bs_trace_error("Test did not pass before simulation ended. Consider increasing " in test_tick() 27 "simulation length.\n"); in test_tick()
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_64_two.yaml | 2 name: Native Simulation port - 32-bit 4 simulation: native
|
D | native_sim_native_one.yaml | 2 name: Native Simulation port - 32-bit 4 simulation: native
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim_native_64.yaml | 2 name: Native Simulation port - 64-bit variant 4 simulation:
|
D | native_sim.yaml | 2 name: Native Simulation port - 32-bit 4 simulation:
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/test_scripts/ |
D | run.sh | 14 # Use a unique simulation id per test script. It is a necessity as the CI runner 41 # Set simulation length, in microseconds. The PHY will run for this amount of 45 # please run the test once and set the simulation time in the same ballpark. No 63 # Instantiate all devices in the simulation. 73 # Also set a maximum simulation length. If the devices have not set a special 74 # variable indicating they have passed before the simulation runs out of time,
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 116 option indicates you want to run it detached from a BabbleSim simulation. This 120 When you want to run a simulation with radio activity you need to run also the 121 BableSim 2G4 (2.4GHz) physical layer simulation (phy). 154 And then run them together with BabbleSim's 2G4 physical layer simulation: 164 this simulation; the ``-D`` option tells the Phy how many devices will be run 165 in this simulation; the ``-d`` option tells each device which is its device 166 number in the simulation; and the ``-sim_length`` option specifies the length 167 of the simulation in microseconds. 200 breakpoint will pause the whole simulation. 213 If for some reason you want to limit the speed of the simulation to real
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | bs_bt_utils.c | 15 bs_trace_debug_time(0, "Simulation ends now.\n"); in test_tick() 19 bs_trace_error("Test did not pass before simulation ended.\n"); in test_tick()
|
/Zephyr-latest/boards/native/nrf_bsim/common/ |
D | bsim_args_runner.c | 60 bs_trace_warning("Neither simulation id or the device number " in print_no_sim_warning() 239 * If the user did not set the simulation id or device number in postcheck_cmd_line() 268 bs_trace_error_line("The command line option <simulation ID> " in postcheck_cmd_line() 285 * Get the simulation id 293 * Get this device number in the simulation, as it is 294 * known in the overall simulation. 303 * Get this device number in the 2G4 Phy simulation 311 * Get this device number in the 2G4 Phy simulation
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | main.c | 18 bs_trace_debug_time(0, "Simulation ends now.\n"); in test_tick() 21 bs_trace_error("Test did not pass before simulation ended.\n"); in test_tick()
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 18 When there is radio activity, this Linux executable will connect to the BabbleSim Phy simulation 36 necessary to connect them to a physical layer simulation. Thanks to this, these target boards can 43 When there is radio activity, BabbleSim tests require at the very least a physical layer simulation 183 - Scripts will spawn the processes for every simulated device and the physical layer simulation. 185 - Each test must have a unique simulation id, to enable running different tests in parallel. 190 off, and powering up after as a new simulation) should use separate simulation ids for each 191 simulation segment, ensuring that the radio activity of each segment can be inspected a
|
/Zephyr-latest/tests/drivers/fuel_gauge/sbs_gauge/ |
D | testcase.yaml | 8 - simulation 31 - simulation
|
/Zephyr-latest/tests/bluetooth/shell/src/ |
D | main.c | 67 shell_print(sh, "Start HRS simulation"); in cmd_hrs_simulate() 70 shell_print(sh, "Stop HRS simulation"); in cmd_hrs_simulate() 114 /* Heartrate measurements simulation */ in hrs_notify() 149 /* Heartrate measurements simulation */ in main()
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 25 :ref:`nRF54l15<nrf54l15bsim>` simulation boards, including how to use them, 51 integration testing of embedded code on workstation/simulation. 88 As such can provide better integration coverage than simulation in some cases, 92 They otherwise serve a very similar purpose to simulation integration tests. 98 - Using bsim boards with the BabbleSim Physical layer simulation allows 158 simulation specific ones. 167 - The SOC ``inf_clock`` layer provides an adaptation to the native simulator CPU "simulation" 168 and the handling of control between the "CPU simulation" (Zephyr threads) and the 231 In general simulation time will pass much faster than real time, 232 and the simulation results will not be affected in any way by the [all …]
|
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/platform_key/dummy/ |
D | test_data.yaml | 7 - simulation
|
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/ |
D | media_controller.sh | 20 # Simulation time should be larger than the WAIT_TIME in common.h 36 # Simulation time should be larger than the WAIT_TIME in common.h
|
D | micp.sh | 20 # Simulation time should be larger than the WAIT_TIME in common.h 36 # Simulation time should be larger than the WAIT_TIME in common.h
|
D | tbs.sh | 22 # Simulation time should be larger than the WAIT_TIME in common.h 38 # Simulation time should be larger than the WAIT_TIME in common.h
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/ |
D | bs_bt_utils.c | 16 bs_trace_debug_time(0, "Simulation ends now.\n"); in test_tick() 20 bs_trace_error("Test did not pass before simulation ended.\n"); in test_tick()
|