zephyr/tests/lib
Martí Bolívar 922b469fd4 devicetree: add accessors with default values
Add a variety of property and specifier cell accessors that fall back
on a default value supplied by the caller if the devicetree does not
contain the requested data.

This is useful for avoiding use of COND_CODE_1() and similarly tricky
macros in applications and drivers.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-08-04 07:35:26 -05:00
..
c_lib tests: lib: Add some new test cases for libc 2020-06-23 22:42:25 -04:00
cmsis_dsp tests: cmsis_dsp: use integration keyword 2020-07-30 08:00:03 -04:00
devicetree devicetree: add accessors with default values 2020-08-04 07:35:26 -05:00
fdtable tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
gui/lvgl gui: Add open flags argument to fs_open invocation 2020-07-30 16:33:18 +02:00
heap lib/os/heap: add an additional validation criteria 2020-07-14 19:35:52 -04:00
heap_align lib/os/heap: remove big_heap restriction for aligned allocations 2020-07-14 19:35:52 -04:00
json tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
mem_alloc tests: lib: mem_alloc: restrict newlib config to more than 16K RAM 2020-07-06 17:24:02 +02:00
notify tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
onoff tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
ringbuffer tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
sprintf tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00