/snap/core20/2866/usr/lib/python3.8/test/libregrtest/__pycache__
Edit: /snap/core20/2866/usr/lib/python3.8/test/libregrtest/__pycache__/main.cpython-38.pyc (16647B)
U
¼Ê¦iK` ã @ s d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZd dlZd dl Z d dl
Z
d dlZd dlm
Z
d dlmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZ d dl m!Z! d dl"m#Z# d dl$m%Z%m&Z&m'Z'm(Z( d dl)m*Z* dZ+G d d
„ d
ƒZ,d
dd„Z-dS )é N)Ú_parse_args)Ú findtestsÚruntestÚget_abs_moduleÚSTDTESTSÚNOTTESTSÚPASSEDÚFAILEDÚENV_CHANGEDÚSKIPPEDÚRESOURCE_DENIEDÚINTERRUPTEDÚCHILD_ERRORÚTEST_DID_NOT_RUNÚTIMEOUTÚPROGRESS_MIN_TIMEÚformat_test_resultÚ is_failed)Úsetup_tests)Úsetup_pgo_tests)ÚremovepyÚcountÚformat_durationÚ printlist)Úsupportg ^@c @ sÞ e Zd ZdZdd„ Zdd„ Zd7dd„Zd8d
d„Zdd
„ Zdd„ Z dd„ Z
dd„ Zdd„ Zdd„ Z
dd„ Zdd„ Zdd„ Zdd„ Zd d!„ Zd"d#„ Zd$d%„ Zd&d'„ Zd(d)„ Zd*d+„ Zd,d-„ Zd.d/„ Zd9d1d2„Zd3d4„ Zd5d6„ Zd0S ):ÚRegrtestal Execute a test suite.
This also parses command-line options and modifies its behavior
accordingly.
tests -- a list of strings containing test names (optional)
testdir -- the directory in which to look for tests (optional)
Users other than the Python test suite will certainly want to
specify testdir; if it's omitted, the directory containing the
Python test suite is searched for.
If the tests argument is omitted, the tests listed on the
command-line will be used. If that's empty, too, then all *.py
files beginning with test_ will be used.
The other default arguments (verbose, quiet, exclude,
single, randomize, findleaks, use_resources, trace, coverdir,
print_slow, and random_seed) allow programmers calling main()
directly to set the values that would normally be set by flags
on the command line.
c C s’ d | _ g | _g | _g | _g | _g | _g | _g | _g | _g | _ d | _
d| _g | _d | _
t ¡ | _d| _d| _d | _d | _d | _d | _d | _d | _d S )NFÚ é )ÚnsÚtestsÚselectedÚgoodÚbadÚskippedÚresource_deniedsÚenvironment_changedÚrun_no_testsÚrerunÚfirst_resultÚinterruptedÚ
test_timesÚtracerÚtimeÚ monotonicÚ
start_timeÚ
test_countÚtest_count_widthÚnext_single_testÚnext_single_filenameÚ
testsuite_xmlÚwin_load_trackerÚtmp_dirÚworker_test_name©Úself© r9 ú+/usr/lib/python3.8/test/libregrtest/main.pyÚ__init__6 s.
zRegrtest.__init__c C s<