[fuzzing] Run fuzzing tests using hb-fuzzer as well
This commit is contained in:
parent
13188cba7f
commit
7d75eee799
@ -41,4 +41,8 @@ hb_fuzzer_CPPFLAGS = \
|
||||
-DMAIN \
|
||||
$(NULL)
|
||||
|
||||
check:
|
||||
cat $(top_srcdir)/test/shaping/tests/fuzzed.tests | \
|
||||
cut -d: -f1 | xargs ./hb-fuzzer
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
Loading…
Reference in New Issue
Block a user