Add tests for SCPI synchronization: *WAI, *OPC? and *OPC

This commit is contained in:
Scott Guthridge 2024-04-19 23:21:11 -07:00
parent 41033fdecd
commit 15024eb91e
2 changed files with 53 additions and 0 deletions

View file

@ -4,6 +4,7 @@ testmodules = [
'tests.TestConnect',
'tests.TestStatusRegisters',
'tests.TestMode',
'tests.TestSync',
'tests.TestVNASweep',
'tests.TestCalibration',
'tests.TestGenerator',