fragge able to send chunks larger than rx buffer
authorAndy Green <andy.green@linaro.org>
Thu, 14 Feb 2013 06:15:58 +0000 (14:15 +0800)
committerAndy Green <andy.green@linaro.org>
Thu, 14 Feb 2013 06:19:26 +0000 (14:19 +0800)
commit9fc50b5a403a49ab7dd308248b7f60be2a19ec9e
tree0cf890eefc77d2884e47d0577a6ab6b214c52936
parentc2bb3dc7b399c321123ad98bbfc77c857f35998e
fragge able to send chunks larger than rx buffer

This now exercises the code for dealing with rx that spills over
the rx buffer.  Single fraggle uses the default rx buffer size
of 4096, it also now exercises code around that.

Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/test-fraggle.c