zephyr/scripts/native_simulator/common/src
Alberto Escolar Piedras 09d554b769 native_simulator: Rework fuzzing support
The fuzzing support in the native_simulator had not got
to work yet. Let's remove it, and instead let the
test application handle it.

For this we make public the functions which initialize
the simulation and advance time, so the fuzzing tests
can use it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-05-02 20:46:03 +03:00
..
include native_simulator: Rework fuzzing support 2024-05-02 20:46:03 +03:00
main.c native_simulator: Rework fuzzing support 2024-05-02 20:46:03 +03:00
nce.c
nct.c
nsi_config.h native simulator: Get latest from upstream 2023-09-18 10:42:38 +01:00
nsi_cpu_ctrl.c native_simulator: Get latest from upstream 2024-02-17 17:30:33 +01:00
nsi_cpun_if.c native simulator: Get latest from upstream 2023-09-18 10:42:38 +01:00
nsi_cpun_if.h native simulator: Get latest from upstream 2023-09-18 10:42:38 +01:00
nsi_host_trampolines.c native_simulator: constify 'buffer' argument in nsi_host_write() 2024-02-26 11:36:21 +01:00
nsi_hw_scheduler.c posix: Use _POSIX_C_SOURCE=200809L instead of 200809 2024-01-26 07:48:55 -05:00
nsi_internal.h native simulator: Get latest from upstream 2023-10-20 15:20:43 +02:00
nsi_safe_call.h
nsi_tasks.c
nsi_tasks.h native_simulator: Get latest from upstream 2024-04-12 15:03:35 +02:00
nsi_trace_varg.c
nsi_weak_stubs.c native simulator: Get latest from upstream 2023-09-18 10:42:38 +01:00