- Disable building the test suite by default to avoid conflict with devel/googletest [1]
- Add option TEST(disabled by default) allowing interested users to install the testing suite and register conflict with devel/googletest when enabled
- While here silence portling warning
PR: 225999 [1]
Submitted by: Rainer Hurling <rhurlin@gwdg.de>