zephyr/tests
Simon Guinot 7efe988a54 tests: introduce tests for LED drivers
This patch introduces some tests for the LED drivers. The following
functions of the LED API are tested:

- led_get_info
- led_on
- led_off
- led_set_color
- led_set_brightness

Note that the led-controller-0 alias must be defined in the DTS of the
board used to run this tests.

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2020-08-28 15:04:35 +02:00
..
application_development zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
benchmarks sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
bluetooth sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
boards sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers tests: introduce tests for LED drivers 2020-08-28 15:04:35 +02:00
kernel tests: mem_protect: fix partition remove test on v8-m with 8 regions 2020-08-28 12:55:37 +02:00
lib sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: dns: Add tests for catching malformed packets 2020-08-27 08:05:52 -04:00
portability tests: portability: cmsis_rtos_v1: Fix systick test 2020-07-09 11:21:03 +02:00
posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
subsys sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
unit sys/util.h: add FOR_EACH_NONEMPTY_TERM 2020-08-24 20:29:11 -04:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00