ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
69 stars 47 forks source link

Add register based tests for in/out/move-in/move-out #1010

Closed dmondrik closed 11 months ago

dmondrik commented 11 months ago

What does this Pull Request accomplish?

Adds system auto tests for high level register based VISA operations.

Why should this Pull Request be merged?

What testing has been done?

Added VisaRegisterBasedLoopbackTest which passes.