SOS icon indicating copy to clipboard operation
SOS copied to clipboard

Common utilities header for tests

Open jdinan opened this issue 7 years ago • 0 comments

Add a common "utilities" header for tests for common error checking/reporting things.

  • Replace usage of assert with a TEST_CHECK_ERROR() routine that exits with shmem_global_exit on error.
  • Perform scalar reduction on errors to return same value from every PE.

jdinan avatar Oct 30 '17 14:10 jdinan