testing#
The testing module contains useful macros for testing. The results of tests can
be printed with hpx::util::report_errors. The following macros are
provided:
HPX_TESTHPX_TEST_MSGHPX_TEST_EQHPX_TEST_NEQHPX_TEST_LTHPX_TEST_LTEHPX_TEST_RANGEHPX_TEST_EQ_MSGHPX_TEST_NEQ_MSGHPX_SANITYHPX_SANITY_MSGHPX_SANITY_EQHPX_SANITY_NEQHPX_SANITY_LTHPX_SANITY_LTEHPX_SANITY_RANGEHPX_SANITY_EQ_MSG
See the API reference of the module for more details.