pub fn run_gdb(tests: &[&TestDescAndFn])
Run tests using the GdbRunner. This function can be used with the #[test_runner] attribute.
GdbRunner
#[test_runner]