From Fedora Project Wiki


Description

This test case runs some validation checks for important graphics functionality.


How to test

  1. Clean boot the Fedora you wish to test: this could be a system installed from a particular snapshot, pre-release, or release, or a live image. It should be a graphical desktop install
  2. Open a terminal window and run sudo dnf -y install vulkan-tools vulkan-validation-layers
  3. Now run vkcube --validate --c 10

Expected Results

  1. The vkcube command should run without crashing or erroring out.