LICENSE
README.md
pyproject.toml
setup.cfg
ReFrame_HPC.egg-info/PKG-INFO
ReFrame_HPC.egg-info/SOURCES.txt
ReFrame_HPC.egg-info/dependency_links.txt
ReFrame_HPC.egg-info/requires.txt
ReFrame_HPC.egg-info/top_level.txt
bin/reframe
reframe/__init__.py
reframe/core/backends.py
reframe/core/buildsystems.py
reframe/core/config.py
reframe/core/containers.py
reframe/core/decorators.py
reframe/core/deferrable.py
reframe/core/environments.py
reframe/core/exceptions.py
reframe/core/fields.py
reframe/core/fixtures.py
reframe/core/hooks.py
reframe/core/logging.py
reframe/core/meta.py
reframe/core/modules.py
reframe/core/namespaces.py
reframe/core/parameters.py
reframe/core/pipeline.py
reframe/core/runtime.py
reframe/core/settings.py
reframe/core/shell.py
reframe/core/systems.py
reframe/core/variables.py
reframe/core/warnings.py
reframe/core/launchers/__init__.py
reframe/core/launchers/local.py
reframe/core/launchers/mpi.py
reframe/core/launchers/ssh.py
reframe/core/schedulers/__init__.py
reframe/core/schedulers/local.py
reframe/core/schedulers/lsf.py
reframe/core/schedulers/oar.py
reframe/core/schedulers/pbs.py
reframe/core/schedulers/registry.py
reframe/core/schedulers/sge.py
reframe/core/schedulers/slurm.py
reframe/frontend/__init__.py
reframe/frontend/argparse.py
reframe/frontend/autodetect.py
reframe/frontend/ci.py
reframe/frontend/cli.py
reframe/frontend/dependencies.py
reframe/frontend/filters.py
reframe/frontend/loader.py
reframe/frontend/printer.py
reframe/frontend/runreport.py
reframe/frontend/statistics.py
reframe/frontend/executors/__init__.py
reframe/frontend/executors/policies.py
reframe/schemas/config.json
reframe/schemas/junit.xsd
reframe/schemas/runreport.json
reframe/utility/__init__.py
reframe/utility/color.py
reframe/utility/cpuinfo.py
reframe/utility/jsonext.py
reframe/utility/osext.py
reframe/utility/sanity.py
reframe/utility/typecheck.py
reframe/utility/udeps.py
reframe/utility/versioning.py