Installing the project via `robotology-superbuild` made evident how it's not straightforward to launch a test. Take this [docker recipe](https://github.com/icub-tech-iit/icub-forward-kinematics-inspection/blob/master/dockerfiles/Dockerfile) as an example, where the following points could be improved: - [Need for extending `LD_LIBRARY_PATH`][1] - [The `suites` are not installed][2] cc @Nicogene @traversaro @mfussi66 [1]: https://github.com/icub-tech-iit/icub-forward-kinematics-inspection/blob/master/dockerfiles/Dockerfile#L95 [2]: https://github.com/icub-tech-iit/icub-forward-kinematics-inspection/blob/master/dockerfiles/README.md?plain=1#L23