zephyr/tests/lib/cpp/cxx
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
..
dts/bindings tests: cpp: add some C++ coverage for device.h / Device Tree 2024-07-08 17:20:26 -04:00
src tests: cpp: add a pm device reference 2024-09-23 18:10:30 -04:00
app.overlay tests: cpp: add some C++ coverage for device.h / Device Tree 2024-07-08 17:20:26 -04:00
CMakeLists.txt
prj.conf pm: Remove deprecated symbol references 2024-08-08 15:38:04 +02:00
testcase.yaml tests: cpp: Exclude nRF54L20 platform from cpp98 test 2024-09-04 07:02:19 -04:00