Macro alloc_tests

Source
macro_rules! alloc_tests {
    ( $TestRegion:path ) => { ... };
}