aboutsummaryrefslogtreecommitdiff
path: root/unittests/ffpoly-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/ffpoly-unittest.pd')
-rw-r--r--unittests/ffpoly-unittest.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/unittests/ffpoly-unittest.pd b/unittests/ffpoly-unittest.pd
new file mode 100644
index 0000000..314af94
--- /dev/null
+++ b/unittests/ffpoly-unittest.pd
@@ -0,0 +1,16 @@
+#N canvas 0 22 714 567 10;
+#X obj 352 157 creb/ffpoly 3 5;
+#X obj 352 97 loadbang;
+#X obj 31 260 unit-test-frame;
+#X obj 352 187 - 2;
+#X msg 352 123 coefficients 83092;
+#X msg 31 230 ffpoly;
+#X obj 31 198 loadbang;
+#X text 352 53 ffpoly - compute a finite field polynomial;
+#X connect 0 0 3 0;
+#X connect 1 0 4 0;
+#X connect 2 2 0 0;
+#X connect 3 0 2 1;
+#X connect 4 0 0 0;
+#X connect 5 0 2 0;
+#X connect 6 0 5 0;