zephyr/tests
Kumar Gala b81361609a devicetree: deprecate DT_DMAS_LABEL APIs
Mark all variants of the DT_DMAS_LABEL APIs:
* DT_DMAS_LABEL_BY_IDX
* DT_DMAS_LABEL_BY_NAME
* DT_INST_DMAS_LABEL_BY_IDX
* DT_INST_DMAS_LABEL_BY_NAME

As deprecated in favor of utilizing:

* DT_DMAS_CTLR_BY_IDX
* DT_DMAS_CTLR_BY_NAME
* DT_DMAS_CTLR
* DT_INST_DMAS_CTLR_BY_IDX
* DT_INST_DMAS_CTLR_BY_NAME
* DT_INST_DMAS_CTLR

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-18 06:20:27 -05:00
..
application_development tests: application_development: set integration_platforms 2021-03-03 18:13:19 -05:00
arch kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
benchmarks tests: add missing CONFIG_TEST=y in test suites 2021-03-17 17:48:20 -04:00
bluetooth tests: bluetooth: tester: Remove assignment to CONFIG_LOG_MINIMAL 2021-03-18 06:17:45 -04:00
boards qspi_testcase: modify the value used to check whether qspi is enabled 2021-03-10 14:26:00 -05:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers drivers/dac: stm32: Adding DAC driver for nucleo_f767zi 2021-03-18 10:21:12 +01:00
kernel tests: kernel: pipe: testcases to improve code coverage for pipes 2021-03-17 19:10:25 -04:00
lib devicetree: deprecate DT_DMAS_LABEL APIs 2021-03-18 06:20:27 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
portability tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
posix m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
subsys tests: add missing CONFIG_TEST=y in test suites 2021-03-17 17:48:20 -04:00
unit unit: cbprintf: Extended to test without _Generic use 2021-03-12 09:25:15 -05:00
ztest tests: error_hook: fix sample output in README 2021-03-18 10:25:01 +01:00