Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
fuzzing
/
fuzzing.cpp
89176c7
Fix the test for partition_copy so it is not ridiculously slow. Also, detab.
by Marshall Clow
· 7 years ago
c6b908d
Wrote my own version of is_permutation; that was dominating the timings
by Marshall Clow
· 8 years ago
bc97e1c
Added include for <cassert>
by Marshall Clow
· 8 years ago
25d20ba
Add more fuzzing bits: partial_sort_copy, partition_copy, unique, unique_copy. No functional change to libc++; this is all test infastructure
by Marshall Clow
· 8 years ago
5c947f0
More fuzzing interfaces
by Marshall Clow
· 8 years ago
f1d1a5b
Fix a think-o in the design of the stable_XXX sort tests; only shows up for test cases > 255 elements
by Marshall Clow
· 8 years ago
2fca7ae
More fuzzing infastructre - regex
by Marshall Clow
· 8 years ago
e075511
Initial cut at infastructure for fuzzing support for OSS-fuzz
by Marshall Clow
· 8 years ago