Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a parameterized test to ensure the test suite can be produced.
- Checks that `is_valid == true` test vectors can be encoded. - Checks that `is_valid == false` test vectors cannot be encoded. - Drive-by: Fix a msan issue where `ExtenderParamDefinition::Print()`, would print `ParamDefinitionBase`, even though `ExtenderParamDefinition` does has none of the fields the base. PiperOrigin-RevId: 663817018
- Loading branch information