DalFSAE / DalFSAE/high-voltage-controller
Implement firmware unit testing
Open
enhancement
help wanted
- Dominant language
- C
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Summary
Propose a way to implement hardware and firmware unit testing using a lightweight .c/.h testing framework.
Find common ways for testing embedded firmware.
Ideally, we provide as much coverage as possible so that new firmware only requires minimal testing with actual hardware.
Currently, there are some "test functions," but they are limited and require a full hardware setup.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.