https://github.com/alishbz/simple_cpputest_example
LED Driver and Simple Queue Test with cppUtest TDD
https://github.com/alishbz/simple_cpputest_example
cpputest
Last synced: 9 months ago
JSON representation
LED Driver and Simple Queue Test with cppUtest TDD
- Host: GitHub
- URL: https://github.com/alishbz/simple_cpputest_example
- Owner: Alishbz
- Created: 2023-07-20T12:44:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T12:53:04.000Z (over 2 years ago)
- Last Synced: 2025-04-02T23:46:16.183Z (about 1 year ago)
- Topics: cpputest
- Language: C++
- Homepage:
- Size: 7.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_CppUtest_example
LED Driver and Simple Queue Test with cppUtest TDD
It contains the TDD harness that tests a simple LedDriver active object designed for embedded software.
And Contains the TDD harness that tests the Queue active object.
# Requirements
------
' IAR 9.20.1 '
'C++'
# Contact
------
Created By Ali Sahbaz
-> ali_sahbaz@outlook.com
-> [MY LINKEDIN ACCOUNT](https://www.linkedin.com/in/ali-%C5%9Fahbaz-6588a8115/)