19750e409Sopenharmony_ci/* AUTOGENERATED FILE. DO NOT EDIT. */ 29750e409Sopenharmony_ci#ifndef _TESTSAMPLE_HEAD1_H 39750e409Sopenharmony_ci#define _TESTSAMPLE_HEAD1_H 49750e409Sopenharmony_ci 59750e409Sopenharmony_ci#include "unity.h" 69750e409Sopenharmony_ci#include "funky.h" 79750e409Sopenharmony_ci#include "stanky.h" 89750e409Sopenharmony_ci#include <setjmp.h> 99750e409Sopenharmony_ci 109750e409Sopenharmony_civoid test_TheFirstThingToTest(void); 119750e409Sopenharmony_civoid test_TheSecondThingToTest(void); 129750e409Sopenharmony_civoid test_TheThirdThingToTest(void); 139750e409Sopenharmony_civoid test_TheFourthThingToTest(void); 149750e409Sopenharmony_ci#endif 159750e409Sopenharmony_ci 16