Test code for THM1176 Instrument Manager: Device enumeration, connect.
More...
#include <regex>
#include <thread>
#include <chrono>
#include <iostream>
#include <QtTest>
#include <QSignalSpy>
#include "CTHM1176InstrumentManager.h"
#include "THM1176IM_Test01_Connect.moc"
Go to the source code of this file.
Test code for THM1176 Instrument Manager: Device enumeration, connect.
Definition in file THM1176IM_Test01_Connect.cpp.
◆ THM1176_BOOT_N_SCAN_TIME
#define THM1176_BOOT_N_SCAN_TIME 15000 |
◆ THM1176_CONNECT_TIME
#define THM1176_CONNECT_TIME 10000 |
◆ THM1176_PROMPT_TIME
#define THM1176_PROMPT_TIME 10 |
◆ THM1176_SCAN_INTERVAL
#define THM1176_SCAN_INTERVAL 1000 |
◆ THM1176_SILLY_RESOURCE_NAME
#define THM1176_SILLY_RESOURCE_NAME "Humpty_Dumpty_had_a_great_fall" |
◆ PromptAndWait()
static void PromptAndWait |
( |
std::string | Prompt | ) |
|
|
static |
◆ Manager