ni / grpc-device

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

Add low-level register based tests for VISA. #1013

Closed dmondrik closed 11 months ago

dmondrik commented 11 months ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Final testing for User Story 2540593: [grpc_device_server] implement the register based methods

What testing has been done?

Ran the system tests locally with --gtest_filter=*Visa*:

[==========] 41 tests from 4 test suites ran. (3279 ms total)
[  PASSED  ] 41 tests.