zephyr/tests/lib/devicetree/api
Kumar Gala c4ee3f3733 devicetree: deprecate DT_LABEL variants
Deprecate DT_LABEL and DT_INST_LABEL as we have phased out
general 'label' usage and there isn't a need to keep a specific
set of macros for 'label'.  DT_PROP(node, label) works fine for
the small handful of cases that need it now.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-19 06:49:50 -05:00
..
src devicetree: deprecate DT_LABEL variants 2022-08-19 06:49:50 -05:00
app.overlay tests: devicetree: api: Remove unnecessary label properties 2022-07-25 12:19:01 -07:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: lib: devicetree: move api to new ztest API 2022-07-19 13:00:37 -07:00
README
testcase.yaml tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00

Test cases for the devicetree.h API.