zephyr/tests/subsys
Jordan Yates 1ed77cb50c zbus: remove unneeded const qualifiers
Remove `const` qualifiers on fields in structures that are only created
or instantiated as `const`.

This if primarily for consistency, in the same way that `struct device`
fields and `device->config` struct fields are not additionally marked as
`const`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-09-04 12:52:01 +02:00
..
bindesc/definition build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
canbus/isotp
debug tests: thread_analyzer: test for privileged stacks usage 2024-08-28 06:50:30 -04:00
dfu tests/dfu: Replace flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
display/cfb/basic tests: display: fix test identifier 2024-07-18 06:47:57 -04:00
dsp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
edac
emul everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
fs tests: fs: fat_fs_api: add support for testing SDMMC devices 2024-08-20 10:30:41 +02:00
input input: double tap 2024-08-19 09:56:26 -04:00
ipc tests: ipc: pbuf: Disable data cache management 2024-08-09 09:54:29 +02:00
jwt
llext/simple llext: use EXPORT_SYMBOL() universally 2024-09-02 12:31:52 -04:00
logging logging: fix color being shown even if disabled 2024-09-02 09:07:19 +02:00
lorawan everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mem_mgmt test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
mgmt tests: mgmt: mcumgr: enum_mgmt: Fix removed zcbor function 2024-09-03 10:41:11 +02:00
modbus
modem tests: modem: cmux: add missing timeout param 2024-07-30 11:44:04 +02:00
openthread tests: openthread: Disable native_posix board 2024-05-20 14:25:44 +03:00
pm tests: subsys: pm: add ke17z test support 2024-08-19 15:18:33 -04:00
portability test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
random/rng tests: random: Move and rename rng test 2024-05-30 16:48:31 -05:00
rtio tests: rtio: test rtio_sqe_prep_callback_no_cqe 2024-08-30 09:06:36 +02:00
sd tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test 2024-06-12 21:14:49 -04:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
shell Tests: Shell: Take into account startup new line 2024-08-27 18:37:28 -04:00
sip_svc
storage tests: subsys: storage: flash_map: Extend timeout storage.flash_map.mpu 2024-08-06 09:17:20 +01:00
testsuite/fff_fake_contexts tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
tracing/tracing_api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb tests: usb: desc_sections: raise the description span to 201 2024-07-28 07:30:30 +03:00
zbus zbus: remove unneeded const qualifiers 2024-09-04 12:52:01 +02:00