THM1176InstrumentManager 1.1
Qt Object abstraction for Metrolab THM1176
Loading...
Searching...
No Matches
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.
 
 TEST_F (IEEE488InstrumentMiscUtilitiesTest, Trigger)
 Test Trigger.
 

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.