Home
last modified time | relevance | path

Searched defs:expected_error (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dd2i_test.c42 static expected_error_t expected_error = ASN1_UNKNOWN; variable
/freebsd/tools/regression/priv/
H A Dpriv_vfs_read_write.c61 int flags, int expected_error, int expected_errno) in try_io()
H A Dmain.c365 expect(const char *test, int error, int expected_error, int expected_errno) in expect()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dlibzfs_input_check.c184 nvlist_t *optional, int expected_error, boolean_t wildcard) in lzc_ioctl_test()
/freebsd/tests/sys/kern/
H A Dktls_test.c1591 ktls_receive_tls_error(int fd, int expected_error) in ktls_receive_tls_error() argument
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3725 int error, expected_error; in ztest_vdev_attach_detach() local
4080 int error, expected_error = 0; in ztest_vdev_raidz_attach() local
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c1751 enum XML_Error expected_error; in START_TEST() member