Home
last modified time | relevance | path

Searched refs:LLVMFuzzerTestOneInput (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/subsys/debug/fuzz/src/
Dmain.c108 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t sz) in LLVMFuzzerTestOneInput() function
/Zephyr-latest/arch/posix/
DKconfig33 LLVMFuzzerTestOneInput() entry point, which runs in the host
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst999 ``LLVMFuzzerTestOneInput()`` hook instead of relying on a board provided one. Check