Skip to content

At this point we have the problematic legacy code into CppUTest

Latest
Compare
Choose a tag to compare
@jwgrenning jwgrenning released this 01 Aug 17:37
· 1 commit to master since this release

In this example I used these tools of the trade:

  • #include test double
  • forced include for on/off target differences
  • carefully converted special code to macros
  • intercepted register read/writes, mocking them with CppUMock.