FRIBDAQ / NSCLDAQ

0 stars 1 forks source link

Update unittests for XIA API 4 #80

Open aschester opened 11 months ago

aschester commented 11 months ago

Much of the unit testing infrastructure for DDAS relies on dummy versions of API functions in the xiatest directory whose structure is based on API 2. This needs an overhaul for API 4. Its pretty well entangled with some of the unittests for other parts of the DDAS code so for the time being it is still being built. Updating the tests is a priority for the API transition.

aschester commented 7 months ago

Following up some time later...

This is almost certainly going to require some kind of offline crate mode working in the API release. There most likely won't be any progress on this issue until then.