afl-cmin: MCDC Metric and Test Case Minimization #2118
Unanswered
ElyesHamad
asked this question in
Q&A
Replies: 1 comment
-
that understanding is wrong :-) If you want that, then you have to implement that yourself (IMHO it would be a good thing to have, so it is something I would happily merge from a PR). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a question regarding test case minimization using afl-cmin. My understanding is that afl-cmin should retain every file that takes a different path. However, in my project, when I run cmin, the value of MCDC coverage decreases and a significant number of test cases are removed.
So, my question is: Is the MCDC metric not being considered when using cmin?
Beta Was this translation helpful? Give feedback.
All reactions