Lines Matching refs:T_ASSERT_FAIL
502 T_ASSERT_FAIL("Unexpected signal %d\n", signo); in signal_handler()
529 T_ASSERT_FAIL("i386_set_ldt failure"); in signal_handler()
557 T_ASSERT_FAIL("This system doesn't support BSD signals with full thread state."); in signal_handler()
598 T_ASSERT_FAIL("Unknown mcontext size %lu: Aborting.", uctxp->uc_mcsize); in signal_handler()
621 T_ASSERT_FAIL("Failed to configure SIGFPE signal handler\n"); in setup_signal_handling()
631 T_ASSERT_FAIL("Failed to configure SIGILL signal handler\n"); in setup_signal_handling()
644 T_ASSERT_FAIL("Error resetting SIGFPE signal disposition\n"); in teardown_signal_handling()
653 T_ASSERT_FAIL("Error resetting SIGILL signal disposition\n"); in teardown_signal_handling()
690 T_ASSERT_FAIL("%s: failed to map a 32-bit-accessible stack", __func__); in map_lowmem_stack()
736 T_ASSERT_FAIL("%s: failed to map a 32-bit-accessible trampoline", __func__); in map_32bit_code_impl()
818 T_ASSERT_FAIL("Failed to allocate a page for new GSbase"); in call_compatmode()
932 T_ASSERT_FAIL("Could not allocate descriptor storage"); in ldt64_test_setup()
945 T_ASSERT_FAIL("failed to mmap lowmem stack: %s", strerror(err)); in ldt64_test_setup()
960 T_ASSERT_FAIL("Failed to map trampoline into lowmem"); in ldt64_test_setup()
979 T_ASSERT_FAIL("i386_get_ldt failure"); in ldt64_test_setup()
1017 T_ASSERT_FAIL("i386_set_ldt failure"); in ldt64_test_setup()
1041 T_ASSERT_FAIL("i386_get_ldt failure"); in ldt64_test_setup()
1056 T_ASSERT_FAIL("Thread creation failure"); in ldt64_test_setup()