scrcpy/app/tests
Romain Vimont 9d3bf09474 Add strlist_contains()
Add a function to know if a string list, using some separator, contains
a specific string.
2021-04-19 20:19:15 +02:00
..
test_buffer_util.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_cbuf.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_cli.c Remove option --render-expired-frames 2021-04-19 20:19:15 +02:00
test_control_msg_serialize.c Forward DOWN and UP separately for right-click 2021-04-19 20:16:45 +02:00
test_device_msg_deserialize.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_queue.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_strutil.c Add strlist_contains() 2021-04-19 20:19:15 +02:00