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

Ticker code REALLY NEEDS TESTS #54

Open
Timmmm opened this issue May 31, 2016 · 1 comment
Open

Ticker code REALLY NEEDS TESTS #54

Timmmm opened this issue May 31, 2016 · 1 comment
Labels

Comments

@Timmmm
Copy link

Timmmm commented May 31, 2016

The code in us_ticker.c is really complicated and has a history of unobvious bugs that don't manifest themselves for hours or even years.

It also has no tests. That is ridiculous. The important functions (especially us_ticker_set_interrupt()) should be refactored out into functions that are easier to test, and then tests should be written.

@ciarmcom
Copy link
Member

ciarmcom commented Jun 1, 2016

ARM Internal Ref: IOTSFW-2643

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

No branches or pull requests

2 participants