Skip to content

UnitTests: add unit test for LCG Find-modules

Add a unit tests to exercise all find-modules:

  • Add ATLAS_LCGTEST_SELECT/IGNORE variables to AtlasLCG/test to select/ignore specific modules.
  • Add ATLAS_LCGTEST_FIND_MODE to steer find-mode.
  • Add a unit test to the UnitTests package that exercise the various find-modules in LCG_104. A few modules need to be ignored for various reasons (see the comments).
  • Install a few extra packages to make the corresponding find-modules succeed.
  • Fix the Cairo find-module to not require the cairo-trace executable which is not available on el9.
Edited by Frank Winklmeier

Merge request reports