gecko/dom/media/tests/mochitest
2014-08-13 21:40:54 -04:00
..
blacksilence.js Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib 2014-06-26 10:28:00 -04:00
constraints.js
head.js Bug 1039666: Enable Screen/windowsharing tests for getUserMedia except OSX 10.6 and WinXP r=drno 2014-08-02 00:30:39 -04:00
long.js Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
mediaStreamPlayback.js Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
mochitest.ini Bug 1048455 - Skip test_peerConnection_basicScreenshare.html and test_peerConnection_basicWindowshare.html on e10s. 2014-08-04 15:42:28 -04:00
NetworkPreparationChromeScript.js
pc.js Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup 2014-08-13 21:40:54 -04:00
steeplechase_long.ini Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
steeplechase.ini
templates.js Bug 1049684 - Fix SDP verification to be able to run on steeplechase environment. r=bwc 2014-08-06 14:53:00 -04:00
test_dataChannel_basicAudio.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_basicAudioVideo.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_basicAudioVideoCombined.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_basicDataOnly.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_basicVideo.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_bug1013809.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_dataChannel_noOffer.html Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
test_getUserMedia_basicAudio.html
test_getUserMedia_basicScreenshare.html Bug 1047842 - Remove assertion annotations that are no longer needed. 2014-08-14 10:29:29 -04:00
test_getUserMedia_basicVideo.html
test_getUserMedia_basicVideoAudio.html
test_getUserMedia_basicWindowshare.html Bug 1047842 - Remove assertion annotations that are no longer needed. 2014-08-14 10:29:29 -04:00
test_getUserMedia_constraints_mobile.html
test_getUserMedia_constraints.html
test_getUserMedia_exceptions.html
test_getUserMedia_gumWithinGum.html
test_getUserMedia_peerIdentity.html Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib 2014-06-26 10:28:00 -04:00
test_getUserMedia_playAudioTwice.html
test_getUserMedia_playVideoAudioTwice.html
test_getUserMedia_playVideoTwice.html
test_getUserMedia_stopAudioStream.html
test_getUserMedia_stopAudioStreamWithFollowupAudio.html
test_getUserMedia_stopVideoAudioStream.html
test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html
test_getUserMedia_stopVideoStream.html
test_getUserMedia_stopVideoStreamWithFollowupVideo.html
test_peerConnection_addCandidateInHaveLocalOffer.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_basicAudio_long.html Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
test_peerConnection_basicAudio.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_basicAudioVideo.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_basicAudioVideoCombined_long.html Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
test_peerConnection_basicAudioVideoCombined.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_basicH264Video.html Bug 1040346: Basic webrtc smoketests for GMP fake H.264 plugin (disabled in automation) r=drno 2014-07-20 17:39:19 -04:00
test_peerConnection_basicScreenshare.html Bug 1047842 - Remove assertion annotations that are no longer needed. 2014-08-14 10:29:29 -04:00
test_peerConnection_basicVideo_long.html Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer 2014-08-08 10:57:00 -04:00
test_peerConnection_basicVideo.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_basicWindowshare.html Bug 1047842 - Remove assertion annotations that are no longer needed. 2014-08-14 10:29:29 -04:00
test_peerConnection_bug822674.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_bug825703.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_bug827843.html Bug 1021220 - Verify absence of loopback in SDP offer. r=bwc 2014-07-31 17:24:00 -04:00
test_peerConnection_bug834153.html Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
test_peerConnection_bug835370.html Bug 1021220 - Verify absence of loopback in SDP offer. r=bwc 2014-07-31 17:24:00 -04:00
test_peerConnection_bug1013809.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_bug1042791.html Bug 1042791 - added case insensitive and acitvated test. r=jesup 2014-07-29 10:00:00 +02:00
test_peerConnection_close.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_errorCallbacks.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_offerRequiresReceiveAudio.html Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
test_peerConnection_offerRequiresReceiveVideo.html Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
test_peerConnection_offerRequiresReceiveVideoAudio.html Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr 2014-07-10 14:31:25 -04:00
test_peerConnection_setLocalAnswerInHaveLocalOffer.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_setLocalAnswerInStable.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_setLocalOfferInHaveRemoteOffer.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_setRemoteAnswerInHaveRemoteOffer.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_setRemoteAnswerInStable.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_setRemoteOfferInHaveLocalOffer.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_throwInCallbacks.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_peerConnection_toJSON.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
test_zmedia_cleanup.html Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
turnConfig.js