/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mktime/ |
assertions.xml | 3 This test case shall return PASS on converting the broken down July 4th 2001
|
/external/markdown/MarkdownTest/Tests_2007/ |
Inline HTML (Advanced).text | 24 This was broken in 1.0.2b7:
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue5910.go | 8 // in inlined bodies was broken.
|
issue4585.go | 56 panic("broken equality: a != b") 62 panic("broken hash: len(m) == 2") 78 panic("broken equality: a != b") 84 panic("broken hash: len(m) == 2") 97 panic("broken equality: a != b") 110 panic("broken equality: a != b") 116 panic("broken hash: len(m) == 2") 132 panic("broken equality: a != b") 138 panic("broken hash: len(m) == 2")
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue5910.go | 8 // in inlined bodies was broken.
|
issue4585.go | 56 panic("broken equality: a != b") 62 panic("broken hash: len(m) == 2") 78 panic("broken equality: a != b") 84 panic("broken hash: len(m) == 2") 97 panic("broken equality: a != b") 110 panic("broken equality: a != b") 116 panic("broken hash: len(m) == 2") 132 panic("broken equality: a != b") 138 panic("broken hash: len(m) == 2")
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
brokw-1.s | 1 ; Tests the broken-word function, single word.
|
continue.s | 2 ; broken up and that a continued line is.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
abs-call-1.s | 15 @ bl foo is broken - gas fails to preserve the symbol reference
|
/external/abi-compliance-checker/modules/ |
RulesSrc.xml | 18 Recompilation of a client program may be broken with the error message: @type_name has no member named @target. 54 Recompilation of a client program may be broken. 72 Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type @type_name because the following virtual functions are pure within @type_name: virtual @target. 90 Recompilation of a client program may be broken. 144 Recompilation of a client program may be broken. 162 Recompilation of a client program may be broken. 180 Recompilation of a client program may be broken. 252 Recompilation of a client program may be broken with the error message: '@type_name' has no member named '@target'. 270 Recompilation of a client program may be broken. 342 Recompilation of a client program may be broken [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
ShortcutManagerTest4.java | 42 "key{\ud801}x", 1, // broken surrogate pair 43 "key{\uDC01}\"x", 2, // broken surrogate pair 45 "x1", "value{\ud801}x", // broken surrogate pair 46 "x2", "value{\uDC01}\"x" // broken surrogate pair 49 // Same as above, except broken surrogate pairs are replaced with '?'s. 77 "key{\ud801}", 1, // broken surrogate pair 78 "key{\uDC01}", 2, // broken surrogate pair 80 "x1", "value{\ud801}", // broken surrogate pair 81 "x2", "value{\uDC01}" // broken surrogate pair 84 // Same as above, except broken surrogate pairs are replaced with '?'s [all...] |
/external/llvm/unittests/ExecutionEngine/Orc/ |
RPCUtilsTest.cpp | 92 EXPECT_EQ(B, true) << "Bool serialization broken"; 121 EXPECT_EQ(I, 21) << "Bool serialization broken"; 158 EXPECT_EQ(s8, -101) << "int8_t serialization broken"; 159 EXPECT_EQ(u8, 250) << "uint8_t serialization broken"; 160 EXPECT_EQ(s16, -10000) << "int16_t serialization broken"; 161 EXPECT_EQ(u16, 10000) << "uint16_t serialization broken"; 162 EXPECT_EQ(s32, -1000000000) << "int32_t serialization broken"; 163 EXPECT_EQ(u32, 1000000000ULL) << "uint32_t serialization broken"; 164 EXPECT_EQ(s64, -10000000000) << "int64_t serialization broken"; 165 EXPECT_EQ(u64, 10000000000ULL) << "uint64_t serialization broken"; [all...] |
/external/clang/tools/scan-build-py/tests/functional/src/build/ |
Makefile | 23 $(OBJDIR)/broken-one.o: $(SRCDIR)/broken-one.c 24 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/broken-one.c 26 $(OBJDIR)/broken-two.o: $(SRCDIR)/broken-two.c 27 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/broken-two.c 36 build_broken: $(OBJDIR)/main.o $(OBJDIR)/broken-one.o $(OBJDIR)/broken-two.o
|
/external/curl/tests/data/ |
test830 | 48 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test832 | 50 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test876 | 49 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test877 | 59 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test878 | 51 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test932 | 48 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
test934 | 50 # The multi interface considers a broken "CONNECT" as a prematurely broken
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
test_all_fixers.py | 3 This has been broken out into its own test module because of its
|
/external/autotest/site_utils/ |
validate_json_files.sh | 12 printf "\n\n$json is broken!!!!\n\n"
|
/external/clang/test/Headers/ |
c89.c | 4 // FIXME: Disable inclusion of mm_malloc.h, our current implementation is broken
|
/external/iptables/extensions/ |
libxt_CHECKSUM.man | 1 This target allows to selectively work around broken/old applications.
|
/external/llvm/lib/Fuzzer/test/ |
afl-driver-stderr.test | 1 ; Test that not specifying a stderr file isn't broken.
|