Chromium Code Reviews
DescriptionMajor part of CrasAudioClientUnittest
Currently done:
(1) signal monitoring test
OutputMuteChanged, InputMuteChanged, NodesChanged, ActiveOutputNodeChanged, ActiveInputNodeChanged.
(2) client API test
GetVolumeState, GetNodes, SetGlobalOutputChannelRemix.
Remaining tests are pretty much the same as the above. Will do it on a separate CL.
Existing warnings:
each test case has the following Warning:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: AssertOnOriginThread()
NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
BUG=598800
Committed: https://crrev.com/c9b2849b11b322f770d1f3aaed2769fdfdcf545c
Cr-Commit-Position: refs/heads/master@{#387372}
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : changes based on cr #
Messages
Total messages: 12 (5 generated)
|
|||||||||||||||||||||||||||||||||||||