about summary refs log tree commit diff
path: root/test/test-floatingpoint.c
AgeCommit message (Collapse)Author
2020-07-31easier float testvan Hauser
2020-07-30fix float splitting if not on a ttyvan Hauser
2020-07-30fix oob reads, code-formatvan Hauser
2020-07-30make travis green again (floating point testcase), but all laf testcases ↵hexcoder-
need AFL_DEBUG=1 (that is another bug)
2020-07-26add last 60s exec/s statvan Hauser
2020-07-25try to fix travisvan Hauser
2020-07-14make fuzzing of test-floatingpoint reproduciblehexcoder-
2020-07-14added frida gum extensionvan Hauser
2020-07-13add floating point test cases. One for fuzzing (test-floatingpoint.c) and ↵hexcoder-
one for testing all cases with the instrumented program (test-fp_cases.c)