Macro ecdsa::new_wycheproof_test[][src]

macro_rules! new_wycheproof_test {
    ($name:ident, $test_name: expr, $curve:path) => { ... };
}
This is supported on crate feature dev only.

Define a Wycheproof verification test.