Ignore:
Timestamp:
2022-11-09T16:44:28Z (18 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
68704ab
Parents:
a6492460
git-author:
Jiri Svoboda <jiri@…> (2022-11-09 16:41:51)
git-committer:
Jiri Svoboda <jiri@…> (2022-11-09 16:44:28)
Message:

Keyboard events need device ID too + some DS multiseat work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/display/test/display.c

    ra6492460 r88d828e  
    317317}
    318318
     319/** ds_display_seat_by_idev() returns the correct seat. */
     320PCUT_TEST(display_seat_by_idev)
     321{
     322        // XXX TODO
     323}
     324
    319325/** Test ds_display_post_kbd_event() delivers event to client callback.
    320326 */
Note: See TracChangeset for help on using the changeset viewer.