Home
last modified time | relevance | path

Searched refs:failmsg (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.c83 char failmsg[128]; in header_check() local
90 snprintf(failmsg, sizeof(failmsg), in header_check()
94 atf_tc_fail("%s", failmsg); in header_check()
H A Dtest_helpers.h58 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
67 atf_tc_fail("%s", failmsg); \
/netbsd/external/bsd/atf/dist/atf-c++/detail/
H A Dtest_helpers.cpp83 const std::string failmsg = std::string("Header check failed; ") + in header_check() local
86 ATF_FAIL(failmsg); in header_check()
H A Dtest_helpers.hpp57 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
66 ATF_FAIL(failmsg); \
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/cr16/
H A Dtestutils.inc5 failmsg:
33 movd $failmsg,(r4,r3)
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/cr16/
H A Dtestutils.inc5 failmsg:
33 movd $failmsg,(r4,r3)
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/arm/thumb/
H A Dtestutils.inc21 failmsg:
41 .word failmsg
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/m32r/
H A Dtestutils.inc5 failmsg:
31 ld24 r2, failmsg
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32r/
H A Dtestutils.inc5 failmsg:
31 ld24 r2, failmsg
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/thumb/
H A Dtestutils.inc21 failmsg:
41 .word failmsg
/netbsd/external/gpl3/gdb/dist/sim/testsuite/frv-elf/
H A Dcache.s27 sethi.p %hi(failmsg),gr9
28 setlo %lo(failmsg),gr9
34 failmsg: label
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/frv-elf/
H A Dcache.s27 sethi.p %hi(failmsg),gr9
28 setlo %lo(failmsg),gr9
34 failmsg: label
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/arm/iwmmxt/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/arm/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/arm/xscale/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/iwmmxt/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/xscale/
H A Dtestutils.inc20 failmsg:
40 .word failmsg
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/fr30/
H A Dtestutils.inc5 failmsg:
39 ldi32 #failmsg,r5
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/fr30/
H A Dtestutils.inc5 failmsg:
39 ldi32 #failmsg,r5
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/cris/asm/
H A Dtestutils.inc15 failmsg:
51 ; move.d failmsg,r11
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/asm/
H A Dtestutils.inc15 failmsg:
51 ; move.d failmsg,r11
/netbsd/crypto/external/bsd/openssh/dist/
H A Dmux.c586 char *failmsg = NULL; in mux_confirm_remote_forward() local
603 xasprintf(&failmsg, "unknown forwarding id %d", fctx->fid); in mux_confirm_remote_forward()
640 xasprintf(&failmsg, "remote port forwarding failed for " in mux_confirm_remote_forward()
643 xasprintf(&failmsg, "remote port forwarding failed for " in mux_confirm_remote_forward()
658 error_f("%s", failmsg); in mux_confirm_remote_forward()
659 reply_error(out, MUX_S_FAILURE, fctx->rid, failmsg); in mux_confirm_remote_forward()
660 free(failmsg); in mux_confirm_remote_forward()
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/frv/
H A Dtestutils.inc6 failmsg:
653 set_gr_addr failmsg,gr9
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/frv/
H A Dtestutils.inc6 failmsg:
653 set_gr_addr failmsg,gr9

12