note replay and minimization in features
This commit is contained in:
parent
4fa87331c6
commit
304f334a63
@ -18,6 +18,7 @@ The [2018 IEEE Cybersecurity Development Conference](https://secdev.ieee.org/201
|
|||||||
* Find out which tool works best for your code under test
|
* Find out which tool works best for your code under test
|
||||||
* Different tools find different bugs/vulnerabilities
|
* Different tools find different bugs/vulnerabilities
|
||||||
* Fair way to benchmark/bakeoff tools
|
* Fair way to benchmark/bakeoff tools
|
||||||
|
* Provides test replay for regression and effective automatic test case minimization
|
||||||
* Supports API-sequence generation with extensions to Google Test interface
|
* Supports API-sequence generation with extensions to Google Test interface
|
||||||
* Concise readable way (OneOf) to say "run one of these blocks of code"
|
* Concise readable way (OneOf) to say "run one of these blocks of code"
|
||||||
* Same construct supports fixed value set non-determinism
|
* Same construct supports fixed value set non-determinism
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user