5 use fruit,
only : assert_equals, assert_true, assert_false
14 call assert_equals(0, neighbour%halo_pages,
"Test halo_pages")
15 call assert_equals(0, neighbour%halo_corners,
"Test halo_pages")
21 call assert_false(halocomm%initialised,
"Test initialised")
22 call assert_false(halocomm%involve_corners,
"Test involve_corners")
23 call assert_false(halocomm%swap_in_progress,
"Test swap_in_progress")
29 use fruit,
only : init_fruit, run_test_case, fruit_summary