Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/test/
H A Dd2i_test.c42 static expected_error_t expected_error = ASN1_UNKNOWN; variable
/freebsd-src/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-src/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-src/tests/sys/kern/
H A Dktls_test.c1591 ktls_receive_tls_error(int fd, int expected_error) in ktls_receive_tls_error()
/freebsd-src/sys/contrib/openzfs/cmd/
H A Dztest.c3700 int error, expected_error; ztest_vdev_attach_detach() local
4055 int error, expected_error = 0; ztest_vdev_raidz_attach() local
[all...]
/freebsd-src/contrib/expat/tests/
H A Dbasic_tests.c1708 enum XML_Error expected_error; START_TEST() member