aboutsummaryrefslogtreecommitdiff
path: root/cast/test
AgeCommit message (Expand)Author
2021-06-24Fix GN check issuesJordan Bayles
2021-04-01Remove OperationLoopbtolsch
2021-03-05Fix a few more X509 struct accessesDavid Benjamin
2020-12-07Add presubmit check for unnecessary is_value checksJordan Bayles
2020-12-03Add JSON schema validation (using valijson)Jordan Bayles
2020-11-30Remote virtual connections [1/3]: Refactor VCRouter to extend VCManager.Yuri Wiitala
2020-11-25Logging cleanupsJordan Bayles
2020-11-04Factor WaitForCondition to reuse in testsbtolsch
2020-10-09Add build flag for self-signed certsJordan Bayles
2020-10-07Add CastSocket close e2e testbtolsch
2020-09-26Fixup standalone_{receiver, sender}Jordan Bayles
2020-09-23Remove duplicate cert code, refactorJordan Bayles
2020-06-03Move std::chrono using statements to util/Jordan Bayles
2020-05-28[Open Screen] Fix lint errors.mark a. foltz
2020-05-21Add basic functional tests for the CastAgentJordan Bayles
2020-05-18Time and clock::duration cleanupsJordan Bayles
2020-05-08Move SerialDeletePtr to platform/apiRyan Keane
2020-05-07Rename util/logging.h to avoid collisionsJordan Bayles
2020-05-05Make IPv6 E2E test optionalbtolsch
2020-05-01Separate read/write socket handle callbacksbtolsch
2020-04-29Improve executable debugging optionsJordan Bayles
2020-04-22Move CastSocket components to public/ dirsbtolsch
2020-04-16Rename CastSocket::SendMessage to Sendbtolsch
2020-04-10Force test logic checks in e2e testsbtolsch
2020-04-03Get test data path by exe pathbtolsch
2020-04-02Add cast socket messages to the standalone receiverJordan Bayles
2020-03-17Add first CastSocket E2E testbtolsch
2020-01-14TlsConnection::Write() → Send(), and return success boolean.Yuri Wiitala
2020-01-09Move some test-only files to testing/btolsch
2019-12-27Fix code broken by a recent unreviewed commit.Yuri Wiitala
2019-12-23Reland "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-23Revert "Replace namespace cast::something with openscreen::cast."mark a. foltz
2019-12-21Replace namespace cast::something with openscreen::cast.Yuri Wiitala
2019-12-20Fix build issues in Chrome causing unit tests build to failJordan Bayles
2019-12-18Add receiver authentication stepsbtolsch