summaryrefslogtreecommitdiffstats
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-10 02:30:43 (GMT)
committerGitHub <noreply@github.com>2023-09-10 02:30:43 (GMT)
commitdb5bfe91f822bb06b4c8fe7c58e649694c854bf2 (patch)
tree7d4496cccf320041b292a39638b9394083403790 /Python/tracemalloc.c
parenta341750078e6de5206560adcf53337e0172ae1c6 (diff)
downloadcpython-db5bfe91f822bb06b4c8fe7c58e649694c854bf2.zip
cpython-db5bfe91f822bb06b4c8fe7c58e649694c854bf2.tar.gz
cpython-db5bfe91f822bb06b4c8fe7c58e649694c854bf2.tar.bz2
gh-109162: libregrtest: add TestResults class (#109208)
* Add TestResults class. * Move Regrtest methods to TestResults: * accumulate_result(): now takes a RunTests parameter * get_executed() * no_tests_run() * Add methods to TestResults: * add_junit() * display_result() * display_summary() * need_rerun() * prepare_rerun() * write_junit() * Rename 'need_rerun' attribute to 'bad_results'. * Rename 'total_stats' attribute to 'stats'.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions