Macro test_layouts

Source
macro_rules! test_layouts {
    ($test:ident, $test_internal:ident) => { ... };
}
Expand description

Apply a test method on every test layouts.