libx52/tests/brightness/test_brightness_led_00.sh

12 lines
182 B
Bash

#!/bin/bash
# Test setting LED brightness to 0x0000
source $(dirname $0)/../common_infra.sh
expect_pattern $X52_LED_BRIGHTNESS_INDEX 0x0000
$X52CLI bri LED 0x0000
verify_output