
Open the UtestPlatform.cpp you have just copied and substitute the lines 259-288 with lines 198-218 from src/Platforms/Keil/ UtestPlatform.cpp (this makes all mutex functions just dummies).From CppUTest root directory: Copy src/Platforms/Gcc/ UtestPlatform.cpp to your library's src folder.From CppUTest root directory: Copy all sourcefiles from src/CppUTest and src/CppUTestExt to your library's src folder.


Git clone the latest CppUTest release ( ).
