aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-08-15driver: Remove unnecessary and ineffective coverage replayFabian Meumertzheim
2022-08-12driver: Fix memory leak for byte[] targetsFabian Meumertzheim
2022-08-10tests: Speculative fix for ForkModeFuzzer flakiness on WindowsFabian Meumertzheim
2022-08-05tests: Disable AutofuzzHookDependencies test on WindowsFabian Meumertzheim
2022-08-02Add disabled_hooks CLI argumentFabian Meumertzheim
2022-05-06Verify the absence of memory leaks in a testFabian Meumertzheim
2022-04-25Retransform all dependencies of hooksFabian Meumertzheim
2022-04-06Use the official JaCoCo versionNorbert Schneider
2022-04-05Add the agent to the classpath with --nohooksFabian Meumertzheim
2022-04-04Support autofuzz of inner classesNorbert Schneider
2022-03-23Shade JaCoCo internally to allow for coverage collection in JazzerFabian Meumertzheim
2022-03-21Add JaCoCo coverage dump commandNorbert Schneider
2022-03-21Add coverage generation testsNorbert Schneider
2022-03-09Fix incorrect return value type in test hookFabian Meumertzheim
2022-03-08Make crash reproducer verification more reproducibleFabian Meumertzheim
2022-03-03Verify the precise exception reproduced by a reproducerFabian Meumertzheim
2022-02-27Fix UnsatisfiedLinkError when fuzz target has on coverageFabian Meumertzheim
2022-02-25Verify hook dependency handling in a testFabian Meumertzheim
2022-02-15autofuzz: Generate standalone Java reproducersFabian Meumertzheim
2022-01-12Split crash reproducer dataNorbert Schneider