Skip to content

AthenaMonitoringKernel: Implement MT unit tests

Frank Winklmeier requested to merge fwinkl/athena:mon_test into master

Extend the GenericMonFilling_test with multi-threaded filling. Each of the relevant tests (1D, 2D, string filling, etc.) has been extended to perform concurrent filling with a configurable number of threads and fills.

Merge request reports