Add libEpollFuzzer and a new fuzz target

This commit is contained in:
Alex Hultman
2020-08-05 16:27:24 +02:00
parent 4d66885e67
commit d5b5e8d8da
5 changed files with 83 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "uSockets"]
path = uSockets
url = https://github.com/uNetworking/uSockets.git
[submodule "fuzzing/libEpollFuzzer"]
path = fuzzing/libEpollFuzzer
url = https://github.com/uNetworking/libEpollFuzzer