scrcpy/app/tests
Romain Vimont 0f1ca970d1 Add strlist_contains()
Add a function to know if a string list, using some separator, contains
a specific string.
2021-04-19 09:22:53 +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-18 14:40:00 +02:00
test_control_msg_serialize.c Forward DOWN and UP separately for right-click 2021-04-17 18:04:32 +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 09:22:53 +02:00