fixed ctb tests, need to fix in develoepr (if digital modfe not enabled, should not take into accoutn dbitlist or dbitoffset or dbitreorder

This commit is contained in:
2025-05-01 15:45:14 +02:00
parent 5073769403
commit 62a5fda33f
10 changed files with 188 additions and 191 deletions

View File

@@ -25,9 +25,6 @@ struct testCommonDetAcquireInfo {
int64_t num_frames_to_acquire{2};
int64_t num_triggers{1};
std::chrono::nanoseconds period{std::chrono::milliseconds{2}};
std::array<std::chrono::nanoseconds, 3> exptime{
std::chrono::microseconds{200}, std::chrono::nanoseconds{0},
std::chrono::nanoseconds{0}};
};
void test_valid_port_caller(const std::string &command,