Update global comms tests for new sampling API. (#338)
* Avoid format securiy warning/error in `mpi_listener.hpp` * Update recipe classes in `test_communicator.cpp` and `test_domain_decomposition.cpp`. * Align test names in `test_domain_decomposition.cpp` with those in unit tests. * Fix `spike_gids` bug in `test_all2all` routine. * Replace test assertions with `AssertionResult` returns in `test_ring` and `test_all2all`. * Simplify no-extra-events check in `test_ring` and `test_all2all`.
Showing
- tests/global_communication/mpi_listener.hpp 2 additions, 2 deletionstests/global_communication/mpi_listener.hpp
- tests/global_communication/test_communicator.cpp 37 additions, 24 deletionstests/global_communication/test_communicator.cpp
- tests/global_communication/test_domain_decomposition.cpp 19 additions, 33 deletionstests/global_communication/test_domain_decomposition.cpp
Please register or sign in to comment