aboutsummaryrefslogtreecommitdiff
path: root/kernel/kapi/devices/facet_registry.tests.cpp
AgeCommit message (Collapse)AuthorFilesLines
10 dayschore: replace some naked pointersFelix Morgner1-5/+5
The coding guidelines explicitly prohibit the use of "naked"/C-style pointers. However, there were some prominent examples in the kapi and the core kernel source. This changeset replaces them with the appropriate smart pointer types.
2026-09-01chore: clean up facet idsFelix Morgner1-3/+4
2026-07-26chore: replace "interface" with "facet"Felix Morgner1-0/+327