libROM
libROM copied to clipboard
Add parallel test runner
Add a parallel test runner, to start testing functionality that can really only be tested in parallel. A one-process version of this sort of thing is easy. An arbitrary-process version can use a patched up version of https://github.com/LLNL/gtest-mpi-listener.