1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-color
Martine Lenders 2c9ac91903 tests/unittests: test black corner case for color_rgb2hsv()
Tests a (currently undocumented) behavior of `color_rgb2hsv()`, that a
black RGB value (all zero) causes the HSV value to be all zero.
2019-09-27 09:35:39 +02:00
..
Makefile unittests: added some unittests for the color module 2016-02-21 20:18:25 +01:00
Makefile.include unittests: added some unittests for the color module 2016-02-21 20:18:25 +01:00
tests-color.c tests/unittests: test black corner case for color_rgb2hsv() 2019-09-27 09:35:39 +02:00
tests-color.h unittests: added some unittests for the color module 2016-02-21 20:18:25 +01:00