zephyr/tests/lib
Ederson de Souza d1cdeab851 tests: Define mbox device
XCC (based on GCC 4.2) will emit undefined references to symbols that
are not used. Newer versions of GCC simply don't emit them, but for XCC,
linker will complain about those undefined references.

This patch adds a dummy definition of the mbox devices used on tests, so
that the linker is happy.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-02-21 22:17:27 -05:00
..
c_lib tests: libc: minimal: Add tests for qsort() 2021-11-10 07:00:36 -05:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package tests: lib: cbprintf_package: Extend test 2021-11-29 21:13:56 +01:00
cmsis_dsp tests: fix double promotion warning 2021-11-24 17:14:25 -05:00
devicetree tests: Define mbox device 2022-02-21 22:17:27 -05:00
fdtable cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gui/lvgl drivers: display: remove unused Kconfig options 2021-12-10 12:47:30 +01:00
heap tests: lib/heap: add test for heap listeners 2022-01-10 10:28:04 -05:00
heap_align tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
json tests: lib: json: Added tests array decoding, encoding and int limits 2021-12-01 12:21:19 -05:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mem_blocks tests: lib/mem_blocks: add test for heap listeners 2022-01-11 16:10:53 -05:00
mpsc_pbuf tests: lib: mpsc_pbuf: Add test for utilization api 2022-02-21 20:41:17 -05:00
newlib sys: heap_listener: extend to cover more events 2022-01-10 10:28:04 -05:00
notify cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
onoff cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
p4workq cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ringbuffer tests: ringbuffer: increase timeout 2022-02-15 13:26:08 -05:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00