ThrowTheSwitch / CMock

CMock - Mock/stub generator for C
http://throwtheswitch.org
MIT License
652 stars 269 forks source link

Removed including standard libraries from mock sources. #454

Open informatimago opened 11 months ago

informatimago commented 11 months ago

Closes https://github.com/ThrowTheSwitch/Ceedling/issues/804

informatimago commented 10 months ago

I've added CMock_memcpy (it wasn't used for my mocks), and updated tests.