Issues with Fw::Buffers in Unit Tests #1911
-
Hello, I am working on writing a unit test for a component(fprime v3.1.1) and I'm seeing some weird issues when serializing data into a Fw::Buffer. A snipped of my code is shown below:
The code asserts with status 2 which corresponds to This error happens regardless of whether I am serializing data into a buffer in my Does anyone have any idea why this might be happening? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Have I made a mistake in how I am serializing data into a buffer? |
Beta Was this translation helpful? Give feedback.
Have I made a mistake in how I am serializing data into a buffer?