tls-attacker / Anvil-Core

Combinatorial test framework for network protocols.
https://kotebi.de/
Other
1 stars 0 forks source link

Better model annotations #6

Closed Holzhaus closed 1 year ago

Holzhaus commented 2 years ago

No backwards-incompatible changes. Expand the individual commit messages for details.

I'd suggest to remove the IpmLimitations and IpmExtensions annotation because they are not repeatable and can be fully replaced with the new IncludeParameter and ExcludeParameter annotations, but I've left them in to not cause additional work for @jonas-thiele.