zephyr/tests/lib
Fabio Baltieri b094167114 tests: cpp: add a pm device reference
On some architecture (qemu_x86) this tests generate an unused reference
warning for the PM device structure, as nothing in the structure macro
definition is referencing itself.

Reference the struct in the device define, keep the compiler happy.

Also change one of the device priority to dodge a

'__device_dts_ord_8' causes a section type conflict with
'__device_dts_ord_9'

error with llvm.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-09-23 18:10:30 -04:00
..
acpi tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
c_lib tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_package: fix compiler warning 2024-09-23 18:10:30 -04:00
cmsis_dsp
cmsis_nn tests: lib: cmsis_nn: add missing filter dimension 2024-06-28 07:50:12 -04:00
cpp tests: cpp: add a pm device reference 2024-09-23 18:10:30 -04:00
devicetree devicetree: add DT_INST_NUM_IRQS() 2024-09-11 09:30:17 +02:00
fdtable fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
gui/lvgl everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
hash_function
hash_map
heap tests: Remove obsolete filter for ARC nSIM platform 2024-06-11 20:04:29 +03:00
heap_align
json json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
linear_range
lockfree tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
math/interpolation tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
mem_alloc
mem_blocks arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
mem_blocks_stats
mpsc_pbuf
multi_heap tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
net_buf tests: lib: net_buf: move network buffer tests to tests/lib/net_buf 2024-09-07 11:19:05 -05:00
newlib samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
notify
onoff
p4workq
ringbuffer
shared_multi_heap kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
smf Lib: SMF: Add test for stuck handled bit 2024-06-24 14:50:00 -04:00
sprintf test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
spsc_pbuf tests: lib: spsc_pbuf: Do not run test with cache 2024-07-01 16:07:30 -04:00
sys_util include: sys: util: add note and test for NUM_VA_ARGS_LESS_1 2024-05-01 22:56:00 +01:00
time posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00