tree: 880c055088d726563ed8ccde6d0205ffc18010b3 [path history] [tgz]
  1. config/
  2. test/
  3. analysis_options.yaml
  4. BUILD.gn
  5. OWNERS
  6. pubspec.yaml
  7. README.md
src/tests/end_to_end/screen_is_not_black/README.md

Screen is not black test

screen_is_not_black_test reboots the device under test and verifies that its screen is not black within 100 seconds after reboot.

This test is enabled for the terminal and workstation products.

There are two variants of this test:

  • screen_is_not_black_test - It launches basemgr and can only be used on products that use the Modular framework.
  • screen_is_not_black_no_basemgr_test - The no_basemgr variant should be used on products that use Session Framework, like workstation.