zephyr/tests/subsys
Fabio Baltieri 61129d8fd2 input: longpress, keymap: use an explicit callback name
Use an explicit callback name so that multiple instances of this do not
result in a:

redefinition of '_input_callback__longpress_cb'

error. This used to work when it was using unique generated wrappers,
but now it needs an index in the callback name.

Use it in one of the API tests as well, just in case.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-31 12:55:11 +02:00
..
bindesc/definition build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
canbus/isotp
debug tests: gdbstub: add build-only test 2024-07-27 10:42:59 +03: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: disable flash disk in RAM test 2024-07-27 15:19:14 +03:00
input input: longpress, keymap: use an explicit callback name 2024-07-31 12:55:11 +02:00
ipc tests/subsys/ipc/pbuf: Filter out partial native/posix arch builds 2024-07-06 17:03:26 +02:00
jwt
llext/simple llext: add a test for llext_find_section 2024-06-25 21:25:33 -04:00
logging emul: Support UART device emulation 2024-07-30 18:28:17 +01: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: fs_mgmt_hash_supported: add unsupported platforms 2024-05-29 08:39:26 +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 everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -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: workq: Add testsuite to exercise RTIO work-queues 2024-07-09 17:21:05 -04: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 emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
sip_svc
storage tests/stream_flash: Replace one-line config overlays with extra_configs 2024-07-29 14:23:11 +02: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 tests: zbus: unittests: Add CMAKE_LINKER_GENERATOR case 2024-07-09 12:02:51 +02:00