Home
last modified time | relevance | path

Searched refs:testsuite (Results 1 – 25 of 130) sorted by relevance

123456

/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi3 * testsuite/lib/libffi.exp: Tweak for stand-alone mode.
13 * testsuite/libffi.call/cls_align_sint64.c,
14 testsuite/libffi.call/cls_align_uint64.c,
15 testsuite/libffi.call/cls_longdouble_va.c,
16 testsuite/libffi.call/cls_ulonglong.c,
17 testsuite/libffi.call/return_ll1.c,
18 testsuite/libffi.call/stret_medium2.c: Fix printf format
20 * testsuite/libffi.call/huge_struct.c: Ad x86 XFAILs.
21 * testsuite/libffi.call/float2.c: Fix dg-excess-errors.
22 * testsuite/libffi.call/ffitest.h,
[all …]
DChangeLog.libffi-3.129 * testsuite/libffi.call/closure_stdcall.c: Run on non-Windows.
31 * testsuite/libffi.call/closure_thiscall.c: Run on non-Windows.
33 * testsuite/libffi.call/fastthis1_win32.c: Run on non-Windows.
34 * testsuite/libffi.call/fastthis2_win32.c: Ditto.
35 * testsuite/libffi.call/fastthis3_win32.c: Ditto.
36 * testsuite/libffi.call/many2_win32.c: Ditto.
37 * testsuite/libffi.call/many_win32.c: Ditto.
38 * testsuite/libffi.call/strlen2_win32.c: Ditto.
39 * testsuite/libffi.call/strlen_win32.c: Ditto.
40 * testsuite/libffi.call/struct1_win32.c: Ditto.
[all …]
DChangeLog29 Fix testsuite for GCC 4.9.0
91 Merge pull request #86 from joshtriplett/testsuite-CC-CXX
93 testsuite ignores CC parameter supplied to configure or make
168 README: Note the testsuite changes to respect $CC and $CXX
197 Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CC
373 Add ABIs to the test matrix; unify many bits of the testsuite
379 testsuite: Add ABIs to the test matrix; unify tests across ABIs
392 testsuite: Replace ffitestcxx.h with ffitest.h
401 testsuite: Unify the C and C++ testsuites
410 testsuite: ffitest.h: Parenthesize the CHECK macro
[all …]
/external/ltp/
Dexecltp.in196 def determine_context(output_log, testsuite, test_set, context):
210 test_set_context['%s : %s' % (testsuite, test)] = test_context
353 for testsuite in args:
358 exec_log = os.path.join(opts.log_dir, '%s-exec.log' % testsuite)
360 % testsuite))
364 runtest_file = os.path.join(opts.ltp_dir, 'runtest', testsuite)
378 runltp_opts, '-f', testsuite,
389 'test - %s: %s\n' % (testsuite, str(rpe)))
399 testsuite,
408 testsuite,
[all …]
Dconfigure.ac106 AC_ARG_WITH([open-posix-testsuite],
107 [AC_HELP_STRING([--with-open-posix-testsuite],
108 [compile and install the open posix testsuite (default=no)])],
119 AC_ARG_WITH([realtime-testsuite],
120 [AC_HELP_STRING([--with-realtime-testsuite],
121 [compile and install the realtime testsuite (default=no)])],
/external/ltp/testcases/kernel/device-drivers/nls/
DREADME2 Native language support (nls) testsuite
5 The nls testsuite consists of a kernel space and a user space part. Currently
8 of this testsuite.
18 Executing the testsuite
20 The whole testsuite is executed automatically at module load time. You can
/external/kmod/testsuite/
DREADME1 testsuite
6 Kmod's testsuite was designed to automate the process of running tests with
8 received a bug report, we reproduce it using the testsuite so we avoid
29 1 - Look at testsuite.h, struct test, to see all the options available.
34 3 - If you want testsuite to compare the stdout/stderr of your tests in order
41 testsuite to export LD_PRELOAD with the necessary override libs before
45 testsuite.h
47 5 - need_spawn: if testsuite will exec itself before running a test
D.gitignore17 /test-testsuite
52 /test-testsuite.log
53 /test-testsuite.trs
/external/autotest/client/tests/systemtap/
Dsystemtap.py43 testsuite = os.path.join(self.srcdir, 'testsuite')
44 os.chdir(testsuite)
59 testsuite = os.path.join(self.srcdir, 'testsuite')
60 os.chdir(testsuite)
69 sum = os.path.join(testsuite, 'systemtap.sum')
70 log = os.path.join(testsuite, 'systemtap.log')
/external/bison/tests/
DMakefile.am20 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
46 testsuite.at \
57 TESTSUITE = $(srcdir)/testsuite
61 $(AM_V_GEN) $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
/external/ltp/testcases/kernel/security/integrity/ima/
DREADME8 patch, are required to build and run the IMA testsuite.
20 - The testsuite must be executed with root priveleges so that it
25 testsuite. At runtime, if openssl is not installed, many of the
49 The testsuite is dependent on the default TCB policy being enabled, which
64 - execute './ltp-full-<version>/runltp -f ima' to run the entire testsuite.
72 After running the testsuite, the default measurement policy has been
/external/python/cpython2/PC/VS9.0/
Dbuild_pgo.bat3 rem building instrumented binaries, then running the testsuite, and
11 rem use the performance testsuite. This is quick and simple
15 rem or the whole testsuite for more thorough testing
/external/python/cpython2/PC/VS8.0/
Dbuild_pgo.bat3 rem building instrumented binaries, then running the testsuite, and
11 rem use the performance testsuite. This is quick and simple
15 rem or the whole testsuite for more thorough testing
/external/libxml2/
Dcheck-xinclude-test-suite.py193 testsuite = conf.getRootElement() variable
194 if testsuite.name != 'testsuite':
198 profile = testsuite.prop('PROFILE')
204 case = testsuite.children
Dcheck-xml-test-suite.py381 testsuite = conf.getRootElement() variable
382 if testsuite.name != 'TESTSUITE':
386 profile = testsuite.prop('PROFILE')
392 case = testsuite.children
Dcheck-xsddata-test-suite.py383 testsuite = libxml2.parseFile(CONF) variable
395 root = testsuite.getRootElement()
410 testsuite.freeDoc()
Dcheck-relaxng-test-suite.py365 testsuite = libxml2.parseFile(CONF) variable
367 root = testsuite.getRootElement()
384 testsuite.freeDoc()
Dcheck-relaxng-test-suite2.py378 testsuite = libxml2.parseFile(CONF) variable
390 root = testsuite.getRootElement()
408 testsuite.freeDoc()
/external/ltp/testcases/realtime/
DREADME21 realtime tests is an open-source testsuite for testing real-time Linux. It is
22 licensed under the GPL. The latest version of this testsuite is available
23 from http://rt.wiki.kernel.org. This testsuite is maintained by the IBM
27 The testsuite contains some functional tests and a few performance
33 The testsuite expects glibc ("C" library) (version 2.4 onwards) and
/external/iproute2/
D.gitignore36 testsuite/results
37 testsuite/iproute2/iproute2-this
/external/ltp/testscripts/
DrunEALtests.sh67 -r ltproot Fully qualified path where testsuite is installed.
68 -t duration Execute the testsuite for given duration in hours.
69 -x instances Run multiple instances of this testsuite.
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
DgUnit.g61 optionsSpec? header? testsuite*
95 testsuite // gUnit test suite based on individual rule
101 $testsuite::isLexicalRule = false;
112 $testsuite::isLexicalRule = true;
120 testcase[gUnitTestSuite ts] // individual test within a (rule)testsuite
155 | 'returns' RETVAL {if ( !$testsuite::isLexicalRule ) $out = new ReturnTest($RETVAL);}
156 | '->' output {if ( !$testsuite::isLexicalRule ) $out = new OutputTest($output.token);}
/external/kmod/
DNEWS83 - Improvements to testsuite:
115 covered and tools at ~50% by tests in the testsuite. Utility
119 - Improvements to testsuite:
148 - Improvements to testsuite:
170 - Improvements to testsuite:
201 - Improvements to testsuite:
229 - Fix some mkdir_p() corner cases (used in testsuite and static-nodes)
292 - Improvements to testsuite:
293 - Fix testsuite defining symbols twice on 32 bit systems
332 - Fixes in the testsuite and refactoring of LDPRELOAD'ed libraries
[all …]
/external/v8/tools/testrunner/network/
Dendpoint.py37 from ..local import testsuite
93 suite = testsuite.TestSuite.LoadTestSuite(
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff40 …ac_config_files="$ac_config_files include/Makefile include/ffi.h Makefile testsuite/Makefile man/M…
53 "testsuite/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/Makefile" ;;
108 AC_CONFIG_FILES(include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile libffi.pc)

123456