macro_rules! gpu_test_main {
    () => { ... };
}
Expand description

Adds the necissary main function for our gpu test harness.