HavoqGT
havoqgt::test Namespace Reference

Functions

 TEST (my_test, test_b)
 

Function Documentation

havoqgt::test::TEST ( my_test  ,
test_b   
)

Definition at line 6 of file test_mpi_communicator.cpp.

6  {
7  EXPECT_EQ(5, 5);
8 }