zmk/app/tests/ble/profiles
Pete Johanson 8dddb1d9d7
Testing: split input test (#2762)
test(pointing): Add mock input device.

New mock input device to generate input events for tests.

test(split): Add peripheral input test.

Test event propagation from peripheral input devices.

fix(split): Proper scoping for local within switch.

Minor compile fix.

chore: Fix up test snapshots after logging changes.

Adjust the test snapshots after logging changes to the central.

fix(kscan): Don't fire last mock event twice.

Fix a bug where the kscan mock would raise the last mock event
twice before halting processing.
2025-01-13 15:15:16 -05:00
..
bond-clear-then-bond-second-client Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
bond-to-cleared-profile Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
connnect-and-output-to-selection Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
dont-bond-to-taken-profile testing: Add split BLE tests (#2737) 2025-01-01 18:13:47 -05:00
first-and-second-profile-paired-then-send-data Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
overwrite-enabled-reconnect-without-bond-then-output-to-selection Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
reconnect-then-output-to-selection Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00