Script should allow to load multiple input files (coming from different libraries), perform some computation on all sets of initial data and verify that all of them match an expected result.
The main purpose here is to verify computations implemented in C++, as described in #8