Feature/comm tests (#201)
Add unit tests for communicator fixes #200 update global_communication test driver to initialize correctly in dry run mode add unit tests that test the communication::global_policy: basic initialization global spike exchange (just the spike gather step, not the event delivery). improve the formatting of the reporting from the MPI GTest wrapper to make it easy to see if tests have failed.
Showing
- src/communication/gathered_vector.hpp 1 addition, 1 deletionsrc/communication/gathered_vector.hpp
- tests/global_communication/mpi_listener.hpp 13 additions, 9 deletionstests/global_communication/mpi_listener.hpp
- tests/global_communication/test.cpp 47 additions, 5 deletionstests/global_communication/test.cpp
- tests/global_communication/test_communicator.cpp 153 additions, 12 deletionstests/global_communication/test_communicator.cpp
Please register or sign in to comment