Searched full:avocado (Results 1 – 14 of 14) sorted by relevance
110 @avocado --config avocado.cfg run tests/118 @coverage run -m avocado --config avocado.cfg run tests/*.py
73 - ``avocado.cfg`` Configuration for the Avocado test-runner.
37 avocado-framework >= 90.0
36 from avocado.utils import datadrainer102 from avocado.utils import gdb103 from avocado.utils import process
19 @skipIfMissingImports('avocado.utils')
5 debugging QEMU. It is used primarily by the vm and avocado tests.
5 QEMU. It is used by the iotests, vm tests, avocado tests, and several
5 # Original Author (Avocado-based tests):
35 avocado-framework==90.0
7 import avocado160 class Smoke(avocado.Test):208 class TestBase(avocado.Test):