The Mechanics of Bug Injection with LAVA

from blog Push the Red Button, | ↗ original
This is the second in a series of posts about evaluating and improving bug detection software by automatically injecting bugs into programs. Part one, which discussed the setting and motivation, is available here. Now that we understand why we might want to automatically add bugs to programs, let's look at how we can actually do it. We'll first...