mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-11 02:11:44 +08:00
A test for Java deserialization of the START_APP control message was
already present, but the corresponding C-side serialization test was
missing.
Refs
|
||
|---|---|---|
| .. | ||
| test_adb_parser.c | ||
| test_audiobuf.c | ||
| test_binary.c | ||
| test_cli.c | ||
| test_control_msg_serialize.c | ||
| test_device_msg_deserialize.c | ||
| test_orientation.c | ||
| test_str.c | ||
| test_strbuf.c | ||
| test_vecdeque.c | ||
| test_vector.c | ||