| /openbsd/src/regress/usr.bin/ssh/unittests/hostkeys/ |
| 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/lib/libexpat/tests/ |
| 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 = XCS("\x00e9\x00e8\x00e0\x00e7\x00ea\x00c8"); in START_TEST() local 241 const XML_Char *expected in START_TEST() local 252 const XML_Char *expected = XCS("\x00e9\x00e8\x00e0\x00e7\x00ea\x00c8"); in START_TEST() local 254 const XML_Char *expected in START_TEST() local 265 const XML_Char *expected = XCS("\x00e9"); in START_TEST() local [all …]
|
| D | common.h | 117 # define run_character_check(text, expected) \ argument 123 # define run_attribute_check(text, expected) \ argument 136 # define run_ext_character_check(text, test_data, expected) \ argument
|
| D | common.c | 226 _run_character_check(const char *text, const XML_Char *expected, in _run_character_check() 240 _run_attribute_check(const char *text, const XML_Char *expected, in _run_attribute_check() 255 const XML_Char *expected, const char *file, int line) { in _run_ext_character_check()
|
| 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
|
| D | chardata.c | 87 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { in CharData_CheckXMLChars()
|
| /openbsd/src/regress/lib/libm/msun/ |
| 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/ |
| 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/ |
| D | test_compilation.py | 66 def test(expected, cmd): argument 85 def test(expected, flags): argument 89 def same(expected): argument
|
| 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/ |
| D | mzero3.c | 26 expectd (double value, double expected) in expectd() 34 expectf (float value, float expected) in expectf()
|
| D | mzero2.c | 10 expect (double value, double expected) in expect()
|
| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
| 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/ |
| 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/ |
| 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/ |
| 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/ |
| D | tests.c | 101 #define CHECK_FILTER(string,filter,expected) \ in tests() argument
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | macscp.exp | 185 proc list_and_check_macro {func macro expected} {
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | cleanup-3.c | 9 static int expected; variable
|
| /openbsd/src/gnu/llvm/clang/bindings/python/tests/cindex/ |
| D | test_code_completion.py | 14 def check_completion_results(self, cr, expected): argument
|
| /openbsd/src/gnu/gcc/libgomp/testsuite/libgomp.c++/ |
| D | ctor-6.C | 9 static B *expected; member
|
| D | ctor-5.C | 10 static B *expected; member
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
| 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/ |
| D | test_exec_anatomy.py | 32 def assertEqualJson(self, expected, result): argument
|
| /openbsd/src/regress/lib/libcrypto/sm4/ |
| D | sm4test.c | 58 static const uint8_t expected[SM4_BLOCK_SIZE] = { in main() local
|