FairMQ/test/helper/devices
Alexey Rybalchenko fc94342db8 Update state machine
- Split INITIALIZING state into Init+Bind+Connect
 - Remove PAUSE state
 - Convert state/transitions to enum classes (CamelCase)
 - Transition to a state only once previous handler is complete
 - Add CompleteInit transition to notify Initializing state
   that config updates are complete
 - Deprecate WaitForEndOfState(transition) in favor of
   WaitForState(state)/WaitForNextState()
 - Update tests/plugins to new APIs
 - Deprecate CheckCurrentState() in favor of NewStatePending()
2019-02-25 12:19:50 +01:00
..
TestExceptions.h Move test helper devices to headers 2018-10-18 21:33:47 +02:00
TestPairLeft.h Update state machine 2019-02-25 12:19:50 +01:00
TestPairRight.h Update state machine 2019-02-25 12:19:50 +01:00
TestPollIn.h Update state machine 2019-02-25 12:19:50 +01:00
TestPollOut.h Update state machine 2019-02-25 12:19:50 +01:00
TestPub.h Update state machine 2019-02-25 12:19:50 +01:00
TestPull.h Update state machine 2019-02-25 12:19:50 +01:00
TestPush.h Update state machine 2019-02-25 12:19:50 +01:00
TestRep.h Update state machine 2019-02-25 12:19:50 +01:00
TestReq.h Update state machine 2019-02-25 12:19:50 +01:00
TestSub.h Update state machine 2019-02-25 12:19:50 +01:00
TestTransferTimeout.h Extend transfer timeout test 2018-10-30 10:39:35 +01:00
TestWaitFor.h Move test helper devices to headers 2018-10-18 21:33:47 +02:00