1// msvc doesn't support weak-linking, so we need to define these functions. 2void setUp(void) { } 3void tearDown(void) { } 4