lib/fuzzing and librpc: Do not generate fuzzers for pointless targets
authorAndrew Bartlett <abartlet@samba.org>
Fri, 13 Dec 2019 02:34:34 +0000 (15:34 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Dec 2019 06:39:26 +0000 (06:39 +0000)
commit5eac5813cc42ab4f17858e61cc512bace4d3bad2
tree977dd467deda6a40149964d8ce9b1b3b87d879a1
parentbbc4ebbcaf3e602cf11816a24e58f4dc3eed7d8d
lib/fuzzing and librpc: Do not generate fuzzers for pointless targets

We need to focus the fuzzing effort on reachable code, and these IDL
are just historical artifacts, many are entirely [todo] and have
no samba client nor server.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/fuzzing/wscript_build
librpc/idl/wscript_build