C++ project demonstrating active object and statemachine unit testing, using CppUTest.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Merge branch 'master' of https://github.com/covemountainsoftware/activeObjectUnitTestingDemo
3e393f9View on GitHubimprove cmake usage, using libraries to build the demoPcApp instead of direct source references
7cfe3d1View on GitHubfix order of includes for cpputest and mac osx compatibility, this confirms this project on osx
6586519View on GitHubadd missing explicit unit tests for ProcessOneEvent method behavior
1a1df29View on GitHubadditional comments and clean up in the Hw Lock Ctrl Service Tests.
ea591e6View on GitHubmodify test names to a consistent test naming convention
800d9d7View on GitHubrename lockCtrl to hwLockCtrl, and related clean up/refactor
f166ef5View on GitHub