Define FAIL_TEST¶ Defined in File Shell.hpp Define Documentation¶ FAIL_TEST(text)¶[source] Unconditionally fail with a message. Parameters: text – Human-readable failure message.