00001 #include "TestMaster.h" 00002 00003 void TestMaster_heartbeatError(UNS8); 00004 00005 UNS8 TestMaster_canSend(Message *); 00006 00007 void TestMaster_initialisation(void); 00008 void TestMaster_preOperational(void); 00009 void TestMaster_operational(void); 00010 void TestMaster_stopped(void); 00011 00012 void TestMaster_post_sync(void); 00013 void TestMaster_post_TPDO(void);