THM1176InstrumentDriver  1.0
C++ API for Metrolab THM1176
IEEE488ResourceManagerTest.h File Reference

Test IEEE488 Resource Manager: FindResources, Status, StatusDescription methods. More...

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

Go to the source code of this file.

Classes

class  IEEE488ResourceManagerTest
 

Functions

 TEST_F (IEEE488ResourceManagerTest, FindResourcesDuringOneMinute)
 Test FindResources by calling it repeatedly and dumping the output. Note: to see the output in Qt Creator, click on the ">_ (Switch Between Visual and Text Display)" button in the Test Results output pane. More...
 

Detailed Description

Test IEEE488 Resource Manager: FindResources, Status, StatusDescription methods.

Definition in file IEEE488ResourceManagerTest.h.

Function Documentation

◆ TEST_F()

TEST_F ( IEEE488ResourceManagerTest  ,
FindResourcesDuringOneMinute   
)

Test FindResources by calling it repeatedly and dumping the output. Note: to see the output in Qt Creator, click on the ">_ (Switch Between Visual and Text Display)" button in the Test Results output pane.

Definition at line 40 of file IEEE488ResourceManagerTest.h.