xref: /llvm-project-15.0.7/libc/fuzzing/string/CMakeLists.txt (revision 5fedf7f4)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_libc_fuzzer(
2  strcpy_fuzz
3  SRCS
4    strcpy_fuzz.cpp
5  DEPENDS
6    libc.src.string.memcpy
7    libc.src.string.strcpy
8    libc.src.string.strlen
9)
10

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026