boofuzz icon indicating copy to clipboard operation
boofuzz copied to clipboard

Parallel targets support

Open ttufts opened this issue 1 year ago • 1 comments

Finished implementing parallel target support, removed hardcoded target index 0 and added iterator cycling so that mutations are load leveled over all targets that are added.

ttufts avatar Aug 21 '23 19:08 ttufts

Ran unit tests, all related tests pass, failing on test_monitors.py but that doesn't seem to be related. Might be running something wrongly.

ttufts avatar Aug 21 '23 20:08 ttufts