FairMQ/fairmq/test
Dennis Klein 2af3ae99eb FairMQ: Implement Take/ReleaseDeviceControl plugin API
The main function of this API is to make sure only one plugin is
controlling the device state transitions at a time. The
ReleaseDeviceControl() signal is used to implement a function
WaitForPluginsToReleaseDeviceControl() which is used to block the main
thread if a control plugin is used.
2017-10-05 15:32:12 +02:00
..
device Add Version member to FairMQDevice, settable via constructor 2017-07-17 13:25:16 +02:00
helper FairMQ: Fix various errors from CI 2017-07-04 07:05:11 +02:00
parts do not copy strings 2017-05-18 20:01:44 +02:00
plugin_services FairMQ: Implement Take/ReleaseDeviceControl plugin API 2017-10-05 15:32:12 +02:00
plugins FairMQ: Add static plugin mechanism 2017-10-05 15:32:12 +02:00
protocols Refactor TransportFactory to RAII 2017-05-24 16:37:33 +02:00
CMakeLists.txt FairMQ: Add test coverage for PluginServices 2017-10-05 15:32:12 +02:00