Searched refs:testsuite (Results 1 – 25 of 41) sorted by relevance
12
/external/libffi/ |
D | ChangeLog | 11 PR testsuite/32843 99 * testsuite/libffi.call/return_ldl.c: New test. 132 * testsuite/Makefile.in: Likewise. 137 * testsuite/libffi.call/return_sl.c: New test. 141 * testsuite/libffi.call/cls_multi_ushort.c, 142 testsuite/libffi.call/cls_align_uint16.c, 143 testsuite/libffi.call/nested_struct1.c, 144 testsuite/libffi.call/nested_struct3.c, 145 testsuite/libffi.call/cls_7_1_byte.c, 146 testsuite/libffi.call/nested_struct5.c, [all …]
|
D | ChangeLog.libffi | 36 * testsuite/libffi.call/closure_loc_fn0.c (closure_loc_test_fn0): 43 * testsuite/libffi.call/cls_align_longdouble_split2.c 44 testsuite/libffi.call/cls_align_longdouble_split.c 45 testsuite/libffi.call/cls_dbls_struct.c 46 testsuite/libffi.call/cls_double_va.c 47 testsuite/libffi.call/cls_longdouble.c 48 testsuite/libffi.call/cls_longdouble_va.c 49 testsuite/libffi.call/cls_pointer.c 50 testsuite/libffi.call/cls_pointer_stack.c 51 testsuite/libffi.call/err_bad_abi.c [all …]
|
D | Android.mk | 46 include external/libffi/testsuite/Android.mk
|
D | configure.ac | 37 dnl The -no-testsuite modules omit the test subdir. 38 AM_CONDITIONAL(TESTSUBDIR, test -d $srcdir/testsuite) 363 AC_CONFIG_FILES(include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile libffi.pc)
|
D | Makefile.am | 5 SUBDIRS = include testsuite man subdir
|
/external/bison/tests/ |
D | Makefile.am | 23 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 48 testsuite.at \ 57 TESTSUITE = $(srcdir)/testsuite 61 $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
|
D | Makefile.in | 202 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 207 testsuite.at \ 216 TESTSUITE = $(srcdir)/testsuite 389 $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
|
D | Makefile | 202 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 207 testsuite.at \ 216 TESTSUITE = $(srcdir)/testsuite 389 $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
|
D | testsuite.at | 1 # Process this file with autom4te to create testsuite. -*- Autotest -*-
|
D | local.at | 205 # So that we can run `./testsuite PREPARSER='valgrind -q' for instance.
|
/external/safe-iop/ |
D | Android.mk | 28 include $(LOCAL_PATH)/testsuite/Android.mk
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-04-24-pblendw-fold-crash.ll | 3 ; gcc testsuite: gcc.target/i386/sse4_1-pblendw.c
|
D | nobt.ll | 4 ; Fixes 20040709-[12].c in gcc testsuite.
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2004-01-13-InstCombineInvokePHI.ll | 1 ; Test for a problem afflicting several C++ programs in the testsuite. The
|
/external/ipsec-tools/ |
D | NEWS | 99 o Improved testsuite. 112 o Fixed testsuite and added testsuite run into make check.
|
/external/libvpx/nestegg/ |
D | TODO | 2 - Add an automated testsuite.
|
/external/junit/src/junit/swingui/ |
D | TestRunner.java | 726 String testsuite= fSuiteCombo.getItemAt(i).toString(); in saveHistory() local 727 bw.write(testsuite, 0, testsuite.length()); in saveHistory()
|
/external/bison/djgpp/ |
D | config.sed | 129 # testsuite is ran from the following path: 130 # ${top_srcdir}/tests/testsuite.dir
|
D | README.in | 172 that the testsuite only works with LFN available. On plain DOS, most
|
/external/libffi/testsuite/ |
D | Makefile.in | 35 subdir = testsuite 252 $(AUTOMAKE) --foreign testsuite/Makefile
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | CONTRIBUTORS.pthreads-win32 | 25 testsuite.
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 74 * Check memcheck can run all the insn-set tests. The testsuite
|
/external/llvm/ |
D | CREDITS.TXT | 220 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
|
/external/llvm/lib/Target/ |
D | README.txt | 1168 There are many load PRE testcases in testsuite/gcc.dg/tree-ssa/loadpre* in the 1169 GCC testsuite, ones we don't get yet are (checked through loadpre25): 1209 There are many PRE testcases in testsuite/gcc.dg/tree-ssa/ssa-pre-*.c in the 1210 GCC testsuite. 1214 There are some interesting cases in testsuite/gcc.dg/tree-ssa/pred-comm* in the 1215 GCC testsuite. For example, we get the first example in predcom-1.c, but
|
/external/llvm/docs/CommandGuide/ |
D | FileCheck.pod | 16 useful for the testsuite, which wants to verify that the output of some tool
|
12