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