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
nsi_cpu_ctrl.c native_simulator: Get latest from upstream 2024-02-17 17:30:33 +01:00
nsi_cpun_if.c
nsi_cpun_if.h
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
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