Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
testsample_mock_head1.h
00001 /* AUTOGENERATED FILE. DO NOT EDIT. */ 00002 #ifndef _TESTSAMPLE_MOCK_HEAD1_H 00003 #define _TESTSAMPLE_MOCK_HEAD1_H 00004 00005 #include "unity.h" 00006 #include "cmock.h" 00007 #include "funky.h" 00008 #include <setjmp.h> 00009 00010 void test_TheFirstThingToTest(void); 00011 void test_TheSecondThingToTest(void); 00012 #endif 00013
Generated on Mon Aug 29 2022 19:53:42 by
