WORKS
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
main.cpp
00001 /* 00002 * Copyright (c) 2015 ARM. All rights reserved. 00003 */ 00004 00005 #include "CppUTest/CommandLineTestRunner.h" 00006 #include "CppUTest/TestPlugin.h" 00007 #include "CppUTest/TestRegistry.h" 00008 #include "CppUTestExt/MockSupportPlugin.h" 00009 int main(int ac, char** av) 00010 { 00011 return CommandLineTestRunner::RunAllTests(ac, av); 00012 } 00013 00014 IMPORT_TEST_GROUP(coap_connection_handler); 00015
Generated on Tue Jul 12 2022 12:28:40 by
1.7.2
