brightness.brightness ===================== **Source code:** `brightness/brightness.py `_ This is a factory test to check the brightness of LCD backlight or LEDs. Test Arguments -------------- .. list-table:: :widths: 20 10 60 :header-rows: 1 :align: left * - Name - Type - Description * - msg - str, dict - Message HTML * - timeout_secs - int - (optional; default: ``10``) Timeout value for the test in seconds. * - levels - list - A sequence of brightness levels. * - interval_secs - int, float - Time for each brightness level in seconds.