nandgate / UnitTest

Unit testing framework for embedded C code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mock_Value doesn't honor return type

nandgate opened this issue · comments

Mock_Value assumes the return type is uint32_t.