Genymobile-scrcpy/app/tests
Romain Vimont 740460d04e Rename "hole" to "uninitialized" in vector APIs
The sc_vector and sc_vecdeque utilities define insert_hole() and
push_hole() functions to insert uninitialized items (to be initialized
after the call).

However, "hole" is a poor name. Rename it to "uninitialized" for
clarity.
2026-03-17 20:46:40 +01:00
..
test_adb_parser.c Improve adb devices parsing 2026-02-12 20:06:11 +01:00
test_audiobuf.c Handle audio stream discontinuities 2025-03-29 14:54:35 +01:00
test_binary.c Add util functions to write in little-endian 2024-09-15 11:21:56 +02:00
test_cli.c Add --capture-orientation 2024-11-19 21:31:04 +01:00
test_command_windows.c Add utility to serialize windows arguments 2026-02-12 20:00:39 +01:00
test_control_msg_serialize.c Add shortcuts to change the camera zoom 2026-01-13 20:40:58 +01:00
test_device_msg_deserialize.c Handle UHID output 2024-03-01 00:52:00 +01:00
test_orientation.c Add --display-orientation 2023-11-23 23:27:28 +01:00
test_str.c Remove sc_str_quote() 2026-02-12 20:00:59 +01:00
test_strbuf.c Add missing includes 2021-11-24 21:44:29 +01:00
test_vecdeque.c Rename "hole" to "uninitialized" in vector APIs 2026-03-17 20:46:40 +01:00
test_vector.c Add missing voids for empty parameter list 2023-10-23 21:50:40 +02:00