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

Unit test for motor control boards #2

Open
1 task
traversaro opened this issue Mar 27, 2015 · 1 comment
Open
1 task

Unit test for motor control boards #2

traversaro opened this issue Mar 27, 2015 · 1 comment

Comments

@traversaro
Copy link
Member

Was robotology/icub-main#64

Things to check:

  • call to methods that are supposed to read from local buffers (and not from RPC) should be checked for the time spent in the call. This could also be a good example for adding some time related assert/check macros to RTF.

cc @randaz81 @francesco-romano @apaikan @lornat75 @barbalberto

@lornat75
Copy link
Member

Ok in principle. The problem with time related tests is that they depends heavily on the load of the machine in which they run. In YARP when I added tests on thread scheduling I made them non-critical bc I found they could rightly fail if the machine was loaded.

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

No branches or pull requests

2 participants