Jay Sridharan

Results 6 issues of Jay Sridharan

Hello! Is there currently a feature to express in CppUMock that you want to see "atleast N calls" to a function, but more is acceptable?

Hello! I've read a bit through your documentation and looked at the source code a bit, and it seems as though you support 2D spatial data indexing, and (2D +...

This PR fixes a bug where a QoS is copied from one ReaderProxyData to another but partition names are not copied if the list is empty. Specifically, this code path:...

to-do

Getting this error when I build and run `malcpp/hello-malcpp`. The error does not happen every time - it seems to be somewhat random when running directly on the terminal, but...

This pull request adds an additional header file exposing APIs that are internal to tinyspline. There is a compilation warning in the header to warn the user that these methods...

Hello again! I am using this library for a real-time motion control application. To this effect, I cannot have any syscalls once the system is operational, as it introduces non-determinism....