Difference between revisions of "Unit testing"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
m (Add section and add note about Zephyr 3.7.0 fff.h header)
m (Add links to articles on fake functions versus mock functions)
 
Line 18: Line 18:
  
 
In Zephyr 3.7.0 LTS see `$workspace/zephyr/subsys/testsuite/include/zephyr/fff.h`.
 
In Zephyr 3.7.0 LTS see `$workspace/zephyr/subsys/testsuite/include/zephyr/fff.h`.
 +
 +
== Fakes versus Mocks ==
 +
 +
1 https://stackoverflow.com/questions/346372/whats-the-difference-between-faking-mocking-and-stubbing
 +
 +
2 https://blog.cleancoder.com/uncle-bob/2014/05/14/TheLittleMocker.html
 +
 +
3 https://martinfowler.com/articles/mocksArentStubs.html

Latest revision as of 23:30, 11 May 2026