-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Add facility for Endpoint to initiate control message commands
Now that the Endpoint objects handle control message responses, add a little code to generate new commands, and await replies. This requires the network to have a reference on the listening MCTP socket, so add a facility to register the socket that bind()s. Signed-off-by: Jeremy Kerr <[email protected]>
- Loading branch information
Showing
1 changed file
with
95 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters