Skip to content
Snippets Groups Projects
Select Git revision
  • 1d0ff1a8310327ca2f44c2394aa7a34e6ac6af45
  • apertis/v2022dev0 default protected
  • wip/wlozano/agl-compositor-launch
  • agl-compositor-fix
  • apertis/v2019
  • apertis/v2020
  • apertis/v2021pre
  • apertis/v2021dev3
  • wip/fdanis/7252-v2020
  • pages
  • apertis/v2021dev2
  • apertis/v2021dev1
  • sagar/test
  • wip/d4s/test_sign
  • apertis/v2020pre
  • apertis/v2021dev0
  • apertis/v2020dev0
  • wip/sagar/sdk-persistent-test-improvements
  • apertis/v2019pre
  • wip/fredo/sdk-tools-tests
  • apertis/v2019dev0
  • apertis/1.1812.0
22 results

image-gui-start.yaml

Blame
  • Forked from tests / apertis-test-cases
    632 commits behind the upstream repository.
    Luis Araujo's avatar
    Luis Araujo authored
    - Update the README listing existing macros and how to
      use the renderer.
    - Rename the main program to render-test-case
    - Rename the tc directory to tests-cases
    
    Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
    1d0ff1a8
    History
    image-gui-start.yaml 1.23 KiB
    metadata:
      name: image-gui-start
      format: "Apertis Test Definition 1.0"
      image-type: any
      image-arch: any
      type: functional
      exec-type: manual
      priority: critical
      description: "Test whether the image starts a graphical environment.
                    Basic functionality: ensuring that the GUI boots up."
      maintainer: "Apertis Project"
    
      pre-conditions:
        - "For SDK image: Remember, we're now requiring VirtualBox 4.2.2 for tests
           using Guest Additions. Please, read https://wiki.apertis.org/Docs/VirtualBox_Guest_AdditionsDocs/VirtualBox_Guest_Additions to update your setup."
        - "Download the virtual machine image for the latest SDK release from
           https://images.apertis.org/"
        - "For Target/Development images:"
        - "Download latest target/development image released from
           https://images.apertis.org/"
        - "Write image to a SD card as explained at: https://wiki.apertis.org/System_Image_Setup#Target_and_development_images"
    
      expected:
        - "The image correctly starts the respective graphical interface."
        - "For SDK image: A XFCE environment comes up."
        - "For Target/Development images: Image comes up with the Apertis HMI."
    
    run:
      steps:
        - "Boot image in target device or in the VM for the SDK image."