From cd623379e1527476011d48698ee5b73d3b48c845 Mon Sep 17 00:00:00 2001 From: Katja Date: Sun, 13 Nov 2011 15:18:49 +0000 Subject: add unittest dir plus content to creb svn path=/trunk/externals/creb/; revision=15736 --- unittests/ffpoly-unittest.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 unittests/ffpoly-unittest.pd (limited to 'unittests/ffpoly-unittest.pd') 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; -- cgit v1.2.1