From Fedora Project Wiki

Description

Verify native Linux applications behavior by running them and comparing observed results with expected results.

Due to nature of this test case, make sure in works for you both before and after an update.

Setup

Environment:

  • graphical user session
  • graphical terminal emulator
  • GPU driver is installed and working

Installed packages:

  • vulkan-tools
  • glx-utils

How to test

Launch application by executing command using graphical terminal emulator and observe result.

application command
glxgears $ glxgears
vkcube $ vkcube

Expected Results

expected result for each application is:

  • new window opens
  • animation is displayed inside the window
  • window stays open and animation keeps playing unless user manually closes the window or terminates the application process
  • no errors or warnings reported
  • see extras
application animation extra
glxgears 3 rotating gears average FPS values are periodically reported
vkcube spinning cube appropriate GPU is selected