Home
last modified time | relevance | path

Searched refs:testsuite (Results 1 – 25 of 133) 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/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 …]
/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.ac136 AC_ARG_WITH([open-posix-testsuite],
137 [AC_HELP_STRING([--with-open-posix-testsuite],
138 [compile and install the open posix testsuite (default=no)])],
149 AC_ARG_WITH([realtime-testsuite],
150 [AC_HELP_STRING([--with-realtime-testsuite],
151 [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/iproute2/
D.gitignore37 testsuite/results
38 testsuite/iproute2/iproute2-this
39 testsuite/tools/generate_nlmsg
40 testsuite/tests/ip/link/dev_wo_vf_rate.nl
/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/grpc-grpc/tools/run_tests/python_utils/
Dreport_utils.py83 testsuite = ET.SubElement(
94 xml_test = ET.SubElement(testsuite, 'testcase', name=shortname)
108 testsuite.set('failures', str(failure_count))
109 testsuite.set('errors', str(error_count))
/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
/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/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/v8/tools/unittests/testdata/testroot2/test/sweet/
Dtestcfg.py9 from testrunner.local import testsuite
12 class TestSuite(testsuite.TestSuite):
/external/v8/tools/unittests/testdata/testroot1/test/sweet/
Dtestcfg.py9 from testrunner.local import testsuite
12 class TestSuite(testsuite.TestSuite):
/external/ltp/android/tools/
Dcki_coverage.py177 for testsuite in self.LTP_KERNEL_TESTSUITES:
178 self.__load_ltp_testsuite(testsuite)
180 def __load_ltp_testsuite(self, testsuite): argument
181 root = os.path.join(self.LTP_KERNEL_ROOT, testsuite)
186 self.ltp_full_set.append("%s.%s" % (testsuite, basename))
290 testsuite, test = full_test_name.split('.')
296 if testsuite == "syscalls" and ltp_syscall_name == "ioctl":
/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/antlr/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/
DNEWS11 - Improvements to testsuite and added tests to check the our behavior
68 - Improve testsuite and allow to use mkosi to run testsuite in different
153 - Improvements to testsuite:
185 covered and tools at ~50% by tests in the testsuite. Utility
189 - Improvements to testsuite:
218 - Improvements to testsuite:
240 - Improvements to testsuite:
271 - Improvements to testsuite:
299 - Fix some mkdir_p() corner cases (used in testsuite and static-nodes)
362 - Improvements to testsuite:
[all …]
/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