Skip to content
  • Peter Hoyes's avatar
    arm/oeqa: Introduce the fvp_devices test suite · 0b574210
    Peter Hoyes authored and Jon Mason's avatar Jon Mason committed
    
    
    The fvp_devices test suite can be used to verify the following
    functionality at runtime, common to most FVPs:
     * CPU hotplug
     * virtio-net device presence and functionality
     * virtio-rng device presence and functionality
     * PL031 RTC device presence and functionality
     * SP805 watchdog device presence
    
    The list of devices to be tested can be configured by a BSP using the
    variable TEST_FVP_DEVICES.
    
    Add this test suite for fvp-base and fvp-baser-aemv8r64.
    
    Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
    Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
    0b574210