zephyr/scripts/native_simulator
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
..
common native_simulator: Rework fuzzing support 2024-05-02 20:46:03 +03:00
native/src native_simulator: Get latest from upstream 2024-01-19 10:33:30 +01:00
.gitignore Native simulator: Add first version in-tree 2023-07-05 07:01:19 -04:00
Makefile posix: Use _POSIX_C_SOURCE=200809L instead of 200809 2024-01-26 07:48:55 -05:00