/external/python/cpython2/Lib/test/ |
D | re_tests.py | 7 [SUCCEED, FAIL, SYNTAX_ERROR] = range(3) 83 (r'[^a\0]', '\0', FAIL), 93 (r'\x00ffffffffffffff', '\377', FAIL, 'found', chr(255)), 94 (r'\x00f', '\017', FAIL, 'found', chr(15)), 95 (r'\x00fe', '\376', FAIL, 'found', chr(254)), 105 ('a.b', 'a\nb', FAIL), 106 ('a.*b', 'acc\nccb', FAIL), 107 ('a.{4,5}b', 'acc\nccb', FAIL), 117 ('abc', 'xbc', FAIL), 118 ('abc', 'axc', FAIL), [all …]
|
/external/valgrind/memcheck/tests/darwin/ |
D | scalar.c | 34 SY(__NR_write, x0, x0, x0+1); FAIL; in main() 38 SY(__NR_open, x0, x0); FAIL; in main() 43 SY(__NR_open, "scalar.c", O_CREAT|O_EXCL, x0); FAIL; in main() 46 SY(__NR_close, x0-1); FAIL; in main() 49 SY(__NR_wait4, x0, x0+1, x0, x0+1); FAIL; in main() 54 SY(__NR_link, x0, x0); FAIL; in main() 57 SY(__NR_unlink, x0); FAIL; in main() 62 SY(__NR_chdir, x0); FAIL; in main() 65 SY(__NR_fchdir, x0-1); FAIL; in main() 68 SY(__NR_mknod, x0, x0, x0); FAIL; in main() [all …]
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.c | 56 SY(__NR_write, x0, x0, x0+1); FAIL; in main() 60 SY(__NR_open, x0, x0); FAIL; in main() 66 SY(__NR_open, "scalar.c", O_CREAT|O_EXCL, x0); FAIL; in main() 70 SY(__NR_close, x0-1); FAIL; in main() 74 SY(__NR_waitpid, x0, x0+1, x0); FAIL; in main() 78 SY(__NR_creat, x0, x0); FAIL; in main() 82 SY(__NR_link, x0, x0); FAIL; in main() 86 SY(__NR_unlink, x0); FAIL; in main() 90 SY(__NR_execve, x0 + 1, x0 + 1, x0); FAIL; in main() 93 SY(__NR_execve, x0 + 1, x0, x0 + 1); FAIL; in main() [all …]
|
/external/python/cpython2/Modules/ |
D | binascii.c | 74 #define FAIL 0x7D macro 78 /* 0*/ FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, 80 /* 1*/ FAIL, FAIL, SKIP, FAIL, FAIL, SKIP, FAIL, FAIL, 82 /* 2*/ FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, 84 /* 3*/ FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, FAIL, 86 /* 4*/ FAIL, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 88 /* 5*/ 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, FAIL, FAIL, 90 /* 6*/ 0x0D, 0x0E, 0x0F, 0x10, 0x11, 0x12, 0x13, FAIL, 92 /* 7*/ 0x14, 0x15, DONE, FAIL, FAIL, FAIL, FAIL, FAIL, 96 /* 9*/ 0x1E, 0x1F, 0x20, 0x21, 0x22, 0x23, 0x24, FAIL, [all …]
|
/external/valgrind/memcheck/tests/arm64-linux/ |
D | scalar.c | 55 SY(__NR_write, x0, x0, x0+1); FAIL; in main() 69 SY(__NR_close, x0-1); FAIL; in main() 91 SY(__NR_execve, x0, x0, x0); FAIL; in main() 95 SY(__NR_chdir, x0); FAIL; in main() 131 SY(__NR_mount, x0, x0, x0, x0, x0); FAIL; in main() 139 SY(__NR_setuid, x0); FAIL; in main() 212 SY(__NR_dup, x0-1); FAIL; in main() 220 SY(__NR_times, x0+1); FAIL; in main() 232 SY(__NR_setgid, x0); FAIL; in main() 252 SY(__NR_acct, x0); FAIL; in main() [all …]
|
/external/valgrind/memcheck/tests/solaris/ |
D | scalar.c | 39 SY(SYS_mount, x0 + 1, x0, x0, x0); FAIL; in sys_mount() 46 SY(SYS_mount, x0 + 1, x0, x0, x0 + 256); FAIL; in sys_mount2() 53 SY(SYS_mount, x0 + 1, x0, x0 | MS_DATA, x0 + 256, x0 + 1, x0 + 1); FAIL; in sys_mount3() 61 x0 + 1, x0 + 1); FAIL; in sys_mount4() 89 SY(SYS_shmsys, x0 + SHMAT, x0, x0 - 1, x0); FAIL; in sys_shmsys() 96 SY(SYS_shmsys, x0 + SHMCTL, x0, x0 + SHM_LOCK); FAIL; in sys_shmsys2() 103 SY(SYS_shmsys, x0 + SHMCTL, x0, x0 + SHM_UNLOCK); FAIL; in sys_shmsys3() 110 SY(SYS_shmsys, x0 + SHMCTL, x0, x0 + IPC_RMID); FAIL; in sys_shmsys4() 117 SY(SYS_shmsys, x0 + SHMCTL, x0, x0 + IPC_SET, x0 + 1); FAIL; in sys_shmsys5() 129 SY(SYS_shmsys, x0 + SHMCTL, x0, x0 + IPC_SET, &buf); FAIL; in sys_shmsys6() [all …]
|
D | scalar_obsolete.c | 12 SY(SYS_open, x0, x0); FAIL; in sys_open() 19 SY(SYS_open, x0, x0 | O_CREAT, x0); FAIL; in sys_open2() 34 SY(SYS_link, x0, x0); FAIL; in main() 38 SY(SYS_unlink, x0); FAIL; in main() 45 SY(SYS_chmod, x0, x0); FAIL; in main() 49 SY(SYS_chown, x0, x0, x0); FAIL; in main() 53 SY(SYS_stat, x0, x0); FAIL; in main() 57 SY(SYS_fstat, x0, x0); FAIL; in main() 61 SY(SYS_access, x0, x0); FAIL; in main() 65 SY(SYS_rmdir, x0); FAIL; in main() [all …]
|
D | scalar_ioctl.c | 26 SY(SYS_ioctl, x0 - 1, x0 + POOL_STATUSQ, x0); FAIL; in sys_ioctl_POOL_STATUSQ() 34 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETEXTMNTENT, x0 + 1); FAIL; in sys_ioctl_MNTIOC_GETEXTMNTENT() 47 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETEXTMNTENT, &embuf + x0); FAIL; in sys_ioctl_MNTIOC_GETEXTMNTENT_2() 67 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETEXTMNTENT, &embuf + x0); FAIL; in sys_ioctl_MNTIOC_GETEXTMNTENT_3() 74 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETMNTANY, x0 + 1); FAIL; in sys_ioctl_MNTIOC_GETMNTANY() 87 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETMNTANY, &embuf + x0); FAIL; in sys_ioctl_MNTIOC_GETMNTANY_2() 107 SY(SYS_ioctl, x0 - 1, x0 + MNTIOC_GETMNTANY, &embuf + x0); FAIL; in sys_ioctl_MNTIOC_GETMNTANY_3() 115 SY(SYS_ioctl, x0 - 1, x0 + TCGETA, x0); FAIL; in sys_ioctl_TCGETA() 122 SY(SYS_ioctl, x0 - 1, x0 + TCGETS, x0); FAIL; in sys_ioctl_TCGETS() 129 SY(SYS_ioctl, x0 - 1, x0 + TCSETS, x0); FAIL; in sys_ioctl_TCSETS() [all …]
|
/external/dtc/tests/ |
D | references.c | 38 FAIL("fdt_getprop(%d, \"ref\"): %s", node, fdt_strerror(len)); in check_ref() 40 FAIL("'ref' in node at %d has wrong size (%d instead of %zd)", in check_ref() 44 FAIL("'ref' in node at %d has value 0x%x instead of 0x%x", in check_ref() 49 FAIL("fdt_getprop(%d, \"lref\"): %s", node, fdt_strerror(len)); in check_ref() 51 FAIL("'lref' in node at %d has wrong size (%d instead of %zd)", in check_ref() 55 FAIL("'lref' in node at %d has value 0x%x instead of 0x%x", in check_ref() 67 FAIL("fdt_getprop(0, \"rref\"): %s", fdt_strerror(len)); in check_rref() 69 FAIL("'rref' in root node has wrong size (%d instead of %zd)", in check_rref() 73 FAIL("'rref' in root node has value 0x%x instead of 0x0", ref); in check_rref() 87 FAIL("fdt_path_offset(/node1): %s", fdt_strerror(n1)); in main() [all …]
|
D | del_node.c | 48 FAIL("Couldn't find \"/subnode@1\": %s", in main() 54 FAIL("Couldn't find \"/subnode@2\": %s", in main() 60 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main() 66 FAIL("fdt_del_node(subnode1): %s", fdt_strerror(err)); in main() 70 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main() 76 FAIL("Couldn't find \"/subnode2\": %s", in main() 82 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main() 88 FAIL("fdt_del_node(subnode2): %s", fdt_strerror(err)); in main() 92 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main() 98 FAIL("fdt_path_offset(subnode2) returned \"%s\" instead of \"%s\"", in main() [all …]
|
D | path-references.c | 37 FAIL("fdt_getprop(%d, \"ref\"): %s", node, fdt_strerror(len)); in check_ref() 39 FAIL("'ref' in node at %d has value \"%s\" instead of \"%s\"", in check_ref() 44 FAIL("fdt_getprop(%d, \"lref\"): %s", node, fdt_strerror(len)); in check_ref() 46 FAIL("'lref' in node at %d has value \"%s\" instead of \"%s\"", in check_ref() 58 FAIL("fdt_getprop(0, \"rref\"): %s", fdt_strerror(len)); in check_rref() 60 FAIL("'rref' in root node has value \"%s\" instead of \"/\"", in check_rref() 76 FAIL("fdt_path_offset(/node1): %s", fdt_strerror(n1)); in main() 79 FAIL("fdt_path_offset(/node2): %s", fdt_strerror(n2)); in main() 88 FAIL("fdt_getprop(0, \"multiref\"): %s", fdt_strerror(len)); in main() 90 FAIL("multiref has wrong length, %d instead of %d", in main() [all …]
|
D | nop_node.c | 43 FAIL("Couldn't find \"/subnode1\": %s", in main() 49 FAIL("Couldn't find \"/subnode2\": %s", in main() 55 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main() 61 FAIL("fdt_nop_node(subnode1): %s", fdt_strerror(err)); in main() 65 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main() 71 FAIL("Couldn't find \"/subnode2\": %s", in main() 77 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main() 83 FAIL("fdt_nop_node(subnode2): %s", fdt_strerror(err)); in main() 87 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main() 93 FAIL("fdt_path_offset(subnode2) returned \"%s\" instead of \"%s\"", in main() [all …]
|
D | stringlist.c | 38 FAIL("Couldn't find path %s", path); in check_expected_failure() 42 FAIL("unexpectedly succeeded in parsing #address-cells\n"); in check_expected_failure() 46 FAIL("found string in #address-cells: %d\n", err); in check_expected_failure() 60 FAIL("empty string not found in #address-cells: %d\n", err); in check_expected_failure() 77 FAIL("Couldn't find path %s", path); in check_string_count() 81 FAIL("Couldn't count strings in property %s of node %s: %d\n", in check_string_count() 85 FAIL("String count for property %s of node %s is %d instead of %d\n", in check_string_count() 97 FAIL("Couldn't find path %s", path); in check_string_index() 102 FAIL("Index of %s in property %s of node %s is %d, expected %d\n", in check_string_index() 115 FAIL("Couldn't find path %s", path); in check_string() [all …]
|
D | testutils.c | 63 FAIL("Can't install SIGINT handler"); in test_init() 79 FAIL("fdt_get_mem_rsv(%d): %s", n, fdt_strerror(err)); in check_mem_rsv() 81 FAIL("fdt_get_mem_rsv() returned (0x%llx,0x%llx) " in check_mem_rsv() 99 FAIL("Error retreiving \"%s\" pointer: %s", name, in check_property() 107 FAIL("Incorrect tag 0x%08x on property \"%s\"", tag, name); in check_property() 111 FAIL("Property name mismatch \"%s\" instead of \"%s\"", in check_property() 114 FAIL("Length retrieved for \"%s\" by fdt_get_property()" in check_property() 118 FAIL("Size mismatch on property \"%s\": %d insead of %d", in check_property() 121 FAIL("Data mismatch on property \"%s\"", name); in check_property() 132 FAIL("fdt_getprop(\"%s\"): %s", name, fdt_strerror(proplen)); in check_getprop() [all …]
|
D | del_property.c | 52 FAIL("Failed to delete \"prop-int\": %s", fdt_strerror(err)); in main() 56 FAIL("prop-int still present after deletion"); in main() 58 FAIL("Unexpected error on second getprop: %s", in main() 66 FAIL("Failed to delete \"prop-str\": %s", fdt_strerror(err)); in main() 70 FAIL("prop-str still present after deletion"); in main() 72 FAIL("Unexpected error on second getprop: %s", in main() 79 FAIL("fdt_pack(): %s\n", fdt_strerror(err)); in main() 87 FAIL("Tree failed to shrink after deletions"); in main()
|
D | set_name.c | 43 FAIL("Couldn't find %s", path); in check_set_name() 49 FAIL("fdt_get_name(%d): %s", offset, fdt_strerror(len)); in check_set_name() 52 FAIL("fdt_get_name(%s) returned \"%s\" instead of \"%s\"", in check_set_name() 56 FAIL("fdt_get_name(%s) returned length %d instead of %zd", in check_set_name() 61 FAIL("fdt_set_name(%d, \"%s\"): %s", offset, newname, in check_set_name() 66 FAIL("fdt_get_name(%d): %s", offset, fdt_strerror(len)); in check_set_name() 69 FAIL("fdt_get_name(%s) returned \"%s\" instead of \"%s\"", in check_set_name() 73 FAIL("fdt_get_name(%s) returned length %d instead of %zd", in check_set_name()
|
/external/v8/src/asmjs/ |
D | asm-typer.cc | 47 #define FAIL(node, msg) FAIL_RAW(node, STATIC_CHAR_VECTOR(msg)) macro 53 FAIL(root_, "Stack overflow while parsing asm.js module."); \ 577 AsmType* AsmTyper::TriggerParsingError() { FAIL(root_, "Parsing error"); } in TriggerParsingError() 618 if (!scope->is_function_scope()) FAIL(fun, "Not at function scope."); in ValidateModuleBeforeFunctionsPhase() 620 FAIL(fun, "Invalid asm.js module using eval."); in ValidateModuleBeforeFunctionsPhase() 623 FAIL(fun, "Invalid asm.js identifier in module name."); in ValidateModuleBeforeFunctionsPhase() 629 FAIL(fun, "asm.js modules may not have more than three parameters."); in ValidateModuleBeforeFunctionsPhase() 643 FAIL(fun, "Invalid asm.js identifier in module parameter."); in ValidateModuleBeforeFunctionsPhase() 650 FAIL(fun, "Redeclared identifier in module parameter."); in ValidateModuleBeforeFunctionsPhase() 657 FAIL(fun, "Missing \"use asm\"."); in ValidateModuleBeforeFunctionsPhase() [all …]
|
/external/ltp/testcases/kernel/power_management/ |
D | pm_include.sh | 6 FAIL=1 99 FAIL="Testcase PASS - Unable to execute" 102 FAIL="Testcase FAIL" 116 echo "${0}: ${FAIL}: echo ${input} > ${test_file}" 175 FAIL="Test FAIL" 187 echo "${FAIL}: cpu consolidation passed for" \ 194 echo "${FAIL}: cpu consolidation for" \ 205 echo "${FAIL}: cpu consolidation for" \ 228 FAIL="Test FAIL" 241 echo "${FAIL}: cpu consolidation passed for" \ [all …]
|
/external/protobuf/gtest/test/ |
D | gtest_output_test_.cc | 81 FAIL() << "This should never be reached."; in TryTestSubroutine() 111 FAIL() << "This should never be reached."; in TEST() 369 FAIL() << "Expected failure #1, in the test fixture c'tor."; in Init() 392 FAIL() << "Expected failure #3, in TearDown()."; in TearDown() 396 FAIL() << "Expected failure #4, in the test fixture d'tor."; in Deinit() 401 FAIL() << "Expected failure #2, in the test function."; in TEST_F() 413 FAIL() << "Expected failure #1, in SetUp()."; in SetUp() 417 FAIL() << "Expected failure #2, in TearDown()."; in TearDown() 421 FAIL() << "Expected failure #3, in the test fixture d'tor."; in Deinit() 426 FAIL() << "UNEXPECTED failure in the test function. " in TEST_F() [all …]
|
D | gtest_filter_unittest_.cc | 54 FAIL() << "Expected failure."; in TEST_F() 69 FAIL() << "Expected failure."; in TEST() 73 FAIL() << "Expected failure."; in TEST() 79 FAIL() << "Expected failure."; in TEST() 89 FAIL() << "Expected failure."; in TEST() 107 FAIL() << "Expected failure."; in TEST() 111 FAIL() << "Expected failure."; in TEST() 117 FAIL() << "Expected failure."; in TEST()
|
/external/ltp/testcases/kernel/syscalls/ipc/lib/ |
D | libmsgctl.c | 41 return FAIL; in doreader() 47 return FAIL; in doreader() 57 return FAIL; in doreader() 65 return FAIL; in doreader() 73 return FAIL; in doreader() 79 return FAIL; in doreader() 97 return FAIL; in dowriter() 103 return FAIL; in dowriter() 119 return FAIL; in dowriter() 143 return FAIL; in verify()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_filter_unittest_.cc | 54 FAIL() << "Expected failure."; in TEST_F() 69 FAIL() << "Expected failure."; in TEST() 73 FAIL() << "Expected failure."; in TEST() 79 FAIL() << "Expected failure."; in TEST() 89 FAIL() << "Expected failure."; in TEST() 107 FAIL() << "Expected failure."; in TEST() 111 FAIL() << "Expected failure."; in TEST() 117 FAIL() << "Expected failure."; in TEST()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_filter_unittest_.cc | 54 FAIL() << "Expected failure."; in TEST_F() 69 FAIL() << "Expected failure."; in TEST() 73 FAIL() << "Expected failure."; in TEST() 79 FAIL() << "Expected failure."; in TEST() 89 FAIL() << "Expected failure."; in TEST() 107 FAIL() << "Expected failure."; in TEST() 111 FAIL() << "Expected failure."; in TEST() 117 FAIL() << "Expected failure."; in TEST()
|
/external/googletest/googletest/test/ |
D | gtest_filter_unittest_.cc | 54 FAIL() << "Expected failure."; in TEST_F() 69 FAIL() << "Expected failure."; in TEST() 73 FAIL() << "Expected failure."; in TEST() 79 FAIL() << "Expected failure."; in TEST() 89 FAIL() << "Expected failure."; in TEST() 107 FAIL() << "Expected failure."; in TEST() 111 FAIL() << "Expected failure."; in TEST() 117 FAIL() << "Expected failure."; in TEST()
|
/external/v8/testing/gtest/test/ |
D | gtest_filter_unittest_.cc | 54 FAIL() << "Expected failure."; in TEST_F() 69 FAIL() << "Expected failure."; in TEST() 73 FAIL() << "Expected failure."; in TEST() 79 FAIL() << "Expected failure."; in TEST() 89 FAIL() << "Expected failure."; in TEST() 107 FAIL() << "Expected failure."; in TEST() 111 FAIL() << "Expected failure."; in TEST() 117 FAIL() << "Expected failure."; in TEST()
|