Index: LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
diff --git a/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt b/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4a6a3d8a5cfb42da9632b644ea0b3d5c8e5eeb6a |
--- /dev/null |
+++ b/LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt |
@@ -0,0 +1,65 @@ |
+Test Interpolation for AudioParam.setValueCurveAtTime |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.021718750000000002. |
+PASS SNR is greater than or equal to 10000. |
+PASS Max difference is less than or equal to 0. |
+PASS Test: curve length = 2; duration frames = 300. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.021718750000000002. |
+PASS SNR is greater than or equal to 10000. |
+PASS Max difference is less than or equal to 0. |
+PASS Test: curve length = 3; duration frames = 300. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.021718750000000002. |
+PASS SNR is greater than or equal to 172.746. |
+PASS Max difference is less than or equal to 5.961e-8. |
+PASS Test: curve length = 16; duration frames = 300. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.021718750000000002. |
+PASS SNR is greater than or equal to 172.799. |
+PASS Max difference is less than or equal to 5.961e-8. |
+PASS Test: curve length = 100; duration frames = 300. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.010009765625. |
+PASS SNR is greater than or equal to 10000. |
+PASS Max difference is less than or equal to 0. |
+PASS Test: curve length = 2; duration frames = 0.25. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.010078125. |
+PASS SNR is greater than or equal to 10000. |
+PASS Max difference is less than or equal to 0. |
+PASS Test: curve length = 2; duration frames = 2. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.010078125. |
+PASS SNR is greater than or equal to 10000. |
+PASS Max difference is less than or equal to 0. |
+PASS Test: curve length = 8; duration frames = 2. |
+ |
+PASS Check: Curve end time is less than or equal to 1. |
+PASS Check: Full gain start time is less than or equal to 1. |
+PASS Check: Full gain start time is greater than or equal to 0.51. |
+PASS SNR is greater than or equal to 155.31. |
+PASS Max difference is less than or equal to 5.961e-8. |
+PASS Test: curve length = 1000; duration frames = 12800. |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |