scrcpy/app/tests
Romain Vimont e4d5c1ce36 Move scrcpy option structs to options.h
This will allow to define symbols in options.c without all the
dependencies of scrcpy.c.
2021-10-27 18:43:47 +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 Move scrcpy option structs to options.h 2021-10-27 18:43:47 +02:00
test_clock.c Add clock tests 2021-07-14 14:54:22 +02:00
test_control_msg_serialize.c Add control message to expand settings panel 2021-04-25 14:36:48 +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 Rename queue to sc_queue 2021-07-14 00:35:10 +02:00
test_strutil.c Add strlist_contains() 2021-04-25 14:38:42 +02:00