cpython/Lib/test/libregrtest
Antoine Pitrou fcb230180f
[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929)
(cherry picked from commit ebf29b3)

Co-authored-by: Donghee Na <donghee.na@python.org>
2024-03-18 10:22:19 +01:00
..
__init__.py
cmdline.py [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) 2024-03-18 10:22:19 +01:00
filter.py [3.12] gh-110918: Fix side effects of regrtest test_match_tests() (GH-116718) (#116726) 2024-03-13 14:16:23 +00:00
findtests.py
logger.py
main.py [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) 2024-03-18 10:22:19 +01:00
mypy.ini
pgo.py
refleak.py
result.py
results.py
run_workers.py [3.12] chore: fix typos (#116345) (#116370) 2024-03-05 18:51:17 +00:00
runtests.py
save_env.py
setup.py
single.py
testresult.py
tsan.py [3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929) 2024-03-18 10:22:19 +01:00
utils.py [3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924) 2024-03-17 16:33:35 +01:00
win_utils.py [3.12] gh-116103: Prevent error in WindowsLoadTracker.__del__ on permission error (GH-116105) (GH-116120) 2024-02-29 14:43:05 +00:00
worker.py