I've tried running symsan to test one program by providing one seed input and symsan exited after ~30s.
Is the concolic testing finished?
Can I run the testing again on using one of the input in the out_dir to perform continuous concolic testing, just like what is done in symcc.
I've tried running symsan to test one program by providing one seed input and symsan exited after ~30s.
Is the concolic testing finished?
Can I run the testing again on using one of the input in the out_dir to perform continuous concolic testing, just like what is done in symcc.