1
0
Fork 0
forked from wry/wry

it: add fifo test

This commit is contained in:
Julian Orth 2025-09-03 17:46:33 +02:00
parent f45cbed53b
commit 73bf4465e2
9 changed files with 264 additions and 3 deletions

View file

@ -20,6 +20,7 @@ pub mod test_dmabuf;
pub mod test_dmabuf_feedback;
pub mod test_ext_foreign_toplevel_handle;
pub mod test_ext_foreign_toplevel_list;
pub mod test_fifo_manager;
pub mod test_input_method;
pub mod test_input_method_keyboard_grab;
pub mod test_input_method_manager;