- #include "CppUTest/CommandLineTestRunner.h"
- IMPORT_TEST_GROUP(RandomClass);
- IMPORT_TEST_GROUP(XorShiftRandom);
- IMPORT_TEST_GROUP(EndianConversion);
- IMPORT_TEST_GROUP(CipCommon);
- IMPORT_TEST_GROUP(CipEpath);
- IMPORT_TEST_GROUP(CipElectronicKey);
- IMPORT_TEST_GROUP(CipConnectionManager);
- IMPORT_TEST_GROUP(CipConnectionObject);
- IMPORT_TEST_GROUP(SocketTimer);
- IMPORT_TEST_GROUP(DoublyLinkedList);
- IMPORT_TEST_GROUP(EncapsulationProtocol);
|