generic_display_panel_examples

Examples for testing display_panel components. display_panel is called “Display Panel” in AVL.

Inherit

BacklightSmallerAdjustLevel

pytest_name

backlight

args

adjust_level
0.02

BrightnessLCDBacklight

pytest_name

brightness.lcd_backlight

args

levels
[
  0.2,
  0.4,
  0.6,
  0.8,
  1.0
]

DisplayGrayForAnHour

pytest_name

display

args

items
[
  "solid-gray-127"
]
idle_timeout
3600

EnterFrontOfScreenTestInteractiveMode

pytest_name

display_interactive.display_interactive

args

port
5566
autostart
true

FrontOfScreenTestMoreImages

pytest_name

display

args

items
[
  "grid",
  "rectangle",
  "gradient-red",
  "image-complex.bmp",
  "image-black.bmp",
  "image-white.bmp",
  "image-crosstalk-black.bmp",
  "image-crosstalk-white.bmp",
  "image-gray-63.bmp",
  "image-gray-127.bmp",
  "image-gray-170.bmp",
  "image-horizontal-rgbw.bmp",
  "image-vertical-rgbw.bmp",
  "hex-color-#afafaf",
  "hex-color-#abc"
]

FrontOfScreenTestStation

pytest_name

display_images

args

compressed_image_file
"display_images.tar.gz"

FrontOfScreenTestSymptom

pytest_name

display

args

items
[
  "image-complex.bmp",
  "solid-red",
  "hex-color-#afafaf"
]
symptoms
[
  "Symptom1",
  "Symptom2",
  "Dark Dots",
  "Light Leakage",
  "Others"
]

PrivacyScreen

pytest_name

privacy_screen

args

target_state
"on"