Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement test executable for FFI completeness #22

Open
qdot opened this issue Oct 18, 2020 · 0 comments
Open

Implement test executable for FFI completeness #22

qdot opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
testing Tests for the Core/Language Specific FFI Libraries

Comments

@qdot
Copy link
Member

qdot commented Oct 18, 2020

Need a test executable that will:

  • Add a special test device manager we control, to monitor device access
  • Bring up a server
  • Expect a certain chain of commands to be run from the FFI client to the server, to check functionality
  • On client disconnect, will report methods that were not called

This would be handy for implementing new FFI implementations and giving a sort of "rosetta stone" approach for API creation.

@qdot qdot added the testing Tests for the Core/Language Specific FFI Libraries label Oct 18, 2020
@qdot qdot self-assigned this Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Tests for the Core/Language Specific FFI Libraries
Projects
None yet
Development

No branches or pull requests

1 participant