Skip to content

Commit fa18553

Browse files
author
MarcoFalke
committed
fuzz: Remove addrdb fuzz target
1 parent b3a2b8c commit fa18553

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

src/Makefile.test.include

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ test_fuzz_fuzz_LDADD = $(FUZZ_SUITE_LD_COMMON)
207207
test_fuzz_fuzz_LDFLAGS = $(FUZZ_SUITE_LDFLAGS_COMMON) $(RUNTIME_LDFLAGS)
208208
test_fuzz_fuzz_SOURCES = \
209209
test/fuzz/addition_overflow.cpp \
210-
test/fuzz/addrdb.cpp \
211210
test/fuzz/addrman.cpp \
212211
test/fuzz/asmap.cpp \
213212
test/fuzz/asmap_direct.cpp \

src/test/fuzz/addrdb.cpp

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)