Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-08 | update timeout for custom mutator tests | vanhauser-thc | |
2024-02-01 | final touches for skipdet | vanhauser-thc | |
2023-03-25 | reduce CI resources | vanhauser-thc | |
2022-11-14 | custom mutator fix | vanhauser-thc | |
2021-05-08 | fix new path to custom-mutators | hexcoder- | |
2021-04-26 | moved custom_mutator examples | Dominik Maier | |
2021-03-11 | more time for tests | vanhauser-thc | |
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc | |
2020-10-14 | configurable testcache with malloc (#581) | van Hauser | |
* cache item number to cache memory size * reload testcase if trimming changed the size * fix splicing selection * slim splicing * import sync fix * write testcache stats to fuzzer_stats * fix new seed selection algo * malloc+read instead of mmap * fix * testcache is configurable now and no reference counts * fixes compilation, test script * fixes * switch TEST_CC to afl-cc in makefile * code format * fix * fix crash * fix crash * fix env help output * remove unnecessary pointer resets * fix endless loop bug * actually use the cache if set * one more fix * increase default cache entries, add default cache size value to config.h Co-authored-by: hexcoder- <heiko@hexco.de> | |||
2020-10-12 | fix tests for sync mode | van Hauser | |
2020-08-07 | tests: cleanup core files, more time for llvm cmplog | hexcoder- | |
2020-08-04 | posix compatible sourcing | Dominik Maier | |
2020-08-04 | split up testcases | Dominik Maier | |