scrcpy/app/tests
Romain Vimont 4b8cb042c4 Use vector for listing ADB devices
This avoids the hardcoded maximum number of ADB devices detected (16).

Refs #3029 <https://github.com/Genymobile/scrcpy/pull/3029>
PR #3035 <https://github.com/Genymobile/scrcpy/pull/3035>

Co-authored-by: Daniel Ansorregui <d.ansorregui@samsung.com>
2022-02-20 23:59:35 +01:00
..
test_adb_parser.c Use vector for listing ADB devices 2022-02-20 23:59:35 +01:00
test_buffer_util.c Rename buffer util functions with sc_ prefix 2022-02-12 09:12:46 +01:00
test_cbuf.c
test_cli.c
test_clock.c
test_control_msg_serialize.c
test_device_msg_deserialize.c
test_queue.c
test_str.c Remove confusing sc_str_truncate() 2022-02-06 14:39:51 +01:00
test_strbuf.c
test_vector.c Add sc_vector 2022-02-20 23:59:35 +01:00