zephyr/tests
Peter Bigot 90b0c95a87 tests: i2c_slave_api: add node labels to devicetree
The test currently identifies devices by instance number, which is not
guaranteed to be constant across builds.  Add node labels so the test
can be updated to use a more permanent node identifier.

Also remove insensitive (and misleading) terminology in the node
labels.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-13 11:49:12 +02:00
..
application_development zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch tests: arch: arm: add a test for no-multithreading case for Cortex-m 2020-08-07 13:06:04 +02:00
benchmarks benchmarks: timing_info: re-word thread abort actions 2020-07-30 10:44:41 -04:00
bluetooth Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00
boards tests: Align all drivers using user_data for callback 2020-07-30 09:48:00 +02:00
crypto tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
deprecated zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
drivers tests: i2c_slave_api: add node labels to devicetree 2020-08-13 11:49:12 +02:00
kernel test: msgq: Add two corner cases in message queue 2020-08-11 19:32:52 +02:00
lib device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
misc/test_build tests: misc: back to whitelisting mcuboot test 2020-08-07 09:50:22 -04:00
net device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
portability tests: portability: cmsis_rtos_v1: Fix systick test 2020-07-09 11:21:03 +02:00
posix tests/posix/fs: Fix missing close in error paths 2020-08-05 08:04:29 -04:00
shell shell: correct build-in commands definition 2020-07-31 11:54:34 +02:00
subsys test: logging: Add more test cases for log core 2020-08-12 17:08:15 -05:00
unit tests/unit/util: refactor to test in both C and C++ language environments 2020-08-12 16:39:37 -05:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00