aboutsummaryrefslogtreecommitdiff
path: root/socket_spec_test.cpp
AgeCommit message (Expand)Author
2022-11-28Adding coverage test for error string postcondition.Shaju Mathew
2022-10-17Adding missing tests (numeric ipv4 and ipv6 addressing for socket_spec parsin...Shaju Mathew
2021-03-04Support forwarding to vsock.Andrew Walbran
2020-05-12Add a few more trivial socket_spec.h tests.Elliott Hughes
2019-12-04Enable "localfilesystem" UNIX domain socket for ADB.Jason Jeremy Iman
2019-07-30Restore default port for `adb connect`.Elliott Hughes
2019-01-17Combine tcp_connect and socket_spec_connect.Cody Schuffelen
2016-09-20adb: parse tcp socket specs with base::ParseNetAddress.Josh Gao