libx52/utils/test
nirenjan d89cce807b Add check for LED support in x52test
This commit uses the new `libx52_check_feature` API to check if the
device supports LED control. If not, it prints an error message and
exits the LED tests gracefully.

This also reverts commit 45f009ac90, which
had moved the LED tests to the end. Since this is no longer necessary,
it is moved back to avoid any issues with anything that may have relied
on the old order.
2020-05-22 11:15:27 -07:00
..
Makefile.am Add internationalization support for x52test 2020-05-20 14:36:40 -07:00
x52_test.c Add check for LED support in x52test 2020-05-22 11:15:27 -07:00
x52_test_clock.c Add internationalization support for x52test 2020-05-20 14:36:40 -07:00
x52_test_common.h Add internationalization support for x52test 2020-05-20 14:36:40 -07:00
x52_test_led.c Add check for LED support in x52test 2020-05-22 11:15:27 -07:00
x52_test_mfd.c Add internationalization support for x52test 2020-05-20 14:36:40 -07:00