libx52/utils/test
nirenjan 45f009ac90 Move LED tests in x52test to the end
x52test doesn't perform any checks to see if the connected device
supports setting individual LEDs. Therefore, if an X52 (non-Pro) was
connected when running x52test, it would fail when running the LED
tests, and not perform any of the subsequent tests.

By moving the LED tests to the end, this allows the other tests to run
on a non-Pro X52. Although the tests would still fail, it won't actually
break anything.

Addresses #19.
2020-05-18 14:59:24 -07:00
..
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00
x52_test.c Move LED tests in x52test to the end 2020-05-18 14:59:24 -07:00
x52_test_clock.c Add option to run test without delay 2020-04-12 16:48:29 -07:00
x52_test_common.h Fix error handling in x52test 2020-05-18 14:58:31 -07:00
x52_test_led.c Add option to run test without delay 2020-04-12 16:48:29 -07:00
x52_test_mfd.c Add option to run test without delay 2020-04-12 16:48:29 -07:00