scrcpy/app/tests
Romain Vimont 0ba74fbd9a Make scrcpy.h independant of other headers
The header scrcpy.h is intended to be the "public" API. It should not
depend on other internal headers.

Therefore, declare all required structs in this header and adapt
internal code.
2020-06-19 22:30:02 +02:00
..
test_buffer_util.c Add test_buffer_util 2019-12-04 19:24:59 +01:00
test_cbuf.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_cli.c Make scrcpy.h independant of other headers 2020-06-19 22:30:02 +02:00
test_control_msg_serialize.c Serialize text size on 4 bytes 2020-06-11 23:11:17 +02:00
test_device_msg_deserialize.c Serialize text size on 4 bytes 2020-06-11 23:11:17 +02:00
test_queue.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_strutil.c Add util function to parse a list of integers 2020-01-18 17:21:00 +01:00