Searched defs:experr (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/atf/atf-c++/ |
| H A D | utils.cpp | 104 const std::string& expout, const std::string& experr) in wait()
|
| H A D | utils_test.cpp | 330 fork_and_wait(const int exitstatus, const char* expout, const char* experr) in fork_and_wait()
|
| /freebsd/usr.sbin/pw/tests/ |
| H A D | pw_unit_test.c | 65 char experr[128]; in checkfd_invalid() local
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_write_disk.c | 237 static void create_fail(struct archive_entry *ae, int experr, in create_fail()
|
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | t_cc.c | 204 #define CHECK_FAIL(experr, kret, msg) \ argument
|
| /freebsd/contrib/atf/atf-c/ |
| H A D | utils.c | 426 const char *experr) in atf_utils_wait()
|
| H A D | utils_test.c | 389 fork_and_wait(const int exitstatus, const char* expout, const char* experr) in fork_and_wait()
|
| /freebsd/contrib/atf/atf-c++/detail/ |
| H A D | fs.cpp | 76 safe_access(const impl::path& p, int mode, int experr) in safe_access()
|
| /freebsd/contrib/atf/atf-c/detail/ |
| H A D | fs_test.c | 680 const int experr = atf_user_is_root() ? t->rerror : t->uerror; in ATF_TC_BODY() local
|