summaryrefslogtreecommitdiffstats
path: root/dom/media/webaudio/test/mochitest_audio.toml
blob: 56e612b102aaa60ed5f57f3c71f2140aadf2fcc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[DEFAULT]
tags = "mtg webaudio"
subsuite = "media"
support-files = [
  "audio-expected.wav",
  "audio-mono-expected-2.wav",
  "audio-mono-expected.wav",
  "audio-quad.wav",
  "audio.ogv",
  "audiovideo.mp4",
  "audioBufferSourceNodeDetached_worker.js",
  "corsServer.sjs",
  "!/dom/events/test/event_leak_utils.js",
  "file_nodeCreationDocumentGone.html",
  "invalid.txt",
  "invalidContent.flac",
  "layouttest-glue.js",
  "nil-packet.ogg",
  "noaudio.webm",
  "small-shot-expected.wav",
  "small-shot-mono-expected.wav",
  "small-shot.ogg",
  "small-shot.mp3",
  "sweep-300-330-1sec.opus",
  "ting-44.1k-1ch.ogg",
  "ting-44.1k-2ch.ogg",
  "ting-48k-1ch.ogg",
  "ting-48k-2ch.ogg",
  "ting-44.1k-1ch.wav",
  "ting-44.1k-2ch.wav",
  "ting-48k-1ch.wav",
  "ting-48k-2ch.wav",
  "sine-440-10s.opus",
  "1856145.ogg",
  "webaudio.js",
  "../../webrtc/tests/mochitests/mediaStreamPlayback.js",
  "../../webrtc/tests/mochitests/head.js",
]

["test_AudioBuffer.html"]

["test_AudioContext.html"]

["test_AudioContext_disabled.html"]

["test_AudioListener.html"]

["test_AudioNodeDevtoolsAPI.html"]

["test_AudioParamDevtoolsAPI.html"]

["test_audioBufferSourceNode.html"]

["test_audioBufferSourceNodeDetached.html"]

["test_audioBufferSourceNodeEnded.html"]

["test_audioBufferSourceNodeLazyLoopParam.html"]

["test_audioBufferSourceNodeLoop.html"]

["test_audioBufferSourceNodeLoopStartEnd.html"]

["test_audioBufferSourceNodeLoopStartEndSame.html"]

["test_audioBufferSourceNodeNoStart.html"]

["test_audioBufferSourceNodeNullBuffer.html"]

["test_audioBufferSourceNodeOffset.html"]

["test_audioBufferSourceNodePassThrough.html"]

["test_audioBufferSourceNodeRate.html"]

["test_audioContextGC.html"]

["test_audioContextSuspendResumeClose.html"]
tags = "capturestream"

["test_audioDestinationNode.html"]

["test_audioParamChaining.html"]

["test_audioParamExponentialRamp.html"]

["test_audioParamGain.html"]

["test_audioParamLinearRamp.html"]

["test_audioParamSetCurveAtTime.html"]

["test_audioParamSetTargetAtTime.html"]

["test_audioParamSetTargetAtTimeZeroTimeConstant.html"]

["test_audioParamSetValueAtTime.html"]

["test_audioParamTimelineDestinationOffset.html"]