commit | cf41a1c1e163cd27f8efc19ec84f1e7ae1ba3254 | [log] [tgz] |
---|---|---|
author | Hasnain Lakhani <m.hasnain.lakhani@gmail.com> | Mon Aug 25 10:55:35 2025 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 25 10:55:35 2025 -0700 |
tree | 551b37a9f41fa2b9269ee1add79e747474a31cb9 | |
parent | c51ab5f70821104cd1fd22371d006997ebc0554b [diff] [blame] |
THRIFT-5855: Add c_glib fuzzers Add fuzzers for c_glib support, to improve the reliability/robustness of the implementation
diff --git a/lib/c_glib/test/Makefile.am b/lib/c_glib/test/Makefile.am index 6eeece9..e61f875 100644 --- a/lib/c_glib/test/Makefile.am +++ b/lib/c_glib/test/Makefile.am
@@ -18,7 +18,7 @@ # AUTOMAKE_OPTIONS = subdir-objects serial-tests nostdinc -SUBDIRS = +SUBDIRS = fuzz BUILT_SOURCES = \ gen-c_glib/t_test_container_test_types.c \