Skip to content

Commit f97c024

Browse files
committed
More FX.25 tests.
1 parent 722fefb commit f97c024

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

test/scripts/check-fx25

+11
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@
33
@FXSEND_BIN@
44
@FXREC_BIN@
55

6+
@GEN_PACKETS_BIN@ -B9600 -n 100 -X 0 -o test96f0.wav
7+
@ATEST_BIN@ -B9600 -F0 -L60 -G64 test96f0.wav
8+
9+
@GEN_PACKETS_BIN@ -B9600 -n 100 -X 16 -o test96f16.wav
10+
@ATEST_BIN@ -B9600 -F0 -L63 -G67 test96f16.wav
11+
12+
@GEN_PACKETS_BIN@ -B9600 -n 100 -X 32 -o test96f32.wav
13+
@ATEST_BIN@ -B9600 -F0 -L64 -G68 test96f32.wav
14+
15+
@GEN_PACKETS_BIN@ -B9600 -n 100 -X 64 -o test96f64.wav
16+
@ATEST_BIN@ -B9600 -F0 -L71 -G75 test96f64.wav

0 commit comments

Comments
 (0)