cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

README.rst (453B)


      1============================================
      2Acceptance tests using the Avocado Framework
      3============================================
      4
      5This directory contains functional tests, also known as acceptance
      6level tests.  They're usually higher level, and may interact with
      7external resources and with various guest operating systems.
      8
      9For more information, please refer to ``docs/devel/testing.rst``,
     10section "Acceptance tests using the Avocado Framework".