test_add_all

Macro test_add_all 

Source
macro_rules! test_add_all {
    (($($i:ident),*), $tlst:tt) => { ... };
}