THM1176InstrumentDriver
1.1
C++ API for Metrolab THM1176
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1
// Copyright (c) 2020 Metrolab Technology S.A., Geneva, Switzerland (www.metrolab.com)
2
// See the included file LICENSE.txt for the licensing conditions.
3
4
#include "
IEEE488ResourceManagerTest.h
"
5
#include "
IEEE488InstrumentOpenCloseTest.h
"
6
#include "
IEEE488InstrumentReadWriteTest.h
"
7
#include "
IEEE488InstrumentMiscUtilitiesTest.h
"
8
#include "
IEEE488InstrumentInterruptTest.h
"
9
10
#include <gtest/gtest.h>
11
12
int
main
(
int
argc,
char
*argv[])
13
{
14
::testing::InitGoogleTest(&argc, argv);
15
return
RUN_ALL_TESTS();
16
}
IEEE488InstrumentInterruptTest.h
Test IEEE488 Instrument: Interrupt methods.
IEEE488InstrumentMiscUtilitiesTest.h
Test IEEE488 Instrument: Read and Write methods.
IEEE488InstrumentOpenCloseTest.h
Test IEEE488 Instrument: Open, Close, IsOpen methods.
IEEE488InstrumentReadWriteTest.h
Test IEEE488 Instrument: Read and Write methods.
IEEE488ResourceManagerTest.h
Test IEEE488 Resource Manager: FindResources, Status, StatusDescription methods.
main
int main(void)
Definition
THM1176MeasureImmediateTiming.cpp:75
Common
IEEE488Instrument
test
main.cpp
Generated on Thu Feb 20 2025 for THM1176InstrumentDriver by
1.13.2