Home
last modified time | relevance | path

Searched refs:cpython_only (Results 1 – 25 of 123) sorted by relevance

12345

/external/python/cpython2/Lib/test/
Dtest_code.py85 from test.test_support import run_doctest, run_unittest, cpython_only
107 @cpython_only
136 @cpython_only
142 @cpython_only
148 @cpython_only
154 @cpython_only
Dtest_tuple.py99 @test_support.cpython_only
140 @test_support.cpython_only
145 @test_support.cpython_only
152 @test_support.cpython_only
Dtest_fcntl.py11 import_module, cpython_only)
100 @cpython_only
Dtest_traceback.py7 from test.test_support import (run_unittest, is_jython, Error, cpython_only,
184 @cpython_only
Dtest_poll.py12 from test.test_support import TESTFN, run_unittest, reap_threads, cpython_only
167 @cpython_only
Dtest_buffer.py47 @test_support.cpython_only
Dtest_enumerate.py106 @test_support.cpython_only
155 @test_support.cpython_only
/external/python/cpython3/Lib/test/
Dtest_code.py114 from test.support import (run_doctest, run_unittest, cpython_only,
141 @cpython_only
149 @cpython_only
210 @cpython_only
216 @cpython_only
222 @cpython_only
228 @cpython_only
234 @cpython_only
Dtest_repl.py8 from test.support import cpython_only, SuppressCrashReport
39 @cpython_only
Dtest_tuple.py112 @support.cpython_only
153 @support.cpython_only
158 @support.cpython_only
165 @support.cpython_only
Dtest_fcntl.py9 cpython_only)
96 @cpython_only
141 @cpython_only
Dtest_exceptions.py12 check_warnings, cpython_only, gc_collect, run_unittest,
200 @cpython_only
939 @cpython_only
998 @cpython_only
1016 @cpython_only
1039 @cpython_only
1058 @cpython_only
1098 @cpython_only
1199 @cpython_only
Dtest_scope.py4 from test.support import check_syntax_error, cpython_only
501 @cpython_only
531 @cpython_only
731 @cpython_only
Dtest_dict.py805 @support.cpython_only
823 @support.cpython_only
887 @support.cpython_only
906 @support.cpython_only
923 @support.cpython_only
943 @support.cpython_only
963 @support.cpython_only
972 @support.cpython_only
988 @support.cpython_only
1259 @support.cpython_only
Dtest_devpoll.py9 from test.support import run_unittest, cpython_only
130 @cpython_only
Dtest_xml_etree_c.py167 @support.cpython_only
185 @support.cpython_only
Dtest_call.py3 from test.support import cpython_only
148 @cpython_only
302 @cpython_only
Dtest_crashers.py21 @test.support.cpython_only
Dtest_gc.py3 strip_python_stderr, cpython_only, start_threads,
152 @cpython_only
178 @cpython_only
628 @cpython_only
844 @cpython_only
Dtest_poll.py10 from test.support import TESTFN, run_unittest, reap_threads, cpython_only
167 @cpython_only
Dtest_compile.py480 @support.cpython_only
534 @support.cpython_only
590 @support.cpython_only
629 @support.cpython_only
Dtest_pickle.py121 @support.cpython_only
152 @support.cpython_only
256 @support.cpython_only
/external/python/cpython2/Lib/ctypes/test/
Dtest_anon.py2 from test.support import cpython_only
39 @cpython_only
/external/python/cpython3/Lib/test/test_import/
D__init__.py25 unlink, unload, create_empty_file, cpython_only, TESTFN_UNENCODABLE,
93 @cpython_only
373 @cpython_only
404 @cpython_only
965 @cpython_only
998 @cpython_only
1170 @cpython_only
/external/python/cpython3/Lib/ctypes/test/
Dtest_anon.py39 @test.support.cpython_only

12345