/openbsd-src/regress/usr.bin/ssh/unittests/hostkeys/ |
H A D | test_iterate.c | 20 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-src/gnu/llvm/libcxx/include/__expected/ |
H A D | expected.h | 94 friend class expected; variable 105 _LIBCPP_HIDE_FROM_ABI constexpr expected() in expected() function 121 _LIBCPP_HIDE_FROM_ABI constexpr expected(const expected& __other) in expected() function 139 _LIBCPP_HIDE_FROM_ABI constexpr expected(expected&& __other) 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 230 _LIBCPP_HIDE_FROM_ABI constexpr explicit expected(in_place_t, _Args&&... __args) in expected() function [all …]
|
/openbsd-src/lib/libexpat/tests/ |
H A D | basic_tests.c | 111 const uint64_t expected = SIP_ULL(0xa129ca61U, 0x49be45e5U); in START_TEST() local 211 const XML_Char *expected in START_TEST() local 214 const XML_Char *expected in START_TEST() local 226 const XML_Char *expected = XCS("\x00e9\x00e8\x00e0\x00e7\x00ea\x00c8"); in START_TEST() local 228 const XML_Char *expected in START_TEST() local 239 const XML_Char *expected in START_TEST() local 241 const XML_Char *expected START_TEST() local 252 const XML_Char *expected = XCS("\x00e9\x00e8\x00e0\x00e7\x00ea\x00c8"); START_TEST() local 254 const XML_Char *expected START_TEST() local 265 const XML_Char *expected = XCS("\x00e9"); START_TEST() local 267 const XML_Char *expected = XCS("\xC3\xA9"); START_TEST() local 281 const XML_Char *expected = XCS("\xfebf"); START_TEST() local 283 const XML_Char *expected = XCS("\xEF\xBA\xBF"); START_TEST() local 390 const XML_Char *expected = XCS("some \xff21 text"); START_TEST() local 392 const XML_Char *expected = XCS("some \357\274\241 text"); START_TEST() local 459 const XML_Char *expected = XCS("\x00e4 \x00f6 \x00fc ") START_TEST() local 463 const XML_Char *expected = XCS("\xC3\xA4 \xC3\xB6 \xC3\xBC ") START_TEST() local 518 const XML_Char *expected = START_TEST() local 573 const XML_Char *expected = START_TEST() local 647 const StructDataEntry expected[] START_TEST() local 794 const XML_Char *expected = XCS("/c/b/f/d/a"); START_TEST() local 988 const XML_Char *expected = XCS("\x00e9"); START_TEST() local 990 const XML_Char *expected = XCS("\xc3\xa9"); START_TEST() local 1021 const XML_Char *expected = XCS("\x00e9"); START_TEST() local 1023 const XML_Char *expected = XCS("\xc3\xa9"); START_TEST() local 1465 const XML_Char *expected = XCS("<greeting>Hello, world!</greeting>"); START_TEST() local 1507 const XML_Char *expected = XCS("hello"); START_TEST() local 1534 const XML_Char *expected = XCS("hello"); START_TEST() local 1586 const XML_Char *expected = START_TEST() local 1646 const XML_Char *expected = XCS("\xd834\xdd5e\xd834\xdd5f"); START_TEST() local 1648 const XML_Char *expected = XCS("\xf0\x9d\x85\x9e\xf0\x9d\x85\x9f"); START_TEST() local 2432 const XML_Char *expected = XCS("<doc><![CDATA[Hello\nworld]]></doc>"); START_TEST() local 3036 const XML_Char *expected = XCS("<doc><>&"'</doc>"); START_TEST() local 3096 const XML_Char *expected START_TEST() local 3124 const XML_Char *expected = XCS("<![IGNORE[<!ELEMENT e (#PCDATA)*>]]>\n&en;"); START_TEST() local 3151 const XML_Char *expected = XCS("<![IGNORE[<!ELEMENT e (#PCDATA)*>]]>\n&en;"); START_TEST() local 3370 const XML_Char *expected = XCS("This is a \n \n\nyellow tiger"); START_TEST() local 3792 const XML_Char *expected = XCS("Hello, world"); START_TEST() local 4018 const XML_Char *expected = XCS("<?test processing instruction?>\n<doc/>"); START_TEST() local 4034 const XML_Char *expected = XCS("<!-- This is a comment -->\n<doc/>"); START_TEST() local 4050 const XML_Char *expected = XCS("yml: something like data\n"); START_TEST() local 4065 const XML_Char *expected = XCS("xnl: nothing like data\n"); START_TEST() local 4080 const XML_Char *expected = XCS("xmm: everything like data\n"); START_TEST() local 4103 const XML_Char *expected = XCS("\x0e04\x0e08: \n"); START_TEST() local 4105 const XML_Char *expected = XCS("\xe0\xb8\x84\xe0\xb8\x88: \n"); START_TEST() local 4129 const XML_Char *expected = XCS("\x0e04\x0e08: \n"); START_TEST() local 4131 const XML_Char *expected = XCS("\xe0\xb8\x84\xe0\xb8\x88: \n"); START_TEST() local 4152 const XML_Char *expected = XCS(" Comment A "); START_TEST() local 4171 const XML_Char *expected = XCS(" Comment B "); START_TEST() local 4259 const XML_Char *expected = XCS("abcdefghabcdefghabcdefghijklmnop"); START_TEST() local 4281 const XML_Char *expected = XCS("abcdefghabcdefghabcdefghijklmnop"); START_TEST() local 4390 const XML_Char *expected = XCS("\x00ff\x00feL "); START_TEST() local 4393 const XML_Char *expected = XCS("\xc3\xbf\xc3\xbeL "); START_TEST() local 4421 const XML_Char *expected = XCS("\x00fe\x00ff L"); START_TEST() local 4424 const XML_Char *expected = XCS("\xc3\xbe\xc3\xbf L"); START_TEST() local 4456 const XML_Char *expected = XCS("\x00ff\x00feL "); START_TEST() local 4459 const XML_Char *expected = XCS("\xc3\xbf\xc3\xbeL "); START_TEST() local 4487 const XML_Char *expected = XCS("\x00fe\x00ff L"); START_TEST() local 4490 const XML_Char *expected = "\xc3\xbe\xc3\xbf L"; START_TEST() local 4514 const XML_Char *expected = XCS("\x3c00\x6500\x2f00\x3e00"); START_TEST() local 4516 const XML_Char *expected = XCS("\xe3\xb0\x80" /* U+3C00 */ START_TEST() local 4543 const XML_Char *expected = XCS("\x3c00\x6500\x2f00\x3e00"); START_TEST() local 4545 const XML_Char *expected = XCS("\xe3\xb0\x80" /* U+3C00 */ START_TEST() local 4597 const XML_Char *expected = XCS("\xfec0"); START_TEST() local 4599 const XML_Char *expected = XCS("\xef\xbb\x80"); START_TEST() local 4619 const XML_Char *expected = XCS("one \x00e9 two"); START_TEST() local 4621 const XML_Char *expected = XCS("one \xc3\xa9 two"); START_TEST() local 4632 const XML_Char *expected = XCS("\x00e9]\x00e9two"); START_TEST() local 4634 const XML_Char *expected = XCS("\xc3\xa9]\xc3\xa9two"); START_TEST() local 4750 const XML_Char *expected = XCS("doc/doc"); START_TEST() local 4771 const XML_Char *expected = XCS("a"); START_TEST() local 4791 const XML_Char *expected = XCS("1"); START_TEST() local 4829 const XML_Char *expected = XCS("\x0e04\x0e08=<!ELEMENT doc (#PCDATA)>\n"); START_TEST() local 4831 const XML_Char *expected START_TEST() local 4974 const XML_Char *expected = XCS("\x00e4 \x00e4"); START_TEST() local 4976 const XML_Char *expected = XCS("\xc3\xa4 \xc3\xa4"); START_TEST() local 4996 const XML_Char *expected = XCS("\x00e4 \x00e4"); START_TEST() local 4998 const XML_Char *expected = XCS("\xc3\xa4 \xc3\xa4"); START_TEST() local 5028 const XML_Char *expected = XCS("baz"); START_TEST() local 5060 const XML_Char *expected = XCS("baz"); START_TEST() local 5201 const XML_Char *expected = XCS("COMMENT"); START_TEST() local 5224 const XML_Char *const expected = XCS("start") XCS("e3 head") XCS("e2 head") START_TEST() local [all...] |
H A D | common.h | 123 # define run_attribute_check(text, expected) \ argument 129 run_attribute_check(text,expected) global() argument 145 run_ext_character_check(text,test_data,expected) global() argument
|
H A D | ns_tests.c | 597 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 D | common.c | 249 _run_character_check(const char * text,const XML_Char * expected,const char * file,int line) _run_character_check() argument 263 _run_attribute_check(const char * text,const XML_Char * expected,const char * file,int line) _run_attribute_check() argument 284 _run_ext_character_check(const char * text,ExtTest * test_data,const XML_Char * expected,const char * file,int line) _run_ext_character_check() argument
|
/openbsd-src/regress/lib/libm/msun/ |
H A D | conj_test.c | 74 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-src/regress/lib/libc/locale/setlocale/ |
H A D | setlocale.c | 34 _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-src/gnu/llvm/clang/tools/scan-build-py/tests/unit/ |
H A D | test_compilation.py | 66 def test(expected, cmd): argument 85 def test(expected, flags): argument 89 def same(expected): argument
|
H A D | test_analyze.py | 51 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-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ |
H A D | mzero3.c | 26 expectd (double value, double expected) in expectd() 34 expectf (float value, float expected) in expectf()
|
H A D | mzero2.c | 10 expect (double value, double expected) in expect()
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | util.py | 30 def sorted_list_difference(expected, actual): argument 71 def unorderable_list_difference(expected, actual, ignore_duplicate=False): argument
|
/openbsd-src/regress/usr.bin/ssh/unittests/authopt/ |
H A D | tests.c | 86 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-src/lib/libfido2/src/ |
H A D | tpm.c | 228 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-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_mac_test.cpp | 67 std::string expected(buf); in TEST() local 84 std::string expected(buf); in TEST() local
|
/openbsd-src/regress/usr.bin/ssh/unittests/match/ |
H A D | tests.c | 101 #define CHECK_FILTER(string,filter,expected) \ in tests() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | macscp.exp | 185 proc list_and_check_macro {func macro expected} {
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | cleanup-3.c | 9 static int expected; variable
|
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/ |
H A D | test_code_completion.py | 14 def check_completion_results(self, cr, expected): argument
|
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c++/ |
H A D | ctor-5.C | 10 static B *expected; member
|
H A D | ctor-6.C | 9 static B *expected; member
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | compare.cc | 42 test_value(int result, want_value expected) in test_value()
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_exec_anatomy.py | 32 def assertEqualJson(self, expected, result): argument
|
/openbsd-src/regress/lib/libcrypto/sm4/ |
H A D | sm4test.c | 58 static const uint8_t expected[SM4_BLOCK_SIZE] = { in main() local
|