LICENSE
MANIFEST.in
Makefile
README
README.rst
VERSION
setup.py
avocado/__init__.py
avocado/__main__.py
avocado/core/__init__.py
avocado/core/app.py
avocado/core/data_dir.py
avocado/core/decorators.py
avocado/core/dispatcher.py
avocado/core/enabled_extension_manager.py
avocado/core/exceptions.py
avocado/core/exit_codes.py
avocado/core/extension_manager.py
avocado/core/job.py
avocado/core/job_id.py
avocado/core/jobdata.py
avocado/core/loader.py
avocado/core/main.py
avocado/core/messages.py
avocado/core/nrunner.py
avocado/core/output.py
avocado/core/parameters.py
avocado/core/parser.py
avocado/core/parser_common_args.py
avocado/core/plugin_interfaces.py
avocado/core/references.py
avocado/core/resolver.py
avocado/core/result.py
avocado/core/runner.py
avocado/core/settings.py
avocado/core/settings_dispatcher.py
avocado/core/streams.py
avocado/core/suite.py
avocado/core/sysinfo.py
avocado/core/tags.py
avocado/core/tapparser.py
avocado/core/test.py
avocado/core/test_id.py
avocado/core/teststatus.py
avocado/core/tree.py
avocado/core/utils.py
avocado/core/varianter.py
avocado/core/version.py
avocado/core/requirements/__init__.py
avocado/core/requirements/resolver.py
avocado/core/requirements/cache/__init__.py
avocado/core/requirements/cache/backends/__init__.py
avocado/core/requirements/cache/backends/sqlite.py
avocado/core/runners/__init__.py
avocado/core/runners/avocado_instrumented.py
avocado/core/runners/requirement_asset.py
avocado/core/runners/requirement_package.py
avocado/core/runners/sysinfo.py
avocado/core/runners/tap.py
avocado/core/runners/utils/__init__.py
avocado/core/runners/utils/messages.py
avocado/core/safeloader/__init__.py
avocado/core/safeloader/core.py
avocado/core/safeloader/docstring.py
avocado/core/safeloader/imported.py
avocado/core/safeloader/module.py
avocado/core/safeloader/utils.py
avocado/core/spawners/__init__.py
avocado/core/spawners/common.py
avocado/core/spawners/exceptions.py
avocado/core/spawners/mock.py
avocado/core/status/__init__.py
avocado/core/status/repo.py
avocado/core/status/server.py
avocado/core/status/utils.py
avocado/core/task/__init__.py
avocado/core/task/runtime.py
avocado/core/task/statemachine.py
avocado/etc/avocado/scripts/job/post.d/README
avocado/etc/avocado/scripts/job/pre.d/README
avocado/etc/avocado/sysinfo/commands
avocado/etc/avocado/sysinfo/files
avocado/etc/avocado/sysinfo/profilers
avocado/libexec/avocado-bash-utils
avocado/libexec/avocado_debug
avocado/libexec/avocado_error
avocado/libexec/avocado_info
avocado/libexec/avocado_warn
avocado/plugins/__init__.py
avocado/plugins/archive.py
avocado/plugins/assets.py
avocado/plugins/config.py
avocado/plugins/dict_variants.py
avocado/plugins/diff.py
avocado/plugins/distro.py
avocado/plugins/exec_path.py
avocado/plugins/expected_files_merge.py
avocado/plugins/human.py
avocado/plugins/jobs.py
avocado/plugins/jobscripts.py
avocado/plugins/journal.py
avocado/plugins/json_variants.py
avocado/plugins/jsonresult.py
avocado/plugins/list.py
avocado/plugins/plugins.py
avocado/plugins/replay.py
avocado/plugins/resolvers.py
avocado/plugins/run.py
avocado/plugins/runner.py
avocado/plugins/runner_nrunner.py
avocado/plugins/sysinfo.py
avocado/plugins/tap.py
avocado/plugins/testlogs.py
avocado/plugins/teststmpdir.py
avocado/plugins/variants.py
avocado/plugins/vmimage.py
avocado/plugins/wrapper.py
avocado/plugins/xunit.py
avocado/plugins/legacy/__init__.py
avocado/plugins/legacy/replay.py
avocado/plugins/spawners/__init__.py
avocado/plugins/spawners/podman.py
avocado/plugins/spawners/process.py
avocado/utils/__init__.py
avocado/utils/ar.py
avocado/utils/archive.py
avocado/utils/asset.py
avocado/utils/astring.py
avocado/utils/aurl.py
avocado/utils/build.py
avocado/utils/cloudinit.py
avocado/utils/configure_network.py
avocado/utils/cpu.py
avocado/utils/crypto.py
avocado/utils/data_factory.py
avocado/utils/data_structures.py
avocado/utils/datadrainer.py
avocado/utils/debug.py
avocado/utils/diff_validator.py
avocado/utils/disk.py
avocado/utils/distro.py
avocado/utils/dmesg.py
avocado/utils/download.py
avocado/utils/exit_codes.py
avocado/utils/file_utils.py
avocado/utils/filelock.py
avocado/utils/gdb.py
avocado/utils/genio.py
avocado/utils/git.py
avocado/utils/iso9660.py
avocado/utils/kernel.py
avocado/utils/linux.py
avocado/utils/linux_modules.py
avocado/utils/lv_utils.py
avocado/utils/memory.py
avocado/utils/multipath.py
avocado/utils/output.py
avocado/utils/partition.py
avocado/utils/path.py
avocado/utils/pci.py
avocado/utils/pmem.py
avocado/utils/process.py
avocado/utils/script.py
avocado/utils/service.py
avocado/utils/softwareraid.py
avocado/utils/ssh.py
avocado/utils/stacktrace.py
avocado/utils/sysinfo.py
avocado/utils/vmimage.py
avocado/utils/wait.py
avocado/utils/external/__init__.py
avocado/utils/external/gdbmi_parser.py
avocado/utils/external/spark.py
avocado/utils/network/__init__.py
avocado/utils/network/common.py
avocado/utils/network/exceptions.py
avocado/utils/network/hosts.py
avocado/utils/network/interfaces.py
avocado/utils/network/ports.py
avocado/utils/software_manager/__init__.py
avocado/utils/software_manager/distro_packages.py
avocado/utils/software_manager/inspector.py
avocado/utils/software_manager/main.py
avocado/utils/software_manager/manager.py
avocado/utils/software_manager/backends/__init__.py
avocado/utils/software_manager/backends/apt.py
avocado/utils/software_manager/backends/base.py
avocado/utils/software_manager/backends/dnf.py
avocado/utils/software_manager/backends/dpkg.py
avocado/utils/software_manager/backends/rpm.py
avocado/utils/software_manager/backends/yum.py
avocado/utils/software_manager/backends/zypper.py
avocado_framework.egg-info/PKG-INFO
avocado_framework.egg-info/SOURCES.txt
avocado_framework.egg-info/dependency_links.txt
avocado_framework.egg-info/entry_points.txt
avocado_framework.egg-info/not-zip-safe
avocado_framework.egg-info/requires.txt
avocado_framework.egg-info/top_level.txt
examples/apis/utils/ssh.py
examples/gdb-prerun-scripts/README
examples/gdb-prerun-scripts/pass-sigusr1
examples/hint-files/.avocado.hint.example
examples/hint-files/README.rst
examples/jobs/README.rst
examples/jobs/custom_exec_test.py
examples/jobs/failjob.py
examples/jobs/multiple_suites_from_config.py
examples/jobs/nrunner.py
examples/jobs/nrunner_unix_status_server.py
examples/jobs/passjob.py
examples/jobs/passjob_cit_varianter.py
examples/jobs/passjob_custom.py
examples/jobs/passjob_html.py
examples/jobs/passjob_html_browser.py
examples/jobs/passjob_with_test.py
examples/jobs/sleepjob_dict_varianter.py
examples/jobs/sleepjob_json_varianter.py
examples/jobs/sleepjob_yaml_to_mux.py
examples/nrunner/recipes/runnables/exec_test_echo_no_newline.json
examples/nrunner/recipes/runnables/exec_test_sh_echo_env_var.json
examples/nrunner/recipes/runnables/exec_test_sleep_3.json
examples/nrunner/recipes/runnables/noop.json
examples/nrunner/recipes/runnables/python_unittest.json
examples/nrunner/recipes/runnables/requirement_asset.json
examples/nrunner/recipes/runnables/requirement_package_check_foo.json
examples/nrunner/recipes/runnables/sysinfo.json
examples/nrunner/recipes/tasks/exec-status/1-uname-result.json
examples/nrunner/recipes/tasks/exec-status/2-dd-result.json
examples/nrunner/recipes/tasks/exec-status/3-sleep-result.json
examples/nrunner/recipes/tasks/exec-status/4-sleep-long-result.json
examples/nrunner/recipes/tasks/exec-test/1-uname.json
examples/nrunner/recipes/tasks/exec-test/2-echo.json
examples/nrunner/recipes/tasks/exec-test/3-sleep.json
examples/nrunner/recipes/tasks/unittest-result/1-unittest-testcase-localhost.json
examples/nrunner/runners/avocado-runner-foo
examples/plugins/README.rst
examples/plugins/cli-cmd/hello/hello.py
examples/plugins/cli-cmd/hello/setup.py
examples/plugins/cli-cmd/hello_option/hello_option.py
examples/plugins/cli-cmd/hello_option/setup.py
examples/plugins/cli-cmd/hello_parser/hello_parser.py
examples/plugins/cli-cmd/hello_parser/setup.py
examples/plugins/job-pre-post/mail/avocado_job_mail.py
examples/plugins/job-pre-post/mail/setup.py
examples/plugins/job-pre-post/sleep/avocado_job_sleep.py
examples/plugins/job-pre-post/sleep/setup.py
examples/plugins/tests/README.rst
examples/plugins/tests/magic/setup.py
examples/plugins/tests/magic/avocado_magic/__init__.py
examples/plugins/tests/magic/avocado_magic/resolver.py
examples/plugins/tests/magic/avocado_magic/runner.py
examples/testplans/release/pre.json
examples/testplans/release/release.json
examples/tests/abort.py
examples/tests/assert.py
examples/tests/assets.py
examples/tests/cabort.py
examples/tests/cancel_on_exception.py
examples/tests/cancel_test.py
examples/tests/cancelonsetup.py
examples/tests/canceltest.py
examples/tests/cit_parameters.py
examples/tests/datadir.py
examples/tests/doublefail.py
examples/tests/doublefree.py
examples/tests/doublefree_nasty.py
examples/tests/env_variables.sh
examples/tests/errortest.py
examples/tests/errortest_nasty.py
examples/tests/errortest_nasty2.py
examples/tests/errortest_nasty3.py
examples/tests/fail_on_exception.py
examples/tests/failtest.py
examples/tests/failtest.sh
examples/tests/failtest_ugly.py
examples/tests/gdbtest.py
examples/tests/gendata.py
examples/tests/linuxbuild.py
examples/tests/logging_streams.py
examples/tests/modify_variable.py
examples/tests/multiple_tests.py
examples/tests/multiplextest.py
examples/tests/output_check.sh
examples/tests/passtest.py
examples/tests/passtest.sh
examples/tests/passtest_with_requirement.py
examples/tests/phases.py
examples/tests/property.py
examples/tests/raise.py
examples/tests/simplewarning.sh
examples/tests/skip_conditional.py
examples/tests/sleeptenmin.py
examples/tests/sleeptest.py
examples/tests/sleeptest.sh
examples/tests/sleeptest_async.py
examples/tests/synctest.py
examples/tests/test_env.py
examples/tests/timeouttest.py
examples/tests/uncaught_exception.py
examples/tests/vm-cleanup.py
examples/tests/warntest.py
examples/tests/whiteboard.py
examples/tests/assets.py.data/gnu_hello_signer.gpg
examples/tests/cabort.py.data/abort.c
examples/tests/datadir.py.data/datadir.c
examples/tests/doublefree.py.data/doublefree.c
examples/tests/doublefree_nasty.py.data/doublefree.c
examples/tests/doublefree_nasty.py.data/gdb_pre
examples/tests/doublefree_nasty.py.data/iterations.yaml
examples/tests/env_variables.sh.data/env_variables.yaml
examples/tests/gdbtest.py.data/return99.c
examples/tests/gdbtest.py.data/segfault.c
examples/tests/linuxbuild.py.data/linuxbuild.yaml
examples/tests/modify_variable.py.data/print_variable.c
examples/tests/multiplextest.py.data/multiplextest.yaml
examples/tests/output_check.sh.data/stderr.expected
examples/tests/output_check.sh.data/stdout.expected
examples/tests/raise.py.data/raise.c
examples/tests/raise.py.data/raise.yaml
examples/tests/sleeptenmin.py.data/sleeptenmin.yaml
examples/tests/sleeptest.py.data/sleeptest.json
examples/tests/sleeptest.py.data/sleeptest.yaml
examples/tests/sleeptest.sh.data/sleeptest.yaml
examples/tests/synctest.py.data/stderr.expected
examples/tests/synctest.py.data/stdout.expected
examples/tests/synctest.py.data/synctest.tar.bz2
examples/tests/synctest.py.data/synctest.yaml
examples/tests/vm-cleanup.py.data/vm-cleanup.yaml
examples/varianter_cit/params.cit
examples/varianter_cit/test_params.cit
examples/varianter_pict/params.pict
examples/wrappers/bind_cpu0.sh
examples/wrappers/dummy.sh
examples/wrappers/ltrace.sh
examples/wrappers/perf.sh
examples/wrappers/rr.sh
examples/wrappers/strace.sh
examples/wrappers/time.sh
examples/wrappers/valgrind.sh
examples/yaml_to_mux/complex.yaml
examples/yaml_to_mux/simple.yaml
examples/yaml_to_mux/simple_vars.yaml
examples/yaml_to_mux/types.yaml
examples/yaml_to_mux/hw/hw.yaml
examples/yaml_to_mux/os/linux.yaml
examples/yaml_to_mux/os/windows.yaml
selftests/__init__.py
selftests/check.py
selftests/check_tmp_dirs
selftests/inspekt-indent.sh
selftests/inspekt-style.sh
selftests/isort.sh
selftests/lint.sh
selftests/modules-boundaries.sh
selftests/run
selftests/run_coverage
selftests/safeloader.sh
selftests/signedoff-check.sh
selftests/spell.sh
selftests/utils.py
selftests/.data/avocado.gz
selftests/.data/avocado.xz
selftests/.data/empty.tar.bz2
selftests/.data/get_data.py
selftests/.data/guaca.a
selftests/.data/hello.deb
selftests/.data/hello.rpm
selftests/.data/jenkins-junit.xsd
selftests/.data/sample.iso
selftests/.data/test_archive__symlinks.zip
selftests/.data/test_statuses.py
selftests/.data/unittests.py
selftests/.data/whiteboard.py
selftests/.data/get_data.py.data/file_data
selftests/.data/get_data.py.data/get_data.json
selftests/.data/get_data.py.data/get_data.yaml
selftests/.data/get_data.py.data/GetData.test_a/test_data
selftests/.data/get_data.py.data/GetData.test_a/long-cbbd/variant_data
selftests/.data/get_data.py.data/GetData.test_a/medium-1a7a/variant_data
selftests/.data/get_data.py.data/GetData.test_a/short-475e/variant_data
selftests/.data/get_data.py.data/GetData.test_b/test_data
selftests/.data/safeloader/caveat_multilevel/failure.py
selftests/.data/safeloader/caveat_multilevel/success.py
selftests/.data/safeloader/caveat_multilevel/l1/__init__.py
selftests/.data/safeloader/caveat_multilevel/l1/l2/__init__.py
selftests/.data/safeloader/caveat_multilevel/l1/l2/l3/__init__.py
selftests/.data/safeloader/data/__init__.py
selftests/.data/safeloader/data/dont_crash.py
selftests/.data/safeloader/data/dont_detect_non_avocado.py
selftests/.data/safeloader/data/double_import.py
selftests/.data/safeloader/data/imports.py
selftests/.data/safeloader/data/infinite_recurse.py
selftests/.data/safeloader/data/parent1.py
selftests/.data/safeloader/data/parent4.py
selftests/.data/safeloader/data/parent7.py
selftests/.data/safeloader/data/parent9.py
selftests/.data/safeloader/data/path/__init__.py
selftests/.data/safeloader/data/path/parent10.py
selftests/.data/safeloader/data/path/parent2.py
selftests/.data/safeloader/data/path/parent3.py
selftests/.data/safeloader/data/path/parent5.py
selftests/.data/safeloader/data/path/parent6.py
selftests/.data/safeloader/data/path/parent8.py
selftests/deployment/README.rst
selftests/deployment/ansible.cfg
selftests/deployment/deployment.yml
selftests/deployment/inventory
selftests/deployment/vars.yml
selftests/deployment/group_vars/all
selftests/deployment/roles/avocado/tasks/main.yml
selftests/deployment/roles/avocado/tasks/copr/avocado.yml
selftests/deployment/roles/avocado/tasks/copr/examples.yml
selftests/deployment/roles/avocado/tasks/copr/plugins.yml
selftests/deployment/roles/avocado/tasks/official/avocado.yml
selftests/deployment/roles/avocado/tasks/official/examples.yml
selftests/deployment/roles/avocado/tasks/official/plugins.yml
selftests/deployment/roles/avocado/tasks/pip/avocado.yml
selftests/deployment/roles/avocado/tasks/pip/examples.yml
selftests/deployment/roles/avocado/tasks/pip/plugins.yml
selftests/deployment/roles/avocado/tasks/rpm/avocado.yml
selftests/deployment/roles/avocado/tasks/rpm/examples.yml
selftests/deployment/roles/avocado/tasks/rpm/plugins.yml
selftests/deployment/roles/common/tasks/aexpect.yml
selftests/deployment/roles/common/tasks/dependencies.yml
selftests/deployment/roles/common/tasks/main.yml
selftests/deployment/roles/common/tasks/repos.yml
selftests/deployment/roles/tests/tasks/main.yml
selftests/deployment/roles/virtualenv/tasks/main.yml
selftests/functional/__init__.py
selftests/functional/test_argument_parsing.py
selftests/functional/test_basic.py
selftests/functional/test_coroutine.py
selftests/functional/test_export_variables.py
selftests/functional/test_fetch_asset.py
selftests/functional/test_getdata.py
selftests/functional/test_interrupt.py
selftests/functional/test_job_api_features.py
selftests/functional/test_job_timeout.py
selftests/functional/test_journal.py
selftests/functional/test_json_variants.py
selftests/functional/test_legacy_replay_basic.py
selftests/functional/test_legacy_replay_external_runner.py
selftests/functional/test_legacy_replay_failfast.py
selftests/functional/test_list.py
selftests/functional/test_loader.py
selftests/functional/test_lv_utils.py
selftests/functional/test_nrunner.py
selftests/functional/test_nrunner_interface.py
selftests/functional/test_output.py
selftests/functional/test_output_check.py
selftests/functional/test_replay.py
selftests/functional/test_requirements.py
selftests/functional/test_requirements_cache.py
selftests/functional/test_resolver.py
selftests/functional/test_runner_requirement_asset.py
selftests/functional/test_runner_requirement_package.py
selftests/functional/test_skiptests.py
selftests/functional/test_software_manager.py
selftests/functional/test_statuses.py
selftests/functional/test_streams.py
selftests/functional/test_sysinfo.py
selftests/functional/test_task_statemachine.py
selftests/functional/test_task_timeout.py
selftests/functional/test_teststmpdir.py
selftests/functional/test_thirdparty_bugs.py
selftests/functional/test_unittest_compat.py
selftests/functional/test_utils.py
selftests/functional/test_utils_asset.py
selftests/functional/test_wrapper.py
selftests/functional/plugin/test_assets.py
selftests/functional/plugin/test_diff.py
selftests/functional/plugin/test_jobscripts.py
selftests/functional/plugin/test_jsonresult.py
selftests/functional/plugin/test_logs.py
selftests/functional/plugin/test_vmimage.py
selftests/jobs/example_nrunner
selftests/jobs/example_nrunner_unix_status_server
selftests/jobs/example_passjob
selftests/jobs/example_passjob_cit_varianter
selftests/jobs/example_passjob_html
selftests/jobs/example_sleepjob_dict_varianter
selftests/jobs/example_sleepjob_json_varianter
selftests/jobs/nrunner_interface
selftests/jobs/pass
selftests/jobs/tests/pass
selftests/jobs/tests/passtest.py
selftests/pre_release/jobs/pre_release.py
selftests/pre_release/tests/check-copr-rpm-version.sh
selftests/pre_release/tests/cirrusci.py
selftests/pre_release/tests/readthedocs.py
selftests/pre_release/tests/vmimage.py
selftests/pre_release/tests/vmimage.py.data/variants.yml
selftests/unit/__init__.py
selftests/unit/test_datadir.py
selftests/unit/test_dispatcher.py
selftests/unit/test_hintfiles.py
selftests/unit/test_job.py
selftests/unit/test_loader.py
selftests/unit/test_nrunner.py
selftests/unit/test_output.py
selftests/unit/test_parameters.py
selftests/unit/test_parser.py
selftests/unit/test_plugin_interfaces.py
selftests/unit/test_references.py
selftests/unit/test_requirements_resolver.py
selftests/unit/test_result.py
selftests/unit/test_runner_requirement_asset.py
selftests/unit/test_runner_requirement_package.py
selftests/unit/test_runner_sysinfo.py
selftests/unit/test_safeloader_caveats.py
selftests/unit/test_safeloader_core.py
selftests/unit/test_safeloader_docstring.py
selftests/unit/test_safeloader_imported.py
selftests/unit/test_safeloader_module.py
selftests/unit/test_safeloader_utils.py
selftests/unit/test_settings.py
selftests/unit/test_status_repo.py
selftests/unit/test_status_utils.py
selftests/unit/test_suite.py
selftests/unit/test_sysinfo.py
selftests/unit/test_tags.py
selftests/unit/test_tap.py
selftests/unit/test_task_runtime.py
selftests/unit/test_test.py
selftests/unit/test_test_id.py
selftests/unit/test_tree.py
selftests/unit/plugin/test_assets.py
selftests/unit/plugin/test_jsonresult.py
selftests/unit/plugin/test_legacy_replay.py
selftests/unit/plugin/test_resolver.py
selftests/unit/plugin/test_spawner.py
selftests/unit/plugin/test_vmimage.py
selftests/unit/plugin/test_xunit.py
selftests/unit/utils/test_ar.py
selftests/unit/utils/test_archive.py
selftests/unit/utils/test_astring.py
selftests/unit/utils/test_cloudinit.py
selftests/unit/utils/test_cpu.py
selftests/unit/utils/test_data_structures.py
selftests/unit/utils/test_datadrainer.py
selftests/unit/utils/test_diff_validator.py
selftests/unit/utils/test_disk.py
selftests/unit/utils/test_distro.py
selftests/unit/utils/test_filelock.py
selftests/unit/utils/test_gdb.py
selftests/unit/utils/test_genio.py
selftests/unit/utils/test_iso9660.py
selftests/unit/utils/test_kernel.py
selftests/unit/utils/test_linux_modules.py
selftests/unit/utils/test_memory.py
selftests/unit/utils/test_network.py
selftests/unit/utils/test_output.py
selftests/unit/utils/test_partition.py
selftests/unit/utils/test_path.py
selftests/unit/utils/test_pci.py
selftests/unit/utils/test_pmem.py
selftests/unit/utils/test_process.py
selftests/unit/utils/test_script.py
selftests/unit/utils/test_service.py
selftests/unit/utils/test_software_manager.py
selftests/unit/utils/test_ssh.py
selftests/unit/utils/test_stacktrace.py
selftests/unit/utils/test_vmimage.py
selftests/unit/utils/test_cpu.py.data/armv7
selftests/unit/utils/test_cpu.py.data/armv8
selftests/unit/utils/test_cpu.py.data/i386
selftests/unit/utils/test_cpu.py.data/power8
selftests/unit/utils/test_cpu.py.data/power9
selftests/unit/utils/test_cpu.py.data/risc_v
selftests/unit/utils/test_cpu.py.data/s390x
selftests/unit/utils/test_cpu.py.data/s390x_2
selftests/unit/utils/test_cpu.py.data/s390x_3
selftests/unit/utils/test_cpu.py.data/x86_64
selftests/unit/utils/test_linux_modules.py.data/lsmod
selftests/unit/utils/test_linux_modules.py.data/proc_modules