Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 112) sorted by relevance

12345

/openbsd/regress/usr.bin/ssh/unittests/hostkeys/
H A Dtest_iterate.c20 struct expected { struct
33 const struct expected *expected; argument
51 const struct expected *expected; in check() local
135 prepare_expected(struct expected *expected, size_t n) in prepare_expected()
153 cleanup_expected(struct expected *expected, size_t n) in cleanup_expected()
/openbsd/gnu/llvm/libcxx/include/__expected/
H A Dexpected.h94 friend class expected; variable
105 _LIBCPP_HIDE_FROM_ABI constexpr expected() in expected() function
175 expected(const expected<_Up, _OtherErr>& __other) in expected() function
189 expected(expected<_Up, _OtherErr>&& __other) in expected() function
203 expected(_Up&& __u) in expected() function
213 expected(const unexpected<_OtherErr>& __unex) in expected() function
222 expected(unexpected<_OtherErr>&& __unex) in expected() function
657 friend class expected; variable
721 expected(expected<_Up, _OtherErr>&& __rhs) in expected() function
732 expected(const unexpected<_OtherErr>& __unex) in expected() function
[all …]
/openbsd/lib/libexpat/tests/
H A Dbasic_tests.c211 const XML_Char *expected in START_TEST() local
214 const XML_Char *expected in START_TEST() local
228 const XML_Char *expected in START_TEST() local
241 const XML_Char *expected in START_TEST() local
254 const XML_Char *expected in START_TEST() local
518 const XML_Char *expected = in START_TEST() local
573 const XML_Char *expected = in START_TEST() local
647 const StructDataEntry expected[] in START_TEST() local
1586 const XML_Char *expected = in START_TEST() local
3096 const XML_Char *expected in START_TEST() local
[all …]
H A Dcommon.h123 # define run_character_check(text, expected) \ argument
129 # define run_attribute_check(text, expected) \ argument
145 # define run_ext_character_check(text, test_data, expected) \ argument
H A Dns_tests.c597 const XML_Char *expected = XCS("a"); in START_TEST() local
617 const XML_Char *expected = XCS("URI \x0e04"); in START_TEST() local
619 const XML_Char *expected = XCS("URI \xe0\xb8\x84"); in START_TEST() local
647 const XML_Char *expected = XCS("URI \x0e04"); in START_TEST() local
649 const XML_Char *expected = XCS("URI \xe0\xb8\x84"); in START_TEST() local
H A Dcommon.c249 _run_character_check(const char *text, const XML_Char *expected, in _run_character_check()
263 _run_attribute_check(const char *text, const XML_Char *expected, in _run_attribute_check()
284 const XML_Char *expected, const char *file, int line) { in _run_ext_character_check()
/openbsd/regress/lib/libm/msun/
H A Dconj_test.c74 complex long double expected; in ATF_TC_BODY() local
78 __real__ expected = __real__ in = tests[2 * i]; in ATF_TC_BODY() local
80 __imag__ expected = -cimag(in); in ATF_TC_BODY() local
/openbsd/regress/lib/libc/locale/setlocale/
H A Dsetlocale.c34 _test_setlocale(char *expected, int category, char *locale, int line) in _test_setlocale()
52 _test_MB_CUR_MAX(size_t expected, int line) in _test_MB_CUR_MAX()
60 _test_isalpha(int expected, int c, int line) in _test_isalpha()
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_compilation.py66 def test(expected, cmd): argument
85 def test(expected, flags): argument
89 def same(expected): argument
H A Dtest_analyze.py51 def assertFlagsChanged(self, expected, flags): argument
250 def language(expected, input): argument
271 def flags(expected, input): argument
281 def language(expected, input): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero3.c26 expectd (double value, double expected) in expectd()
34 expectf (float value, float expected) in expectf()
H A Dmzero2.c10 expect (double value, double expected) in expect()
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dutil.py30 def sorted_list_difference(expected, actual): argument
71 def unorderable_list_difference(expected, actual, ignore_duplicate=False): argument
/openbsd/regress/usr.bin/ssh/unittests/authopt/
H A Dtests.c86 const struct sshauthopt *expected) in compare_opts()
133 struct sshauthopt *opts, *expected; in test_authkeys_parse() local
289 struct sshauthopt *opts, *expected; in test_cert_parse() local
376 struct sshauthopt *key_opts, *cert_opts, *merge_opts, *expected; in test_merge() local
/openbsd/lib/libfido2/src/
H A Dtpm.c228 tpm_rs256_pubarea_t expected; in check_rs256_pubarea() local
263 tpm_es256_pubarea_t expected; in check_es256_pubarea() local
301 tpm_sha1_attest_t expected; in check_sha1_certinfo() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_mac_test.cpp67 std::string expected(buf); in TEST() local
84 std::string expected(buf); in TEST() local
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dmacscp.exp185 proc list_and_check_macro {func macro expected} {
/openbsd/regress/usr.bin/ssh/unittests/match/
H A Dtests.c101 #define CHECK_FILTER(string,filter,expected) \ in tests() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-3.c9 static int expected; variable
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dctor-5.C10 static B *expected; member
H A Dctor-6.C9 static B *expected; member
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_code_completion.py14 def check_completion_results(self, cr, expected): argument
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcompare.cc42 test_value(int result, want_value expected) in test_value()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm872 expected: $expect label
885 expected: anything else label
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_exec_anatomy.py32 def assertEqualJson(self, expected, result): argument

12345