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

C code unit tests #1

Open
cmcqueen opened this issue Jul 1, 2010 · 1 comment
Open

C code unit tests #1

cmcqueen opened this issue Jul 1, 2010 · 1 comment

Comments

@cmcqueen
Copy link
Owner

cmcqueen commented Jul 1, 2010

Originally reported by: Craig McQueen (Bitbucket: cmcqueen1975, GitHub: Unknown)


There are unit tests, but written in Python. This is good, but doesn't allow for unit tests to be run on a platform that doesn't support Python--e.g. a small embedded platform.

It would be good to provide some unit tests in C with reasonably good coverage.


@cmcqueen
Copy link
Owner Author

cmcqueen commented Jul 19, 2010

Original comment by Craig McQueen (Bitbucket: cmcqueen1975, GitHub: Unknown):


I'm looking into it.

I have tried embunit, but found it unsatisfactory for a few reasons.

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