/** @file @brief Testing mp_abort macro @details This is an unfixed problem with mp_abort. When called from within a macro, within a %include, and that macro contains subsequent logic, the service does not end cleanly - rather, we see: ERROR: %EVAL function has no expression to evaluate, or %IF statement has no condition. ERROR: The macro TEST will stop executing.