Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests #163

Open
zjuhasz opened this issue Sep 15, 2017 · 1 comment
Open

Add unit tests #163

zjuhasz opened this issue Sep 15, 2017 · 1 comment

Comments

@zjuhasz
Copy link
Member

zjuhasz commented Sep 15, 2017

I don't think we currently have any unit testing in the firmware (correct me if I'm wrong). We should try to get decent automated test coverage, here is a list of unit test frameworks for C.
http://check.sourceforge.net/doc/check_html/check_2.html#SEC3

@zjuhasz
Copy link
Member Author

zjuhasz commented Sep 15, 2017

Also not sure how / if this is possible since we won't be able to actually run the tests on a Tekdaqc. Maybe we can only test things in the firmware library part of the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant