Lines Matching full:framework

11 These tests are written using the Avocado Testing Framework (which must be
39 - http://avocado-framework.readthedocs.io/en/latest/api/test/avocado.html#avocado.Test
40 - http://avocado-framework.readthedocs.io/en/latest/api/utils/avocado.utils.html
52 necessary avocado-framework dependencies into the QEMU venv within the
75 https://avocado-framework.readthedocs.io/en/latest/guides/user/chapters/tags.html
147 pip install --user avocado-framework
151 https://avocado-framework.readthedocs.io/en/latest/guides/user/chapters/installing.html
323 the framework or by the test itself. At the framework level, it will
378 https://avocado-framework.readthedocs.io/en/latest/guides/writer/libs/vmimage.html#supported-images
387 https://avocado-framework.readthedocs.io/en/latest/guides/writer/libs/vmimage.html#supported-images
404 …https://avocado-framework.readthedocs.io/en/latest/guides/writer/chapters/writing.html#accessing-t…
459 https://avocado-framework.readthedocs.io/en/latest/guides/writer/libs/vmimage.html#supported-images
468 https://avocado-framework.readthedocs.io/en/latest/guides/writer/libs/vmimage.html#supported-images
481 The Avocado framework provides Python decorators which allow for easily skip
486 …https://avocado-framework.readthedocs.io/en/latest/guides/writer/chapters/writing.html#skipping-te…
527 The Avocado framework has a timeout mechanism which interrupts tests to avoid the
531 …https://avocado-framework.readthedocs.io/en/latest/guides/writer/chapters/writing.html#setting-a-t…