THM1176InstrumentManager  1.0
Qt Object abstraction for Metrolab THM1176
IEEE488InstrumentMiscUtilitiesTest.h File Reference

Test IEEE488 Instrument: Read and Write methods. More...

#include <gtest/gtest.h>
#include <regex>
#include "IEEE488InstrumentTest.h"
Include dependency graph for IEEE488InstrumentMiscUtilitiesTest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IEEE488InstrumentMiscUtilitiesTest
 

Functions

 TEST_F (IEEE488InstrumentMiscUtilitiesTest, Clear)
 Test Clear and ReadSTB. More...
 
 TEST_F (IEEE488InstrumentMiscUtilitiesTest, Trigger)
 Test Trigger. More...
 

Detailed Description

Test IEEE488 Instrument: Read and Write methods.

Definition in file IEEE488InstrumentMiscUtilitiesTest.h.

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( IEEE488InstrumentMiscUtilitiesTest  ,
Clear   
)

Test Clear and ReadSTB.

Definition at line 45 of file IEEE488InstrumentMiscUtilitiesTest.h.

◆ TEST_F() [2/2]

TEST_F ( IEEE488InstrumentMiscUtilitiesTest  ,
Trigger   
)

Test Trigger.

Definition at line 71 of file IEEE488InstrumentMiscUtilitiesTest.h.