Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Add fuzzing tests for parts of <random>. | Eric Fiselier | 2019-12-11 | 1 | -0/+20 |
| | | | | | This patch also re-names the existing fuzzing unit tests so they actually run. | ||||
* | Add more fuzzing bits: partial_sort_copy, partition_copy, unique, ↵ | Marshall Clow | 2017-10-30 | 1 | -0/+4 |
| | | | | | | unique_copy. No functional change to libc++; this is all test infastructure llvm-svn: 316951 | ||||
* | More fuzzing interfaces | Marshall Clow | 2017-10-23 | 1 | -0/+16 |
llvm-svn: 316394 |