mochitest_audio.toml (2160B)
1 [DEFAULT] 2 tags = "mtg webaudio" 3 subsuite = "media" 4 support-files = [ 5 "audio-expected.wav", 6 "audio-mono-expected-2.wav", 7 "audio-mono-expected.wav", 8 "audio-quad.wav", 9 "audiovideo.mp4", 10 "audioBufferSourceNodeDetached_worker.js", 11 "corsServer.sjs", 12 "!/dom/events/test/event_leak_utils.js", 13 "file_nodeCreationDocumentGone.html", 14 "invalid.txt", 15 "invalidContent.flac", 16 "layouttest-glue.js", 17 "nil-packet.ogg", 18 "noaudio.webm", 19 "small-shot-expected.wav", 20 "small-shot-mono-expected.wav", 21 "small-shot.ogg", 22 "small-shot.mp3", 23 "sweep-300-330-1sec.opus", 24 "ting-44.1k-1ch.ogg", 25 "ting-44.1k-2ch.ogg", 26 "ting-48k-1ch.ogg", 27 "ting-48k-2ch.ogg", 28 "ting-44.1k-1ch.wav", 29 "ting-44.1k-2ch.wav", 30 "ting-48k-1ch.wav", 31 "ting-48k-2ch.wav", 32 "sine-440-10s.opus", 33 "1856145.ogg", 34 "webaudio.js", 35 "../../webrtc/tests/mochitests/mediaStreamPlayback.js", 36 "../../webrtc/tests/mochitests/head.js", 37 ] 38 39 ["test_AudioBuffer.html"] 40 41 ["test_AudioContext.html"] 42 43 ["test_AudioContext_disabled.html"] 44 45 ["test_AudioListener.html"] 46 47 ["test_AudioNodeDevtoolsAPI.html"] 48 49 ["test_AudioParamDevtoolsAPI.html"] 50 51 ["test_audioBufferSourceNode.html"] 52 53 ["test_audioBufferSourceNodeDetached.html"] 54 55 ["test_audioBufferSourceNodeEnded.html"] 56 57 ["test_audioBufferSourceNodeLazyLoopParam.html"] 58 59 ["test_audioBufferSourceNodeLoop.html"] 60 61 ["test_audioBufferSourceNodeLoopStartEnd.html"] 62 63 ["test_audioBufferSourceNodeLoopStartEndSame.html"] 64 65 ["test_audioBufferSourceNodeNoStart.html"] 66 67 ["test_audioBufferSourceNodeNullBuffer.html"] 68 69 ["test_audioBufferSourceNodeOffset.html"] 70 71 ["test_audioBufferSourceNodePassThrough.html"] 72 73 ["test_audioBufferSourceNodeRate.html"] 74 75 ["test_audioContextGC.html"] 76 77 ["test_audioContextSuspendResumeClose.html"] 78 tags = "capturestream" 79 80 ["test_audioDestinationNode.html"] 81 82 ["test_audioParamChaining.html"] 83 84 ["test_audioParamExponentialRamp.html"] 85 86 ["test_audioParamGain.html"] 87 88 ["test_audioParamLinearRamp.html"] 89 90 ["test_audioParamSetCurveAtTime.html"] 91 92 ["test_audioParamSetTargetAtTime.html"] 93 94 ["test_audioParamSetTargetAtTimeZeroTimeConstant.html"] 95 96 ["test_audioParamSetValueAtTime.html"] 97 98 ["test_audioParamTimelineDestinationOffset.html"]