scuffed-code/icu4c/source/test/fuzzer
Norbert Runge 1606c4c586 ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer
targets to test/fuzzer/ directory. This will enable compilation and
smoke test of fuzzer targets as part of the ICU continuous build.

ICU-20652 Fixed exit-on-error behaviour of fuzzer targets execution.
Minor clean-ups and improvements

ICU-20652 Modifies fuzzer/Makefile.in to fix Windows build issue.

ICU-20627 Adds explicit enablement of fuzzer targets build to ICU4C
configuration and Makefile.in. File 'configure' was created from
'configure.ac' by executing 'autoreconf'.

autoreconf added some new entries into 'configure' about runstatedir. Not sure
why it did this, they are not related to fuzzer.
2019-06-18 14:43:33 -07:00
..
break_iterator_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
converter_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
fuzzer_driver.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
fuzzer_utils.h ICU-20217 Interprets fuzzer data as UCHar* instead of UTF-8. The conversion 2019-02-20 15:22:26 -08:00
locale_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
locale_util.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
locale_util.h ICU-20217 Adds additional ICU4C fuzzers. 2019-01-28 15:55:17 -08:00
Makefile.in ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
number_format_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
ucasemap_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
uloc_canonicalize_fuzzer_seed_corpus.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
uloc_canonicalize_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
uloc_for_language_tag_fuzzer_seed_corpus.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
uloc_for_language_tag_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
uloc_get_name_fuzzer_seed_corpus.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
uloc_get_name_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
uloc_is_right_to_left_fuzzer_seed_corpus.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
uloc_is_right_to_left_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
uloc_open_keywords_fuzzer_seed_corpus.txt ICU-20217 Replaces seed corpus zip files with the original txt files. 2019-02-01 16:07:25 -08:00
uloc_open_keywords_fuzzer.cpp ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc. 2019-05-29 16:06:10 -07:00
unicode_string_codepage_create_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
uregex_open_fuzzer.cpp ICU-20652 Adds Makefile.in, a fuzzer driver, and minor changes to in fuzzer 2019-06-18 14:43:33 -07:00
uregex_open_fuzzer.dict ICU-20217 Fix comment syntax in fuzzing dictonary for ICU regular expressions. 2019-01-15 08:41:19 -08:00