machines-in-motion / shared_memory

realtime interprocess communication
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

rework and theoretocally robustify the unit-tests #17

Closed MaximilienNaveau closed 4 years ago

MaximilienNaveau commented 4 years ago

Description

This PR address the regular breaking of the unit-tests on the build farm. It basically wait until the test-executable finish before doing the standard tests. And synchronize if needed upon more complex behavior.

How I Tested

I ran the unit-tests on my laptop, hopefully making the build farm a bit more consistent...

I fulfilled the following requirements