scrcpy/app/tests
Romain Vimont 0427a981e5 Use UINT64_C macro for uint64_t constant in tests
A long constant might not be sufficient.
2021-11-21 22:57:33 +01: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 Use UINT64_C macro for uint64_t constant in tests 2021-11-21 22:57:33 +01: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_str.c Generalize string trunctation util function 2021-11-18 18:48:16 +01:00
test_strbuf.c Add string buffer util 2021-11-11 14:55:52 +01:00