testsample_mock_head1.h 289 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11
/* AUTOGENERATED FILE. DO NOT EDIT. */
#ifndef __B_U_I_L_D__T_E_S_T_S_A_M_P_L_E___M_O_C_K___H_E_A_D_1__H_
#define __B_U_I_L_D__T_E_S_T_S_A_M_P_L_E___M_O_C_K___H_E_A_D_1__H_

#include "funky.h"
#include <setjmp.h>

void test_TheFirstThingToTest();
void test_TheSecondThingToTest();
#endif