[][src]Macro cipher::new_test

macro_rules! new_test {
    ($name:ident, $test_name:expr, $cipher:ty) => { ... };
}
👎 Deprecated since 0.2.2:

use block_cipher_test! instead

Define tests