From Fedora Project Wiki

(template)
 
(First version)
 
Line 1: Line 1:
= Description =
= Description =
A brief description of the functionality being tested.
 
This is a very basic test to check that Xorg can detect and configure the video controller and attached monitor.


= How to test =
= How to test =


 
# Boot into runlevel 3 by passing <code>3</code> as a boot option
# Start here ...
# Log in as a normal user
# Next do this ...
# Run this command: <code>Xorg -retro</code>
# Finally click that
# Check the display
# Hit <code>Ctrl-Alt-Backspace</code> to stop Xorg


= Expected Results =
= Expected Results =


 
# The display shows an ugly black and white "stippled" pattern and X-shaped mouse pointer
# Step #1 completes without error
# If multiple displays are attached, they will be mirrored
# The system boots into runlevel 5
# Program completes wth exit code 0
 
 


[[Category:Rawhide Acceptance Test Cases]]
[[Category:Rawhide Acceptance Test Cases]]

Latest revision as of 20:04, 30 June 2009

Description

This is a very basic test to check that Xorg can detect and configure the video controller and attached monitor.

How to test

  1. Boot into runlevel 3 by passing 3 as a boot option
  2. Log in as a normal user
  3. Run this command: Xorg -retro
  4. Check the display
  5. Hit Ctrl-Alt-Backspace to stop Xorg

Expected Results

  1. The display shows an ugly black and white "stippled" pattern and X-shaped mouse pointer
  2. If multiple displays are attached, they will be mirrored