-
Notifications
You must be signed in to change notification settings - Fork 194
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
General improvements to all devices tests #3024
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in |
8d82bfc
to
a92fa52
Compare
959afee
to
b2d9541
Compare
…eration with empty log strings.
Added test `IEncodersTimedTest`. Added encoders test to fakeMotionControl_test, remoteControlBoard_test.
improvements to IPositionControlTest, ITorqueControlTest, IEncodersTimedTest added new test device FakeMotionControlMicro + test improvements to RemoteControlBoard_test, controlBoard_nws_yarp tests RemoteControlBoard_test, controlBoard_nws_yarp modified in order to have positionControl interface not mandatory
52c978e
to
8029300
Compare
…vices/plugins to be compiled and subsequently tested with valgrind. The next commit will disable these plugins directly in their own folder, using a specific new definition related to valgrind testing.
SonarCloud Quality Gate failed. 0 Bugs 45.4% Coverage The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
…E_FAILING_VALGRIND_TESTS compiler definition
No description provided.