Changeset 88d828e in mainline for uspace/srv/hid/display/test/display.c
- Timestamp:
- 2022-11-09T16:44:28Z (22 months ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/test/display.c
ra6492460 r88d828e 317 317 } 318 318 319 /** ds_display_seat_by_idev() returns the correct seat. */ 320 PCUT_TEST(display_seat_by_idev) 321 { 322 // XXX TODO 323 } 324 319 325 /** Test ds_display_post_kbd_event() delivers event to client callback. 320 326 */
Note:
See TracChangeset
for help on using the changeset viewer.