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.
This commit is contained in:
parent
022603ec16
commit
8dddb1d9d7
25 changed files with 332 additions and 21 deletions
2
app/tests/ble/split/peripheral-input/siblings.txt
Normal file
2
app/tests/ble/split/peripheral-input/siblings.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
./ble_test_central.exe -d=2 -subscribe_to_pointer_report
|
||||
./tests_ble_split_peripheral-input_peripheral.exe -d=3
|
||||
Loading…
Add table
Add a link
Reference in a new issue