zephyr/tests/lib/devicetree/api
Flavio Ceolin 3ec2cb5cb1 tests: devicetree: Add DT_PROP_BY_PHANDLE_IDX_OR test
Test macro DT_PROP_BY_PHANDLE_IDX_OR. There are two tests, one when
the property exists and other when the property is not set.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-12-09 16:39:33 -05:00
..
src tests: devicetree: Add DT_PROP_BY_PHANDLE_IDX_OR test 2020-12-09 16:39:33 -05:00
app.overlay tests: devicetree: Add DT_PROP_BY_PHANDLE_IDX_OR test 2020-12-09 16:39:33 -05:00
CMakeLists.txt
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.