-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify mock clock in some unit tests (#13162)
#### Problem PR #12895 included consolidating several unit tests' nearly-identical mock `System::Clock` implementations into one, but missed a couple. #### Change overview Use `System::Clock::Internal::MockClock` in `TestDnssdCache` and `TestPeerConnections`.
- Loading branch information
1 parent
dae646b
commit 9ddd9ae
Showing
2 changed files
with
15 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters