zephyr/tests
Daniel Leung db9d83fbb8 tests: devicetree: add bits to test multi-bus nodes
This adds a few bits to the devicetree API tests for multi-bus
nodes where a bus can support multiple protocols. This uses
I3C as basis as I3C controller can support both I2C and I3C on
the same bus, while I2C controller cannot support both. So
this needs to make sure the correct bus macros are generated
if appropriate (and not generated if not needed).

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-09-09 17:42:33 -04:00
..
application_development tests: application_development: move the gen inc file test to new ztest 2022-09-09 10:17:29 -05:00
arch boards: arm: stm32l562e_dk_ns: Add flash partitions 2022-09-09 16:40:20 +00:00
benchmarks ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
bluetooth ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
boards ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
boot/uefi includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cmake/config_dir
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers tests: counter_basic_api will return pass even if no counter is found 2022-09-09 16:32:07 -04:00
kernel ztest: improve some tests 2022-09-09 07:05:38 -04:00
lib tests: devicetree: add bits to test multi-bus nodes 2022-09-09 17:42:33 -04:00
misc tests: misc: move the kconfig options test to new ztest API 2022-09-09 10:17:29 -05:00
net ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
posix ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
subsys ztest: improve some tests 2022-09-09 07:05:38 -04:00
unit tests: util: PART_OF_ARRAY, IS_ARRAY_ELEMENT, ARRAY_INDEX, .. 2022-09-09 13:20:12 -05:00
ztest ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00