scrcpy/app/tests
Romain Vimont 27fa23846d Define default options as const struct
This is more readable than a macro, and we could ifdef some fields.
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 Define default options as const struct 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