Skip to content

New feature: L1UnitTest framework, allows to perform tests of different L1 parts

Sergei Zharko requested to merge s.zharko/cbmtools:Updates2 into master

In the merge request a small framework for L1 unit tests is added. Example - test of move and copy performance for L1Vector objects. To run this test, please follow the instructions in RunChecks_L1Vector.C

Merge request reports