fixed buffer management in case of packet fragmentation; improved test pattern with pseudo random to avoid pattern simulation

Fork of NSAPITests by Licio Mapelli

Committer:
Christopher Haster
Date:
Thu Feb 25 12:38:05 2016 -0600
Revision:
1:796ba8b082b1
Child:
2:41bf867fedd2
Added framework for tests

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Christopher Haster 1:796ba8b082b1 1 #include "NetworkInterface.h"
Christopher Haster 1:796ba8b082b1 2
Christopher Haster 1:796ba8b082b1 3 int nsapi_tests(const char *name, NetworkInterface *iface)
Christopher Haster 1:796ba8b082b1 4 {
Christopher Haster 1:796ba8b082b1 5
Christopher Haster 1:796ba8b082b1 6
Christopher Haster 1:796ba8b082b1 7 }
Christopher Haster 1:796ba8b082b1 8